The asymptotic behavior of an integral

436 Views Asked by At

The integral in hand is $$ I(n) = \frac{1}{\pi}\int_{-1}^{1} \frac{(1+2x)^{2n}}{\sqrt{1-x^2}}\, dx $$ I dont know whether it has closed-form or not, but currently I only want to know its asymptotic behavior. Setting $x=\cos\theta$, then $$ I(n) = \frac{1}{\pi}\int_{0}^{\pi/2} \Big[(1+2\cos\theta)^{2n}+(1-2\cos\theta)^{2n}\Big]\, d\theta $$ The second term can be neglected, therefore $$ I(n) \sim \frac{1}{\pi}\int_{0}^{\pi/2}(1+2\cos\theta)^{2n}\, d\theta $$ How can I move on?

4

There are 4 best solutions below

3
On BEST ANSWER

To compute the asymptotic expansion of the integral, we split it into two pieces

$$\frac{1}{\pi}\int_{-1}^{1} \frac{(1+2x)^{2n}}{\sqrt{1-x^2}}dx = \frac{1}{\pi}\left(\int_{-1}^0 + \int_0^1\right)\frac{(1+2x)^{2n}}{\sqrt{1-x^2}}dx $$ Over the interval $[-1,0]$, we have $|1+2x|\le 1$, so the contribution there is bounded.

$$\mathcal{I}_1 \stackrel{def}{=} \left|\frac{1}{\pi}\int_{-1}^0 \frac{(1+2x)^{2n}}{\sqrt{1-x^2}}dx\right| \le \frac{1}{\pi}\int_{-1}^0 \frac{dx}{\sqrt{1-x^2}} = \frac12 $$ Over the interval $[0,1]$, introduce variable

$$1 + 2x = 3 e^{-t} \quad\iff\quad x = \frac{3e^{-t}-1}{2}$$ We have

$$\mathcal{I}_2 \stackrel{def}{=} \frac{1}{\pi}\int_{0}^1 \frac{(1+2x)^{2n}}{\sqrt{1-x^2}}dx = \frac{3^{2n+1}}{2\pi}\int_{0}^{\log 3} e^{-(2n+1)t} \left[1 - \left(\frac{3e^{-t}-1}{2} \right)^2 \right]^{-1/2} dt$$ Notice near $t = 0$, the complicated mess of the square bracket has following Taylor series expansion: $$\left[1 - \left(\frac{3e^{-t}-1}{2} \right)^2 \right]^{-1/2} = \frac{1}{\sqrt{3t}}\left( 1+ \frac{5}{8}t+ \frac{49}{384}t^2-\frac{29}{3072}t^3 + \cdots \right)\tag{*1}$$ The whole expression is in the form which we can apply Watson's Lemma and read off the asympotic expansion:

$$\begin{align} \mathcal{I}_2 \;\approx &\; \frac{3^{2n+1}}{2\sqrt{3}\pi} \left( \frac{\Gamma\left(\frac12\right)}{\sqrt{2n+1}} + \frac{5}{8}\frac{\Gamma\left(\frac32\right)}{\sqrt{2n+1}^3} + \frac{49}{384}\frac{\Gamma\left(\frac52\right)}{\sqrt{2n+1}^5} - \frac{29}{3072}\frac{\Gamma\left(\frac72\right)}{\sqrt{2n+1}^7} + \cdots \right)\\ \;\approx &\; \frac{3^{2n}\sqrt{3}}{2\sqrt{\pi(2n+1)}} \left( 1 + \frac{5}{16(2n+1)} + \frac{49}{512(2n+1)^2} - \frac{145}{8192(2n+1)^3} + \cdots\right) \end{align} $$ Since $\mathcal{I}_1$ is always of $O(1)$, above asymbolic expansion for $\mathcal{I}_2$ is also the one for $\mathcal{I}_1 + \mathcal{I}_2$. i.e. the one you are looking for.

