I'm working on a WKB approximation problem for my quantum mechanics class and came across a weird substitution I would have never thought to make.
The integral I am faced with is:
$$\int_0^a \sqrt{1-b^2 x^2} dx$$
My professor's solution says to make the following substitution.
$$ \text{Let} \, \, bx=\sin\theta \Rightarrow dx=\frac{1}{b}\cos\theta d\theta $$
So that $$\int_0^{\arcsin(ba)} \cos^2 (\theta)d\theta.$$
I have never seen a substitution like this, and am worried if I see a similar problem on a test I wouldn't recognize to use it. Are there any other ways to evaluate this integral quickly, or is this the typical way to approach integrals of this form? I'm mainly asking this question to help build my intuition with difficult integrals.
Thank you.
If you see $1-y^2$, you should immediately have in mind Pythagorean trigonometric identity. Hence $y=\cos x$ or $y=\sin x$.