There exists a generating function for the Chebyshev polynomials in the following form:
$$\sum\limits_{n=1}^{\infty}T_{n}(x) \frac{t^n}{n} = \ln\left( \frac{1}{\sqrt{ 1 - 2tx + t^2 }}\right)$$
Question: can one find a similar closed form for $\sum\limits_{n=1}^{\infty}T_{2n}(x) \frac{t^n}{n}$ ?
It suffices to observe that $$\sum\limits_{n=1}^{\infty}T_{n}(x) \frac{(\color{red}-t)^n}{n} = \ln\left( \frac{1}{\sqrt{ 1 \color{red}+ 2tx + t^2 }}\right)$$ Then $$\begin{align} \ln\left( \frac{1}{\sqrt{ 1 - 2tx + t^2 }}\right) + \ln\left( \frac{1}{\sqrt{ 1 + 2tx + t^2 }}\right) &= 2\sum\limits_{n\in \mathbb{N}, 2|n}T_{n}(x) \frac{t^n}{n} \\ &= 2\sum\limits_{m=1}^{\infty}T_{2m}(x)\frac{t^{2m}}{2m}\\ &= \sum\limits_{m=1}^{\infty}T_{2m}(x)\frac{(\color{red}{t^{2} })^m}{m} \end{align}$$ $$\implies \sum\limits_{n=1}^{\infty}T_{2n}(x) \frac{t^n}{n}=\ln\left( \frac{1}{\sqrt{ 1 - 2\sqrt{t}x + t }}\right) + \ln\left( \frac{1}{\sqrt{ 1 + 2\sqrt{t}x + t }}\right) $$