If one want more terms for the asymptotic expansion, one just need to throw the LHS of $(*1)$ to an CAS, crank out more terms of the Taylor expansion and repeat above process.

2
On

This is not an answer but it is too long for a comment

For the antiderivative $$J_n = \frac{1}{\pi}\int \frac{(1+2x)^{2n}}{\sqrt{1-x^2}}\, dx$$ there is a "closed" for which involves the Appell hypergeometric function of two variables $\frac 2{1-x}$ and $\frac 3{2(1-x)}$ which not very useful.

It is more ugly for the integral $$I_n = \frac{1}{\pi}\int_{-1}^{1} \frac{(1+2x)^{2n}}{\sqrt{1-x^2}}\, dx$$ but computing the first terms and searching $OEIS$ it appears that this is sequence $A082758$ which corresponds to the sum of the squares of the trinomial coefficients.

According to this page, Vaclav Kotesovec proposed in 2012, beside the reccurence relation $$n (2 n-1) I_n=\left(14 n^2+n-12\right) I_{n-1}+3 \left(14 n^2-71 n+78\right) I_{n-2}-27 (n-2) (2 n-5) I_{n-3}$$ an approximation formula $$I_n\approx \frac{3^{2 n+\frac{1}{2}}}{2 \sqrt{2 \pi n} }$$

Written as $$I_n = \frac{1}{\pi}\int_{0}^{\pi/2} \Big[(1+2\cos\theta)^{2n}+[(1-2\cos\theta)^{2n}\Big]\, d\theta$$ using the binomial expansion and power reduction for the cosines, the antiderivative write $$\frac 1 \pi \Big(\alpha_n \theta+\sum_{k=0}^n \beta_k \sin(2k\theta)\Big)$$ and so $I_n=\frac {\alpha_n} 2$

1
On

Let's look at

$$(1)\,\,\,\,\int_{0}^{\pi/2}(1+2\cos t)^{n}\, dt = 3^n\int_{0}^{\pi/2}(1/3+2(\cos t)/3)^{n}\, dt.$$

For the last integral, we can look at $\int_{0}^{b}(1/3+2\cos t/3)^{n}\, dt$ for any small $b>0,$ the rest of the integral decreasing exponentially as $n\to \infty.$ Now near $0,\cos t \sim 1-t^2/2,$ so let's substitute that in and simplify. We get

$$\int_0^b(1-t^2/3)^n\,dt.$$

Let $t=(\sqrt {3}s)/\sqrt {n}.$ The above becomes

$$\frac{\sqrt {3}}{\sqrt n}\int_0^{b\sqrt n /\sqrt 3}(1-s^2/n)^n\,ds.$$

That last integral $\to \int_0^{\infty}e^{-s^2}ds = \sqrt \pi/2.$ It follows that $(1)$ is asymptotic to

$$3^n\cdot \frac{\sqrt {3}}{\sqrt n}\cdot \frac{\sqrt \pi}{2}.$$ Not a full expansion, certainly some details left out, but this I think this approach gives intuition.

0
On

This is not a solution but a comment following the comment of Claude pointing out an interesting generating function and a shorter recursion.

In http://oeis.org/A082758 Paul Barry gives the simple g.f.

$$g(x)=\frac{1}{\sqrt{(1+x)(1-3x)}}\tag{1}$$

so that (Michael Somos)

$$I(n) = \frac{1}{(2n)!}\frac{\partial ^{2n}}{\partial x^{2n}}g(x)|_{x\to 0}\tag{2}$$

Putting this SeriesCoefficient expression into Mathematica returns a DifferenceFunction corresponding the the following recurrence

$$req=\{(-3-3 n) y(n)+(-3-2 n) y(n+1)+(2+n) y(n+2)=0,y(0)=1,y(1)=1\}\tag{3}$$

The first few terms of the solution are

$$y(n) = \{1,1,3,7,19,51,141,393,1107,3139,8953\}$$

and every second term gives the value of the integral, i.e.

$$y(2n) = I(n)$$