Can you help me to show that
$$\int^{\pi/2}_{0}{d\theta\over (1-m^2\cos^2\theta)^2} \approx {(2-m^2)\pi\over4(1-m^2)^{3/2}}$$
to first order, such that $0 \lt m \lt 1$
Can you help me to show that
$$\int^{\pi/2}_{0}{d\theta\over (1-m^2\cos^2\theta)^2} \approx {(2-m^2)\pi\over4(1-m^2)^{3/2}}$$
to first order, such that $0 \lt m \lt 1$
On
$\newcommand{\bbx}[1]{\,\bbox[15px,border:1px groove navy]{\displaystyle{#1}}\,} \newcommand{\braces}[1]{\left\lbrace\,{#1}\,\right\rbrace} \newcommand{\bracks}[1]{\left\lbrack\,{#1}\,\right\rbrack} \newcommand{\dd}{\mathrm{d}} \newcommand{\ds}[1]{\displaystyle{#1}} \newcommand{\expo}[1]{\,\mathrm{e}^{#1}\,} \newcommand{\ic}{\mathrm{i}} \newcommand{\mc}[1]{\mathcal{#1}} \newcommand{\mrm}[1]{\mathrm{#1}} \newcommand{\on}[1]{\operatorname{#1}} \newcommand{\pars}[1]{\left(\,{#1}\,\right)} \newcommand{\partiald}[3][]{\frac{\partial^{#1} #2}{\partial #3^{#1}}} \newcommand{\root}[2][]{\,\sqrt[#1]{\,{#2}\,}\,} \newcommand{\totald}[3][]{\frac{\mathrm{d}^{#1} #2}{\mathrm{d} #3^{#1}}} \newcommand{\verts}[1]{\left\vert\,{#1}\,\right\vert}$ $\ds{\bbox[5px,#ffd]{}}$
On
Note that
$$\frac d{dx}\left(\frac{m^2\sin 2\theta }{1-m^2\cos^2\theta} \right) = -\frac{2(2-m^2)}{1-m^2\cos^2\theta} + \frac{4(1-m^2)}{(1-m^2\cos^2\theta)^2} $$
Integrate both sides
$$0= -\int_0^{\pi/2} \frac{2(2-m^2)}{1-m^2\cos^2\theta}d\theta+ \int_0^{\pi/2}\frac{4(1-m^2)}{(1-m^2\cos^2\theta)^2}d\theta $$
which leads to
\begin{align} \int_0^{\pi/2}\frac{d\theta}{(1-m^2\cos^2\theta)^2} &=\frac{2-m^2}{2(1-m^2)} \int_0^{\pi/2} \frac{d\theta}{1-m^2\cos^2\theta}\\ &=\frac{2-m^2}{2(1-m^2)} \int_0^{\pi/2} \frac{d(\tan \theta)}{\tan^2\theta +1-m^2}\\ &= {\pi(2-m^2)\over4(1-m^2)^{3/2}} \end{align}
What do you mean, "to first order"? Do you mean, to $O(m^2)$ on either side? If so, then the LHS becomes
$$\int_{0}^{\frac{\pi}{2}} d{\theta} (1+2 m^2 \cos^2 {\theta})$$ which evaluates to $\frac{\pi}{2} (1+m^2)$. The RHS takes precisely this value upon a Taylor expansion to $O(m^2)$.