Integration by Trigonometric Substitution

James98765
Messages
30
Reaction score
0

Homework Statement


Evaluate:
\int\frac{1}{(4 - \tan^2{x})^{3/2}}dx


Homework Equations


I must integrate the above equation using only trigonometric subtitutions of algebraic equations.


The Attempt at a Solution


Here is what I have so far:

Let \tan{(x)} = 2\sin{(\theta)}

x = \tan^{-1}{(2\sin{(\theta)})}

dx = \frac{4\sin{(\theta)}\cos{(\theta)}}{1 + 4\sin^2{(\theta)}}d\theta

\int\frac{1}{(4 - \tan^2{x})^{3/2}}dx = \int\frac{1}{(4 - (2\sin{(\theta)})^2)^{3/2}}\frac{4\sin{(\theta)}\cos{(\theta)}}{1 + 4\sin^2{(\theta)}}d\theta

= \frac{4}{8}\int\frac{\sin{(\theta)}\cos{(\theta)}}{(1 + 4\sin^2{(\theta)})(1 - \sin^2{\theta)})^{3/2}}d\theta

=\frac{1}{2}\int\frac{\sin{(\theta)}\cos{(\theta)}}{(1 + 4\sin^2{(\theta)})\cos^3{(\theta)}}d\theta

=\frac{1}{2}\int\frac{\sin{(\theta)}\sec^2{(\theta)}}{1 + 4\sin^2{(\theta)}}d\theta

=\frac{1}{2}\int\frac{\sec{(\theta)}\tan{(\theta)}}{1 + 4\sin^2{(\theta)}}d\theta

I can't seem to integrate the final integral above. Can anybody help me get past this step or can anybody tell me if I've made a mistake. Thanks!
-James

P.S. Sorry if it's messy!
 
Physics news on Phys.org
Sorry to reply to my own post but I've solved the problem and I do not know how to delete this. Thank you!
-James
 
Did the substitution you used work out? It doesn't look like it produced anything that would be useful.
 
Your substitution tanx = 2sinΘ doesn't look valid at all. I would have tried x = tanΘ. What did you get for your answer?
 
No actually I managed to waste a lot of time after I copied the problem down wrong from the book. I gues that doesn't change the fact that I still don't know how to integrate the problem I posted but it no longer matters.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top