3

How to find an asymptotic formula for the following sum: $$ \sum_{k=0}^n(-1)^k{n\choose k}\frac{n!2^k}{(n-k)!}(2n-2k)! $$ when $n\to\infty$?


If we set $S_k:={n\choose k}\frac{n!2^k}{(n-k)!}(2n-2k)!$, then we know that $S_k$ is a nonnegative decreasing sequence with regard to $k$. I have tried to bound the sum by the first three terms as upper bound and the first four terms as the lower bound but still cannot get an asymptotic formula. I mean this series goes very slow when $k$ grows larger.

And this formula is deduced from the inclusion-exclusion principle and that's why we have the alternating $1, -1$.

So in general, I am curious how to find an asymptotic formula when we use the inclusion-exclusion formula to get the explicit formula.

I have referred to this MO post but nothing in that post works to me.


Remark: Also, please give me a hint on the problem or you may describe the methods generally, please leave me to finish the details. Thank you!

Bach
  • 5,730
  • 2
  • 20
  • 41

3 Answers3

1

$$ \begin{align} \sum_{k=0}^n(-1)^k\binom{n}{k}\frac{n!2^k}{(n-k)!}(2n-2k)! &=n!^2\sum_{k=0}^n(-1)^k\frac{2^k}{k!}\binom{2n-2k}{n-k}\tag1\\ &\sim n!^2\sum_{k=0}^n(-1)^k\frac{2^k}{k!}\frac{4^{n-k}}{\sqrt{\pi\left(n-k+\frac14\right)}}\tag2\\ &=\frac{4^nn!^2}{\sqrt{\pi n}}\sum_{k=0}^n(-1)^k\frac{2^{-k}}{k!\sqrt{1-\frac kn+\frac1{4n}}}\tag3\\ &\sim\frac{4^nn!^2}{\sqrt{\pi n}}\sum_{k=0}^n(-1)^k\frac{2^{-k}}{k!}\left(1+\frac{k}{2n}-\frac1{8n}\right)\tag4\\ &\sim\frac{4^nn!^2}{\sqrt{\pi ne}}\left(1-\frac3{8n}\right)\tag5 \end{align} $$ Explanation:
$(1)$: rearrange the factorials
$(2)$: apply $(10)$ from this answer
$(3)$: move factors around
$(4)$: $(1-x)^{-1/2}\sim1+x/2$
$(5)$: apply the power series for $e^x$

robjohn
  • 345,667
  • For $n=10$, the sum is $1.43842\times10^{18}$ while $(5)$ gives $1.43815\times10^{18}$. For $n=100$, the sum is $4.7714786\times10^{374}$ while $(5)$ gives $4.7714744\times10^{374}$. – robjohn Oct 07 '19 at 04:16
0

Using Stirling's approximation, we get that

$$\sum_k (-1)^k S_k \approx -(n!)^2\sum_{k=1}^{n-1} (-2)^k\frac{\sqrt{2n-2k}}{\sqrt{k}(n-k)} \frac{(2n-2k)^{(2n-2k)}}{k^k(n-k)^{(2n-2k)}}e^k$$

$$ = -2^{2n+\frac{1}{2}}(n!)^2\sum_{k=1}^{n-1} \left(-\frac{e}{2k}\right)^k\frac{1}{\sqrt{k(n-k)}} \approx -\frac{2^{2n+\frac{1}{2}}(n!)^2}{\sqrt{n}}\sum_{k=1}^{N}\left(-\frac{e}{2k}\right)^k\frac{1}{\sqrt{k}}$$

where we consider the contribution from the terms past $N$, a large enough integer hopefully much much smaller than $n$, to be negligible. The terms of the series decay rapidly, so the approximation $n-k \approx n$ is valid. We could collect the first few terms to get a semi analytic, but messy, coefficient but the sum is approximately $1.08$. So we get

$$\sum_{k=0}^n (-1)^k S_k \approx 2.16 \pi\sqrt{2n} \left(\frac{2n}{e}\right)^{2n}$$

by Stirling's approximation again.

