Finding an operation that makes a group

  • Context: Graduate 
  • Thread starter Thread starter learningphysics
  • Start date Start date
  • Tags Tags
    Group
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
Messages
4,097
Reaction score
7
Hi. I'm working through the book "Elements of Abstract Algebra" by Allan Clark. This question has stumped me... find an operation on (0,1) (set of reals x such that 0<x<1 ) that makes (0,1) a group and makes the inverse of x, 1-x.

I'd appreciate any help. Thanks.
 
Last edited:
Physics news on Phys.org
Do you know of an operation on R that makes it into a group with -x the inverse of x? Think of a way to make (0,1) correspond to R such that you can define your operation on (0,1) in terms of the very familiar operation on R.
 
Thanks AKG and Nate. I believe I've found the answer but I'm not sure why the method I used "works"...

I looked for a way to make (0,1) correspond to R as AKG said. I used the function: [tex]\frac{1}{2}tanh(u) + \frac{1}{2}[/tex]

From here I decided to multiply out [tex]\frac{1}{2}tanh(u + v) + \frac{1}{2}[/tex]

Then after setting [tex]x = \frac{1}{2}tanh(u) + \frac{1}{2}[/tex] and [tex]y = \frac{1}{2}tanh(v) + \frac{1}{2}[/tex], I rewrote the above as:

[tex]\frac{xy}{1+2xy-x-y}[/tex] which is the product.

(I got this idea because the previous problem had the function [tex]\frac{x+y}{1+xy}[/tex] which you can get from substiting [tex]x=tanh(u)[/tex] and [tex]y=tanh(v)[/tex] into [tex]tanh(x+y)[/tex] but I really don't understand why it works)

Why did this method work? Thanks again for all your help.
 
Last edited:
Why did this method work? Thanks again for all your help.
Because the target of a group isomorphism is a group. You just constructed the isomorphism before you figured out what the group was.