Given $\mathbb{F}_4 = \{0,1,a,a+1\}$
resulting from $a^2 + a + 1 = 0$ whereupon $a+1$ and $a$ are the roots of $x^2+x+1 \in \mathbb{F}_2[x]$
why does $(a+1)(a+1)=a$ ?
Given $\mathbb{F}_4 = \{0,1,a,a+1\}$
resulting from $a^2 + a + 1 = 0$ whereupon $a+1$ and $a$ are the roots of $x^2+x+1 \in \mathbb{F}_2[x]$
why does $(a+1)(a+1)=a$ ?
Inside $\Bbb F_4$, $2=0$ since the field has characteristic two. Consequently $-1=1$. So $$(a+1)(a+1)=a^2+2a+1=a^2+1=a^1+1-(a^2+a+1)=-a=(-1)a=a.$$