Trigonometric Substitution 11x^2dx/(25-x^2)^(3/2)

FallingMan
Messages
31
Reaction score
0

Homework Statement


Integral (11x^2)/(25-x^2)^(3/2) dx from 0 to (5*sqrt(3))/2


Homework Equations



sin^2(θ) = 1 - cos^2(θ)


The Attempt at a Solution



1. Factor out 11 from integral for simplicity.

11 * integral (x^2)/(25-x^2)^(3/2)

2. Re-write denominator of integral to look similar to 1-cos^2(θ)

11 * integral (x^2)/(25(1-(1/25)x^2)))^(3/2)dx

3. Equate cos^2(θ) and (1/25)x^2

cos(θ) = (1/5)x
θ = arccos(1/5*x)
x = 5cos(θ)
dx = -5sin(θ)dθ

4. Substitute cos^2(θ) = (1/25)x^2 into integral, Substitute -5sin(θ)dθ = dx

11*(-5) * integral (x^2)(sin(θ)/(25(1-cos^2(θ)))^(3/2)

5. Substitute sin^2 for (1-cos^2)

-55 * integral (x^2)(sin(θ)/(25(sin^2(θ))^(3/2)

No idea what to do from here.

I have a feeling my approach in general is totally off. Any advice would be greatly appreciated.
 
Physics news on Phys.org
FallingMan said:

Homework Statement


Integral (11x^2)/(25-x^2)^(3/2) dx from 0 to (5*sqrt(3))/2


Homework Equations



sin^2(θ) = 1 - cos^2(θ)


The Attempt at a Solution



1. Factor out 11 from integral for simplicity.

11 * integral (x^2)/(25-x^2)^(3/2)

2. Re-write denominator of integral to look similar to 1-cos^2(θ)

11 * integral (x^2)/(25(1-(1/25)x^2)))^(3/2)dx

3. Equate cos^2(θ) and (1/25)x^2

cos(θ) = (1/5)x
θ = arccos(1/5*x)
x = 5cos(θ)
dx = -5sin(θ)dθ

4. Substitute cos^2(θ) = (1/25)x^2 into integral, Substitute -5sin(θ)dθ = dx

11*(-5) * integral (x^2)(sin(θ)/(25(1-cos^2(θ)))^(3/2)

5. Substitute sin^2 for (1-cos^2)

-55 * integral (x^2)(sin(θ)/(25(sin^2(θ))^(3/2)

No idea what to do from here.

I have a feeling my approach in general is totally off. Any advice would be greatly appreciated.

If x^2/25=cos^2(θ), what is x^2? Substitute that in your final expression.
 
Pranav-Arora said:
If x^2/25=cos^2(θ), what is x^2? Substitute that in your final expression.

Hi Pranav-Arora. I'll try...


-55 * integral (25cos^2(θ))(sin(θ)/(25(sin^2(θ))^(3/2)

Not sure how to proceed from there. I got to go to classes now, but I'll be back to think more about the problem shortly.

I appreciate 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