5.5 Substitution Rule (part 2)
General idea: choose \( u \) such that its derivative is a constant-multiple of the left over parts
Example
\[ \int \sin^3(2x) \cos(2x) \, dx \]
\[ = \int [\sin(2x)]^3 \cdot \cos(2x) \, dx \]
Note on choosing \( u \):
- Ignore the exponent (3) while choosing \( u \).
- Choose \( u \) from the base functions: \( \sin(2x) \) and \( \cos(2x) \).
Compare \( \sin(2x) \) and \( \cos(2x) \). Notice the derivative of \( \sin(2x) \) is \( 2 \cos(2x) \), which is two times the left over part \( (\cos(2x)) \).
So, let \( u = \sin(2x) \)
then \( \frac{du}{dx} = 2 \cos(2x) \)
\( du = 2 \cos(2x) \, dx \)
Sub these into integral, sub \( x \) and \( dx \) out