Prove that if $x$ and $y$ have no common factor then every odd factor of $x^{2^n}+y^{2^n}$ where $n$ is a positive integer , is of the form $2^{n+1}m+1$.
I have tried using order. Let $k$ be a odd factor of $$x^{2^n}+y^{2^n}.$$ I assumed the order of $x^{2^n}$ w.r.t. $k$ be $m$. So $x^{(2^n)^m} \equiv 1 \pmod{k}$. Now how do I proceed with this idea? I would like to get some hints.