Processing math: 100%

M.E. Irizarry-Gelpí

Physics impostor. Mathematics interloper. Husband. Father.

Chebyshev Expansions


The ordinary generating functions for Chebyshev polynomials Tn(x) and Un(x) are

1xr12xr+r2=n=0rnTn(x),|x|1,|r|<1;
112xr+r2=n=0rnUn(x),|x|1,|r|<1.

But these expressions can also be understood as Chebyshev expansions of the functions. If you need to know the expansion in the region |r|>1, then you need to use

1xr12xr+r2=1xρ12xρ+ρ2+(1r21)(112xρ+ρ2);
112xr+r2=1r2112xρ+ρ2.

Here ρ=1/r. Thus, you also have

1xr12xr+r2=n=0(1r)nTn(x)+(1r21)n=0(1r)nUn(x),|x|1,|r|>1;
112xr+r2=1r2n=0(1r)nUn(x),|x|1,|r|>1.

This is similar to the trick used in the multipole expansion.