Integrating cos^-2(x) after inverse substitution

mathtrickedme
Messages
1
Reaction score
0

Homework Statement



Use the substitution x=4sin(t) to evaluate the integral: S 1/[(16-x^2)^(3/2)] dx

Homework Equations



x = 4sin(t)

The Attempt at a Solution



x = 4sin(t)
dx = 4cos(t) dt

4cos(t) = (16-x^2)^(1/2), i cube both sides to get

(4cos(t))^3 = (16-x^2)^(3/2), then plug in dx and denominator into the equation to get

S 4cos(t)/[(4cos(t))^3] dt simplified and constant taken out i now get
(1/16) S [cos^-2(t)] dt

how do i integrate cos^-2(t) to get a simple answer. I don't think i can use the S cos^n(t) formula because then i have to integrate sin^-4(t) afterwards.

any help would be awesome, thanks
 
Physics news on Phys.org
cos^-2(x) = sec^2(x)

Integral of sec^2(x) = tan(x)
 
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