How to Evaluate Integral with Tan and Square Root?

  • Context: High School 
  • Thread starter Thread starter anemone
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Evaluate $\Large\int_0^{\pi/2}\frac{dx}{1+(\tan x)^{\sqrt{2}}}$.

--------------------
Remember to read the http://www.mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to http://www.mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
Re: Problem of the week #108 -April 21st, 2014

Congratulations to the following members for their correct solutions!:)

1. MarkFL
2. Opalg
3. kaliprasad
4. Pranav

Solution from MarkFL:

We are given to evaluate:

$$I=\int_0^{\pi/2}\frac{1}{1+\left(\tan(x)\right)^{\sqrt{2}}}\,dx$$

If we use the substitution:

$$u=\frac{\pi}{2}-x$$

and then use $x$ as the dummy variable instead, we obtain:

$$I=\int_0^{\pi/2}\frac{\left(\tan(x)\right)^{\sqrt{2}}}{1+\left(\tan(x)\right)^{\sqrt{2}}}\,dx$$

And so adding the two expressions, we obtain:

$$2I=\int_0^{\pi/2}\,dx=\frac{\pi}{2}$$

Hence:

$$I=\frac{\pi}{4}$$
Solution from kaliprasad:

We are given to evaluate:

$$I=\int_0^{\frac{\pi}{2}}\frac{1}{1+\tan^\sqrt{2}x }\,dx$$

Using the property of definite integrals $$\int_0^a f(x)\,dx=\int_0^a f(a-x)\,dx$$ and a co-function identity, we may state:

$$I=\int_0^{\frac{\pi}{2}}\frac{1}{1+\cot^\sqrt{2}(x)}\,dx$$

Adding the two equations, we obtain:

$$2I=\int_0^{\frac{\pi}{2}}\frac{1}{1+\tan^\sqrt{2} x }+\frac{1}{1+\cot^\sqrt{2} x}\,dx$$

$$2I=\int_0^{\frac{\pi}{2}}\frac{2+\tan^\sqrt{2} x+\cot^\sqrt{2} x}{2 + \tan^\sqrt{2} x+\cot^\sqrt{2} x}\,dx=\int_0^{\frac{\pi}{2}}\,dx=\frac{\pi}{2}$$

Hence:

$$I=\frac{\pi}{4}$$