How Do You Integrate tan^3(9x)?

watabi
Messages
5
Reaction score
0

Homework Statement


integrate tan^3(9x)

Homework Equations


tan^2(x)= sec^2(x)-1
integral of tanxdx= ln|secx|

The Attempt at a Solution


Integrate tan3(9x)dx
Integral (sec2(x)-1)tan(9x)dx
so then I distribute the tan(9x) giving me:
integral tan(9x)sec2(x)dx - integral tan(9x) dx
so then I solve the first part with u-substitution:
u=tan(9x)
(1/9)du=sec2(9x)
and plug it in the first part
(1/9)integral u - integral tan(9x)
so solving for both
(1/18)tan2(9x)-(1/9)ln |(sec(9x)| +c

(I hope I typed it all correctly)

Any help is appreciated!
[/B]
 
Physics news on Phys.org
Just try something like you've already done, but only with the sin^3 in the numerator.

Chet
 
Wait so solve sin^3(9x)?
Not sure how that would help but maybe it would go something like:

integral sin3(9x)dx
integral sin2(9x)sin(9x)
we know that sin^2(9x)= 1-cos^2(9x)
so change it up and distribute giving
integral sin(9x)-integral sin(9x)cos2(9x)
which gives me
(-1/9)cos(9x)-integral sin(9x)cos2(9x)
we use u-sub on the second part
u=cos(9x)
(1/9)du=-sin(9x)dx
put it all in giving us
-(1/9)cos(9x)+(1/27)sin^3(9x)+c

Still kinda clueless on the original one though.
 
watabi said:
Wait so solve sin^3(9x)?
Not sure how that would help but maybe it would go something like:

integral sin3(9x)dx
integral sin2(9x)sin(9x)
we know that sin^2(9x)= 1-cos^2(9x)
so change it up and distribute giving
integral sin(9x)-integral sin(9x)cos2(9x)
which gives me
(-1/9)cos(9x)-integral sin(9x)cos2(9x)
we use u-sub on the second part
u=cos(9x)
(1/9)du=-sin(9x)dx
put it all in giving us
-(1/9)cos(9x)+(1/27)sin^3(9x)+c

Still kinda clueless on the original one though.
$$\tan^3θ=\frac{\sin^3θ}{\cos^3θ}=\frac{(1-\cos^2θ)}{\cos^3θ}\sinθ$$
 
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