2.2 Exact Formula for Asymptotic Convergence of Fourier Transform of Uniform Random Variables

It is well known that the distribution of sums of random variables converges to Gaussian. In this post, we look look at the convergence of Fourier transform of uniformly distributed random variables.

Exact and analytical formulas for convergence are interesting as they help develop an intuition about the asymptotic convergence phenomenon and understand the convergence error for finite number of samples. Under the scanner today is the convergence behaviour of Fourier transform of uniformly distributed random variables (URVs).

Let u1,u2,,uN denote complex-valued zero mean i.i.d URVs with finite support [qn,qn]×[qn,qn] for n=1N. Their Fourier transform is given by

Uk=1Nn=1NunWkn=1Nn=1Nvn, (2.36)

where Wkn are the roots of unity, and vn=unWkn.

Let Ukr=𝔢(Uk), and vnr=𝔢(vn). Variable vnr preserves the distribution of 𝔢(un). Therefore, we have the characteristic function of the real part of the Fourier transformed variable as

E(eitUkr) =n=1NE(e1Nitvnr)
=n=1Nqnqn12qne1Nitvnr𝑑vnr
=n=1Ne1Nitqne1Nitqn2Nitqn
=exp(n=1Nlogsin(1Ntqn)1Ntqn). (2.37)

Interestingly, for f(t)=logsin(tα)tα, the limits of the derivatives limt0dnf(t)dtn, for n=1,2,, exist! Therefore, the Taylor expansion of f(t) around t=0 is given by

f(t)=t2α26t4α4180t6α62835+. (2.38)

The Taylor series expansion given above may be easily verified using symbolic solvers like Wolfram Alpha Online.

Substituting the Taylor series expansion in the characteristic function above, we have (only the first two terms of the Taylor series are shown)

E(eitUkr)=exp(16t2n=1Nqn2N1180t4n=1Nqn4N2+). (2.39)

Therefore, as N,

limNE(eitUkr)=exp(t22q¯23), (2.40)

where

q¯2=limN1Nn=1Nqn2. (2.41)

The right hand side expression in (2.40) showing the asymptotic convergence of the characteristic function of Ukr is readily identified as the characteristic function of Gaussian distribution with zero mean and variance q¯2/3. A similar expression may also be found for limNE(eitUki) in a straightforward manner.

Therefore, the exact convergence formula for the Fourier transform of URVs is as shown in (2.39)!

ARK

2.2.1 Version History

  1. 1.

    First published: 25th Jun. 2016 on aravindhk-math.blogspot.com

  2. 2.

    Modified: 17th Dec. 2023 – Style updates for

  3. 3.

    Modified: 30th Dec. 2023 – Minor updates to text