1

Let $\alpha$ be a primitive $k$th root of unity. If $f(z)$ is a complex polynomial of degree $n$ and $f(\alpha^j z) = f(z) $ for all $j \in \mathbb{Z}$ what can we say about $f$?

This type of functions is called invariant functions. I couldn't find a textbook or resource about this topic.

user26857
  • 52,094
Adam_math
  • 319

1 Answers1

1

Write $f=f_0+\cdots +f_n$ in its homogeneous pieces.

$f(\alpha^j z)=f(z)$ implies that

$f_t(\alpha^j z)=\alpha^{jt}f_t= f_t$

and so $jt\equiv 0 \bmod k$.

Thus $z^j f= z^k F$

where $F=\sum_{\{t \ : \ jt\equiv 0 \bmod k\}}f_{\frac{jt}{k}}$

user26857
  • 52,094
Federico Fallucca
  • 8,593
  • 1
  • 9
  • 20