For Chebyshev-polynomials on finite fields $F_p$ with a prime $p$, I have found the following expression:
$$ T_n(x)=\frac{(x+\sqrt{x^2-1})^n+(x-\sqrt{x^2-1})^n}{2} mod\space p. $$
But obviously, $\sqrt{x^2-1}$ is not defined on $F_p$ for some $x$. How can this formula still be a correct representation of Chebyshev-polynomials modulo $p$?
Thanks so much for some help!
Thanks so much!
– Ada Mar 17 '20 at 15:48