Early Abstract Algebra Problem - Pinter's Textbook

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
3 replies · 4K views
physicsforum7
Messages
10
Reaction score
0

Homework Statement


This problem is from Charles C. Pinter's A Book of Abstract Algebra, Second Edition. The problem is B7 of Chapter 2.Show that the operation * is either associative or not.

x*y=[itex]\frac{xy}{x+y+1}[/itex] This problem seems simple to me: I keep arriving at YES for an answer; more specifically,

x*(y*z)=(x*y)*z=[itex]\frac{xyz}{xy+xz+yz+x+y+z+1}[/itex].

However, the solution in the back claims that the answer is NO, the operation is not associative. More specifically,

x*(y*z)=[itex]\frac{xyz(y+z+1)}{xy+xz+yz+x+y+z+1}[/itex].

(x*y)*z= [itex]\frac{xyz(x+y+1)}{xy+xz+yz+x+y+z+1}[/itex].

After working the problem through several times, I'm pretty sure this is a mistake in the book. But I would greatly appreciate feedback so that I can be sure I'm not doing something terribly wrong.

Thank you very much.
 
Physics news on Phys.org
I also get the same result.
 
But surely your text does not "Show that the operation * is either associative or not."
Every operation is "either associative or not"!

Better wording would be "Determine whether the operation * is either associative or not."