Ninad Munshi
  • 34,407
  • @Bach the summation on the right is always less than some finite number and its convergence is very fast (exponential times $n^n$), so is its dependence on $n$ that important? I'm asking an honest question. – Ninad Munshi Oct 07 '19 at 01:03
  • But that's not an asymptotic formula, it's just a bound. And I don't think we can get the $\le$ in your second line since it's alternating. – Bach Oct 07 '19 at 01:06
  • @Bach there is a $-$ sign in the very front of the formula that gets absorbed and the summation switches from starting at $1$ to starting at $0$. The rest follows from remainder theorem. – Ninad Munshi Oct 07 '19 at 01:07
  • Sorry, I mean we cannot bound the series since it's alternating. – Bach Oct 07 '19 at 01:11
  • @Bach Yes we can, that is remainder theorem, provided the terms are decreasing in magnitude and started off positive and is absolutely convergent. – Ninad Munshi Oct 07 '19 at 01:12
  • Which remainder theorem? Could you provide a link? I am still confused about your inequality. And how can you change the upper bound to the limit? Also, I don't think we can directly use the Stirling formula for each term, consider $k$ get bigger... – Bach Oct 07 '19 at 01:28
  • @Bach Thank you for pointing out, I think I see a problem. I was using the Taylor remainder theorem, but it may only be true within a neighborhood of $0$, some subset of the interval of convergence, which I'm not sure $\frac{e}{2}$ falls in to. Originally I made the mistake that the ratio was $\frac{e}{4}$. I will come up with something else – Ninad Munshi Oct 07 '19 at 01:29
0

Here's a start. I am trying my usual even-odd technique for an alternating sum. I get a sum which is very messy, so I leave it at that. Perhaps someone else will continue this.

$\begin{array}\\ s(n) &=\sum_{k=0}^n(-1)^k{n\choose k}\dfrac{n!2^k}{(n-k)!}(2n-2k)!\\ &=\sum_{k=0}^n(-1)^k\dfrac{n!^22^k}{k!(n-k)!^2}(2n-2k)!\\ &=n!^2\sum_{k=0}^n(-1)^k\dfrac{(2n-2k)!2^k}{k!(n-k)!^2}\\ s(2n+1) &=(2n+1)!^2\sum_{k=0}^{2n+1}(-1)^k\dfrac{(2(2n+1)-2k)!2^k}{k!(2n+1-k)!^2}\\ &=(2n+1)!^2\sum_{k=0}^{2n+1}(-1)^k\dfrac{(4n-2k+1)!2^k}{k!(2n+1-k)!^2}\\ &=(2n+1)!^2\sum_{k=0}^{n}\left(\dfrac{(4n-2(2k)+1)!2^{2k}}{(2k)!(2n+1-(2k))!^2}-\dfrac{(4n-2(2k+1)+1)!2^{2k+1}}{(2k+1)!(2n+1-(2k+1))!^2}\right)\\ &=(2n+1)!^2\sum_{k=0}^{n}\left(\dfrac{(4n-4k+1)!2^{2k}}{(2k)!(2n+1-2k)!^2}-\dfrac{(4n-4k-1)!2^{2k+1}}{(2k+1)!(2n-2k)!^2}\right)\\ &=(2n+1)!^2\sum_{k=0}^{n}\dfrac{(4n-4k-1)!2^{2k}}{(2k+1)!(2n+1-2k)!^2}\left((4n-4k+1)(4n-4k)(2k+1)-2^2(2n+1-2k)^2\right)\\ &=(2n+1)!^2\sum_{k=0}^{n}\dfrac{(4n-4k-1)!2^{2k}}{(2k+1)!(2n+1-2k)!^2}\left(4 (8 k^3 - 16 k^2 n - 2 k^2 + 8 k n^2 + 2 k n + 3 k - 3 n - 1)\right)\\ &=4(2n+1)!^2\sum_{k=0}^{n}\dfrac{(4n-4k-1)!2^{2k}}{(2k+1)!(2n+1-2k)!^2} (8 k^3 - 16 k^2 n - 2 k^2 + 8 k n^2 + 2 k n + 3 k - 3 n - 1)\\ &=4(2n+1)!^2\sum_{k=0}^{n}\dfrac{(4n-4k-1)!2^{2k}}{(2k+1)!(2n+1-2k)!^2} (8 k^3 - k^2 (16n - 2) + k(8 n^2+2n+3) - 3 n - 1)\\ \end{array} $

So if we can get an estimate for $\sum_{k=0}^{n}\dfrac{(4n-4k-1)!2^{2k}}{(2k+1)!(2n+1-2k)!^2} k^m $ for $m=0, 1, 2, 3$, we are done.

Your turn.

marty cohen
  • 107,799