Rodrigues' formula for Chebyshev Polynomials is stated as $$T_n(x)=(-1)^n2^n\frac{n!}{(2n)!}\sqrt{1-x^2}\frac{d^n}{dx^n}(1-x^2)^{n-1/2}$$
I understand how the Rodrigues formula for all other special functions can be derived. One that for Laguerre polynomials is asked at Derive Rodrigues’ formula for Laguerre polynomials , but that for Chebyshev Polynomials is nowhere to be found.
The generating function for the Chebyshev polynomials is
$$ g(x,z)=\frac{1-zx}{1-2zx+z^2}=\sum_{n=0}^\infty T_n(x)z^n $$
Can I derive it starting from the generating function or is there an easier approach ?