NdrSiege
- 4
- 0
Hey y'all. I'm new to the forum, and have a problem that I've been working on all night long. I'm having issues previewing the Latex, so bear with me. I'll post the work I've done so far if the problem code shows up. Thanks.
\int{\sin^{\frac{3}{2}}2\theta\cos^{3}2\theta} d\theta
Now, the fraction power in the sin is really throwing me off. I've tried rewriting the problem like this:
\int{\sqrt{\sin^{3}2\theta}\cos^{3}2\theta} d\theta
Singled out the sine in the square root:
\int{\sqrt{\sin2\theta\sin^{2}2\theta}\cos^{3}2\theta} d\theta
Square rooted the squared sine function:
\int{\sqrt{\sin2\theta}\sin2\theta\cos^{3}2\theta} d\theta
Skipping some steps (summarized): I split the cosine into two parts (\cos^{2}2\theta \cos2\theta) and then used the trig identity to change \cos^{2}2\theta to (1-\sin^{2}2\theta). Put everything together and got this:
\int{\sqrt{\sin2\theta}\sin2\theta\cos2\theta-sin^{3}2\theta\cos2\theta d\theta}
And now I'm completely lost. I'm not sure if I'm moving in the right direction or just making it a more difficult problem then it really is.
Now that I think about it, I'm not sure if I use integration by parts here.
\int{\sin^{\frac{3}{2}}2\theta\cos^{3}2\theta} d\theta
Now, the fraction power in the sin is really throwing me off. I've tried rewriting the problem like this:
\int{\sqrt{\sin^{3}2\theta}\cos^{3}2\theta} d\theta
Singled out the sine in the square root:
\int{\sqrt{\sin2\theta\sin^{2}2\theta}\cos^{3}2\theta} d\theta
Square rooted the squared sine function:
\int{\sqrt{\sin2\theta}\sin2\theta\cos^{3}2\theta} d\theta
Skipping some steps (summarized): I split the cosine into two parts (\cos^{2}2\theta \cos2\theta) and then used the trig identity to change \cos^{2}2\theta to (1-\sin^{2}2\theta). Put everything together and got this:
\int{\sqrt{\sin2\theta}\sin2\theta\cos2\theta-sin^{3}2\theta\cos2\theta d\theta}
And now I'm completely lost. I'm not sure if I'm moving in the right direction or just making it a more difficult problem then it really is.
Now that I think about it, I'm not sure if I use integration by parts here.
Last edited: