$$\int_{0}^{\pi/2}\frac{\cos^2x}{{\cos^2x + 4\sin^2x}}dx$$
Can I solve this question using p4 of definite integrals
$$\int_{0}^{\pi/2}\frac{\cos^2x}{{\cos^2x + 4\sin^2x}}dx$$
Can I solve this question using p4 of definite integrals
Hint: Recall that for any $f$ continuous on $[0,1]$ it is an elementary exercise to check
$$ \int\limits_0^{\pi/2} f(\sin x) d x = \int\limits_0^{\pi/2} f(\cos x) d x $$
Define $I$ as the original definite integral .Note that $\sin x=\tan x/\sec x$ and $\cos x=1/\sec x$. Use $\sec^2x=\tan^2x+1$. Let $u=\tan x$ and $\mathrm du=\sec^2x \mathrm dx$.
$$\int \sec^2x\dfrac{1}{(\tan^2x+1)(4\tan^2x+1)}\mathrm dx=\int\dfrac{1}{(u^2+1)(4u^2+1)}\mathrm du$$
$$\int\dfrac{4/3}{4u^2+1}\mathrm du-\int\dfrac{1/3}{u^2+1}\mathrm du=\dfrac{2\arctan(2\tan x)-x}{3}\implies I=\dfrac{\pi}{6}$$