Abstract Algebra any help is appreciated

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
lostinmath08
Messages
12
Reaction score
0
1. On the set of real numbers, R the following operation is defined:
*RxR implies (arrow) R, (x,y) implies (arrow) x*y=2(x+y)-xy-2
Find the neutral element of this operation.




3. since we know x*e=x, e*x=x, so i attempted:
using e as y, because it would just mean y.

so
2(x+e)-xe-2= 2x+2e-xe-2 = 2x+e(2-x)-2 = 2

so wouldn't my e be 2?

i think i am right, but am not too sure, any input would be appreciated!
 
Physics news on Phys.org
i know where i made my mistake the first time, so e=1...im thinking.
this is how i got to my second conclusion:
2(e+y)-ey-2=y
2e+2y-ey-2=y
2e-ey+2y-2=y
e(2-y)=y-2y+2
e(2-y)=(2-y)
e=(2-y)/(2-y)
e=1

so my neutral element would be 1.
thanks for the help!
 
Two comments

lostinmath08 said:
e(2-y)=(2-y)
e=(2-y)/(2-y)
This step is sketchy -- this step is only permissible if 2-y is known to be (globally) nonzero. Some methods for getting around this problem by handling 2-y=0 as a separate case, making an explicit assumption that 2-y is not zero, managing to translate the problem appropriately into univariate polynomials, or my favorite: factoring rather than dividing.


e=1

so my neutral element would be 1.
thanks for the help!
That's not what you've shown! You've shown that if there is a neutral element, it has to be 1. You have not actually shown there exists a neutral element. Fortunately, it's easy to prove that 1 is, in fact, a neutral element.
 
Last edited: