Today in class I showed some ways for dealing with the classical integral $\int_{0}^{2\pi}\frac{d\theta}{(A+B\cos\theta)^2}$ under the constraints $A>B>0$, including
- Symmetry and the tangent half-angle substitution;
- Relating the integral to the area enclosed by an ellipse, via the polar form of an ellipse with respect to a focus and the formula $\text{Area}=\pi a b =\frac{1}{2}\int_{0}^{2\pi}\rho(\theta)^2\,d\theta$;
- Computing the geometric-like series $\sum_{n\geq 0} r^n \sin(n\theta)$ and applying Parseval's identity to it;
- Applying Feynman's trick (differentiation under the integral sign) to $\int_{0}^{2\pi}\frac{d\theta}{1-R\cos\theta}$ which is an elementary integral due to point 1.
I finished the lesson by remarking that the point $4.$ allows to compute $\int_{0}^{2\pi}\frac{d\theta}{\left(1-R\cos\theta\right)^3}$ almost without extra efforts, while the $L^2$ machinery (point 3.) does not seem to grant the same. Apparently I dug my own grave, since someone readily asked (with the assumption $R\in(-1,1)$)
What is the asymptotic behavior of the coefficients $c_n$ in $$ \frac{1}{\left(1-R\cos\theta\right)^{3/2}}= c_0+\sum_{n\geq 1}c_n \cos(n\theta) $$ ? (Q2) Do we get something interesting by following the "unnatural" approach of applying Parseval's identity to such Fourier (cosine) series?
At the moment I replied that the Paley-Wiener theorem ensures an exponential decay of the $c_n$s, and with just a maybe to the second question. Later I figured out a pretty technical proof (through hypergeometric functions) of
$$ |c_n| \sim K_R\cdot\sqrt{n}\cdot\left(\frac{|R|}{1+\sqrt{1-R^2}}\right)^n \quad \text{as }n\to +\infty$$ and the fact that $c_n$ is given by a linear combination of complete elliptic integrals of the first and second kind. (Q1) I would like to know if there is a more elementary way for deriving the previous asymptotic behaviour. And the outcome of (Q2).
A sketch how to extract the wanted leading order asymptotics without knowledge of special functions:
The $n$-th Fourier coefficent of the function ${f(x,R)=(1-R\cos(x))^{-3/2}}$ is given by
$$c_n(a)=\frac{ a^{3/2}}{\pi}\text{Re}\int_0^{2 \pi}\frac{e^{ixn}}{(a-\cos(x))^{3/2}}=-\frac{2a^{3/2}}{\pi}\text{Re}\frac{d}{da}\underbrace{\int_0^{2\pi}e^{ixn}F(x,a)dx}_{C_n(a)} $$
here $a=1/R>1$ and $(a-\cos(x))^{-1/2}=F(x,a)$
To get the asypmtotics of interest we integrate $e^{izn}F(z,a)$ over a rectangle $\mathcal{D}$ with verticies $[\epsilon,2\pi-\epsilon,2\pi -\epsilon+i\infty,\epsilon+i\infty]$ where $\epsilon\rightarrow0_+$. Leaving the details to the interested reader, we notice that:
Taking these four points into account we get (the remaining parts of the vertical contours are actually two times the left piece due to a factor of $(-1)(i)^2$ stemming from the paramtrisation $z= i y$ and the phaseshift due to the branchcut ) :
$$ \oint_\mathcal{D}e^{izn}F(z,a)dz=0=C_n(a)-2\int_{\text{arccosh(a)}}^{\infty}\frac{e^{-ny}}{\sqrt{\cosh(y)-a}}dy $$
the remaining integral is now pretty simple to estimate in the limit $n\rightarrow \infty$ since it is clearly dominated by the contribution of the branch point due to exponenital decay of the numerator.
$$ C_n(a)\sim\frac{2}{(a^2-1)^{1/4}}\int_{\text{arccosh(a)}}^{\infty}dy\frac{e^{-ny}}{\sqrt{y-\text{arccosh(a)}}}=\\ \frac{4}{(a^2-1)^{1/4}}e^{-n\text{arccosh(a)}}\int_0^{\infty}dye^{-n y^2}=\\ \frac{2\sqrt{\pi}}{(a^2-1)^{1/4}}\frac{e^{-n\text{arccosh(a)}}}{\sqrt{n}} $$
Taking the derivative w.r.t. $a$ gives us a mulitplicative factor of $n$ and OPs result follows by using the the connection between inverse hyperbolics and logarithms.
A similiar technique was used in the answer to this question