8
$\begingroup$

I'm a really confused about fields.

I know that it means $x$ is the reciprocal element of itself, and I can easily show that $1^2=1$ (not as trivial for $(-1)^2$ though), but I'm not sure how it helps me.

edit: oh... I can only approve one answer. Well Rankeya was first (by a very short time) so I guess I'll approve his though, I don't really have any idea what it means. Thanks to both Brian M. Scott and Rankeya for the help.

  • 1
    Dear @Nescio: You accept an answer that you feel is most helpful to you. It does not have to be the first answer that is posted. (But, make sure that you always accept answers if you feel you are satisfied with them. It encourages people to answer your questions, and also brings a sense of completeness/closure.)2019-02-21

2 Answers 2

15

A field is a domain, which in particular means that $ab = 0 \Rightarrow a = 0$ or $b = 0$. Write $x^2 = 1$ as $x^2 - 1 = 0$, and try to proceed from there.

Also, welcome to MSE!

  • 0
    @Rankeya: The best way to believe it is to see enough people who are more experienced and smarter than you do the same. Then again, even if you do believe it, it doesn't mean it won't make you feel stupid when you it happens to you.2012-11-02
11

HINT: $x^2=1$ if and only if $x^2-1=0$. In any field $x^2-1=(x-1)(x+1)$, so $x^2=1$ if and only if $(x-1)(x+1)=0$. Now prove that for any $a,b\in F$, $ab=0$ if and only if at least one of $a$ and $b$ is $0$.

  • 0
    @Andrey: You’re welcome. And don’t worry about it: it’s happened to all of us.2012-11-02