The generating function for Chebyshev polynomials of the first kind is given as:
$$\sum_{n=0}^{\infty}T_n(x)t^n=\frac{1-xt}{1-2xt+t^2}$$
As I understand it, the sum of the coefficients of the generating function for Chebyshev polynomials is given by letting $t=1$. This seems to be clear from inspecting the LHS of the equation. However, the RHS of the equation simply reduces to $\frac{1}{2}$ and is no longer a function of $x$. Can anybody resolve this apparent anomaly? Thank you in advance!