Generalized binomial coefficients and Gaussian density - MathOverflow most recent 30 from http://mathoverflow.net2013-05-20T04:14:24Zhttp://mathoverflow.net/feeds/question/19392http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/19392/generalized-binomial-coefficients-and-gaussian-densityGeneralized binomial coefficients and Gaussian densityJohn Jiang2010-03-26T04:47:40Z2010-03-27T15:15:59Z
<p>I ran into an expression calculating the expected value of $\exp(i t \sigma)$ where $\sigma$ is the total number of cycles in a uniformly chosen $S_n$ element. The expression is
$$E_n (\exp(i t \sigma)) = \Gamma(n + \exp(it)) / (\Gamma(\exp(it)) n!)$$
where $E_n$ denotes the expectation under the uniform distribution on $S_n$. The paper then claims that using Binet's form of Stirling approximation one can get
$$E_n (\exp(it \sigma)) = n^{\exp(it) -1}/\Gamma(\exp(it)) (1 + o(1))$$</p>
<p>Then here comes the derivation I cannot understand:
using the last expression, they claim one gets the following central limit theorem
$$\lim_{n \to \infty} E_n(\exp(it (\sigma - \log n)/\sqrt{\log n})) = \exp( -1/2 t^2)$$
for any real $t$.</p>
<p>I would highly appreciate anyone who can tell me why this is true. It appears to be related to some property of the Gamma function over the complex number.
The relevant paper is Shepp and Lloyd: Ordered lengths in a random permutation
John Jiang</p>
http://mathoverflow.net/questions/19392/generalized-binomial-coefficients-and-gaussian-density/19464#19464Answer by maks for Generalized binomial coefficients and Gaussian densitymaks2010-03-26T21:08:25Z2010-03-26T21:19:07Z<p>Note that $exp(it) = 1 + it - t^2/2 + O(t^3)$ uniformly in $t \in \mathbb{R}$. Thus $n^{exp(it)-1} = exp(it \cdot \log n - \log n \cdot t^{2}/2 + O(t^3 \cdot \log n))$ and also by Taylor's theorem $1/\Gamma(exp(it)) = 1 + O(t)$ when $t$ is small (but in fact also for all real $t \in \mathbb{R}$ by periodicity). Thus $$n^{exp(it)-1}/\Gamma(exp(it)) = exp(it \cdot \log n - \log n \cdot t^2/2 +O(t^3 \cdot \log n))$$
Multiplying both sides by $exp(- it \cdot \log n)$ and substituting $t := t \cdot (\log n)^{-1/2}$ we obtain as $n \rightarrow \infty$ the desired limit, $exp(-t^2/2)$.</p>
http://mathoverflow.net/questions/19392/generalized-binomial-coefficients-and-gaussian-density/19517#19517Answer by Jacques Carette for Generalized binomial coefficients and Gaussian densityJacques Carette2010-03-27T15:15:59Z2010-03-27T15:15:59Z<p>I was curious as to the more exact behaviour as $n\rightarrow\infty$ of this quantity. By following maks' derivation but using more terms (any CAS can be helpful here), one gets that the 'next' term in the asymptotic expansion is
$$\exp(\frac{1}{6}\frac{it\cdot(6\gamma-t^2)}{\sqrt{\ln(n)}}).$$
$\pi^2$ shows up in the next term, $\zeta(3)$ in the next, $\zeta(4)$ (in term of $\pi^4$) next, $\zeta(5)$, etc. </p>