Im not sure what to do for this one, any help would be appreciated.
Asked
Active
Viewed 1.9k times
3 Answers
7
$$(a+b)^2 = (a+b) \Rightarrow a^2+ab+ba+b^2 = a+b$$ Since $a^2 = a$ and $b^2 = b$ we have that $ab = -ba$ by cancellation. Now $$(a+a) = (a+a)^2 = a^2+2a^2+a^2= a+a+a+a \Rightarrow a+a = 0 \text{ for all } a\in \mathbb{R}.$$ This says that each element is its own (additive) inverse and so $-ba = ba$ which finally gives $$ab = -ba = ba$$
fosho
- 6,334
-1
First, we show that every element of R is its own additive inverse. First, note that 2x = (2x)^2 = 4(x^2) = 2(x^2). This tells you 4x = 2x, and thus 2x = 0, for all x in R. Now, x + y = (x+y)^2 = x^2 + xy + yx + y^2 = x + y + xy + yx. From this we get xy + yx = 0, xy = -yx, which coupled with our lemma and the fact that additive inverses are unique gives xy = yx.
Vik78
- 3,877
-
(ux - uxu)^2 = O = (xu - uxu)^2 – c.sidney Jan 31 '16 at 18:36