Find the number of pairs $\left(P(x),Q(x)\right)$ polynomial with integer coefficients, for which the identity $$P(x)^2+Q(x)^2=\left(x^{2^n}-1\right)^2$$ is hold for every positive integer $n$.
My work so far:
1) $\left(x^{2^n}-1\right)^2=(x-1)^2(x+1)^2(x^2+1)^2\cdot ...\cdot(x^{2^{n-1}+1})^2$
2) $(x^{2^k}+1)$ is a irreducible polynomial over the $\mathbb Z$ (I used by Eisenstein's criterion )