Learning Trigonometric Substitution

1MileCrash
Messages
1,338
Reaction score
41

Homework Statement



My book has given me this example, with a step by step, but one of the steps have left me dumbfounded, they seem to have left a huge gap in steps..

Homework Equations





The Attempt at a Solution



\int sin^{5}xdx

\int sin^{4}x sinx dx

\int (1-cos^{2}x)^{2} sinx dx

\int (1 - 2cos^{2} x + cos^{4} x) sinx dx

Cool story bro. Here's the next step, what happened?

= - cos x + \frac{2}{3}cos^{3}x - \frac{1}{5}cos^{5} x + C

Did they bring a negative out of the integral and do some kind of U substitution?
 
Last edited by a moderator:
Physics news on Phys.org
They put u = cos(x), du = -sin(x)dx. Try it.
 
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