8.3 Trig Integrals (part 2)
Example
Two ways to do subs for this example
Key Derivatives & Identities:
\[ \frac{d}{dx} \tan x = \sec^2 x \]\[ \frac{d}{dx} \sec x = \sec x \tan x \]\[ \tan^2 x + 1 = \sec^2 x \]Just like w/ \(\cos x\) and \(\sin x\), we want to somehow bring in something to make substitution doable.
First Way:
For the first integral:
\( u = \tan x \)
\( du = \sec^2 x \, dx \)
For the second integral:
\( \int \frac{\sin x}{\cos x} \, dx \)
\( U = \cos x \)
\( dU = -\sin x \, dx \)
\[ \dots = \frac{1}{2} \tan^2 x + \ln |\cos x| + C \]