0

There is a theorem : In a field such that its Characteristic $n$ is greater than zero , the equality $(a+b)^n=a^n+b^n$ is true.

Does anyone know how to prove it ?

Thanks.

vadim123
  • 82,796

1 Answers1

1

In a field the characteristic $n=p$ is prime and the result follows from the fact that $$ p\mid{p\choose k}=\frac{p!}{k!(p-k)!} $$ if $0<k<p$.

On the other hand in a ring that it is not generally true. For instance in a ring of characteristic $4$ we have $$ (a+b)^4=a^4+2a^2b^2+b^4 $$ identically.

Andrea Mori
  • 26,969