Trigonometric Substitution Proof

LHC
Messages
24
Reaction score
0
The question is:

Use x = \tan \theta , \frac{-\pi}{2} < \theta < \frac{\pi}{2} to show that:

\int_{0}^{1} \frac{x^3}{\sqrt{x^2+1}} dx =\int_{0}^{\frac{\pi}{4}} \tan^3 \theta \sec \theta d\theta

Using that substitution, I got it down to:

\int_{0}^{\frac{\pi}{4}} \frac{\tan^3 \theta}{\sqrt{\tan^2 \theta+1}} = \int_{0}^{\frac{\pi}{4}} \frac{\tan^3 \theta}{\sec \theta}

I have no clue how this is going to get to the answer. Could someone please help? Thanks.
 
Physics news on Phys.org
What about the dx term?

<br /> dx=d(\tan\theta)=??<br />
 
You are forgetting the dx part again. That's why your expression differs from what you are supposed to show. When you get it right, try expressing the integrand in terms of sin and cos.
 
Ah, NOW I get it. Thanks to everyone for your help!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top