How do I calculate the $\frac{I_{n+2}}{I_n}$ of $I_n = \int_{\frac {-\pi}{2}}^\frac{\pi}{2} cos^n \theta d\theta$ ?
[my attempt]:
I could calculate that $nI_n = 2cos^{n-1}\theta sin\theta+2(n-1)\int_0^\frac{\pi}{2}I_{n-2}d\theta$ but how do I caluclate the $I_{n+2}$? I am stacking there...
Correction: you meant $nI_n=[\cos^{n-1}\theta\sin\theta]_{-\pi/2}^{\pi/2}+(n-1)(I_{n-2}-I_n)$. The first term vanishes if $n\ge 2$ because $\cos\pm\frac{\pi}{2}=0$.