8.4 Trigonometric Substitution (part 1)
\[ \int \frac{1}{\sqrt{1-x^2}} dx \]
trig substitution: \( x = \text{some trig function} \)
let \( x = \sin \theta \) → why? we'll see in the following example
\( dx = \cos \theta d\theta \)
\[ \int \frac{1}{\sqrt{1-x^2}} dx = \int \frac{1}{\sqrt{1-\sin^2 \theta}} \cos \theta d\theta = \int \frac{1}{\sqrt{\cos^2 \theta}} \cos \theta d\theta \]
\[ = \int \frac{1}{\cos \theta} \cos \theta d\theta = \int d\theta = \theta + C \]
now back to x
\( x = \sin \theta \rightarrow \theta = \sin^{-1}(x) \)
\[ \sin^{-1}(x) + C \]