The coefficients are given by :p_k(g) = \frac{\sqrt{2\,}}{\pi} \sum_{\ell=0}^k C_{2k+1,\,2\ell+1} \left(\ell - \tfrac{1}{2} \right)! {\left(\ell + g + \tfrac{1}{2} \right)}^{-(\ell+1/2)} e^{\ell + g + 1/2 } where C_{n,m} represents the (
n,
m)th element of the
matrix of coefficients for the
Chebyshev polynomials, which can be calculated
recursively from these identities: :\begin{align} C_{1,\,1} &= 1 \\[5px] C_{2,\,2} &= 1 \\[5px] C_{n+1,\,1} &= -\,C_{n-1,\,1} & \text{ for } n &= 2, 3, 4\, \dots \\[5px] C_{n+1,\,n+1} &= 2\,C_{n,\,n} & \text{ for } n &= 2, 3, 4\, \dots \\[5px] C_{n+1,\,m+1} &= 2\,C_{n,\,m} - C_{n-1,\,m+1} & \text{ for } n & > m = 1, 2, 3\, \dots \end{align} Godfrey (2001) describes how to obtain the coefficients and also the value of the truncated series
A as a
matrix product. ==Derivation==