Please follow the rules of posting in this forum, as enunciated at:As is in the title, for polynomial f(x) in finite field GF(2), how to prove {f(x)}^2=f(x^2) ?
As is in the title, for polynomial f(x) in finite field GF(2), how to prove {f(x)}^2=f(x^2) ?
Surely you recall that in \(\displaystyle GF(2)\) it is the case that \(\displaystyle (\forall x)[x^2=x]~?\)I have tried several examples like
and {f(x)}^2=f(x^2) works for them. However I am stuck trying to prove that it works for all cases of f(x).
Surely you recall that in \(\displaystyle GF(2)\) it is the case that \(\displaystyle (\forall x)[x^2=x]~?\)
Why is that the case. Is it not the case that \(\displaystyle x^2=x~?\)..
By your hint, I researched again and realized that I may have unclear understanding of the scope of GF(2) so far.
Since all polynomials in GF(2) are : 1, x, 1+x, x^2, 1+x^2, x+x^2, 1+x+x^2,