document.write( "Question 26758: Show that it is a binary operation is a group and determine if it is Abelian.\r
\n" );
document.write( "\n" );
document.write( "Reals(R)\{-1} with operation * defined by
\n" );
document.write( "a*b = a+b+ab \n" );
document.write( "
Algebra.Com's Answer #14616 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Show that it is a binary operation is a group and determine if it is Abelian.\r \n" ); document.write( "\n" ); document.write( "Reals(R)\{-1} with operation * defined by \n" ); document.write( "a*b = a+b+ab \n" ); document.write( "1.CLOSOURE.. \n" ); document.write( "LET A AND B BE ELEMENTS OF REAL NUMBERS R.THEN \n" ); document.write( "A*B=A+B+AB IS ALSO REAL.SO IT IS IN R. \n" ); document.write( "2.ASSOCIATIVE... \n" ); document.write( "A*(B*C)=A*{B+C+BC)=A+B+C+BC+AB+AC+ABC \n" ); document.write( "(A*B)*C=(A+B+AB)*C=A+B+AB+C+AC+BC+ABC=A*(B*C)\r \n" ); document.write( "\n" ); document.write( "3.IDENTITY ELEMENT \n" ); document.write( "LET A*E=A \n" ); document.write( "A+E+AE=A \n" ); document.write( "E+AE=0 \n" ); document.write( "E=0 \n" ); document.write( "LET US CHECK FOR.. \n" ); document.write( "E*A=E+A+EA=0+A+0A=A...OK \n" ); document.write( "4.INVERSE.. \n" ); document.write( "LET A*I=E=0 \n" ); document.write( "A+I+AI=0 \n" ); document.write( "I(1+A)=-A \n" ); document.write( "I=-A/(1+A)...THIS EXISTS SINCE A IS NOT EQUAL TO -1 AS GIVEN.R IS Reals(R)\{-1} \n" ); document.write( "LET US CHECK \n" ); document.write( "I*A=E=0 \n" ); document.write( "-A/(1+A)*A=-A/(1+A)+A+(-A.A)/(1+A)=(1/(1+A)){-A+A(1+A)-A.A} \n" ); document.write( "=(1/(1+A)){-A+A+A.A-A.A}=0...PROVED \n" ); document.write( "5.ABELIAN TEST \n" ); document.write( "A*B=A+B+AB \n" ); document.write( "B*A=B+A+BA=A*B...HENCE IT IS ABELIAN GROUP.\r \n" ); document.write( "\n" ); document.write( "------------------------------------------------------------------------------ \n" ); document.write( "SEE THE FOLLOWING EXAMPLE TO KNOW THE PROCEDURE ELABORATION....... \n" ); document.write( "-------------------------------------------------------------------------- \n" ); document.write( "show that the binary operation is a group and determine if it is Abelian \n" ); document.write( "H = {(a,b)belong to R^(2): a can not equal 0} with product \n" ); document.write( "(a,b)(c,d) = (ac,ad + b) \n" ); document.write( "1 solutions\r \n" ); document.write( "\n" ); document.write( "-------------------------------------------------------------------------------- \n" ); document.write( "Answer 14520 by venugopalramana(860) on 2006-02-07 03:41:54 (Show Source): \r \n" ); document.write( "\n" ); document.write( "(a,b)*(c,d) = (ac,ad + b) \n" ); document.write( "TO SHOW THIS OPERATION * IS A GROUP,WE NEED TO PROVE... \n" ); document.write( "1..CLOSOURE... \n" ); document.write( "AC IS ALSO REAL NUMBER SINCE A AND C ARE REAL...AD IS ALSO REAL AND SO IS AD+B.SO (AC,AD+B)IS AN ELEMENT OF R^2 \n" ); document.write( "2..ASSOCIATIVE.... \n" ); document.write( "TPT...{(A,B)*(C,D)}*(E,F)=(A,B)*{(C,D)}*(E,F)}.. \n" ); document.write( "LHS=(AC,AD+B)(E,F)=(ACE,ACF+AD+B) \n" ); document.write( "RHS=(A,B)(CE,CF+D)=(ACE,ACF+AD+B)=LHS \n" ); document.write( "3...EXISTENCE OF IDENTITY....LET IT BE (I1,I2) \n" ); document.write( "WE SHOULD HAVE (A,B)*(I1,I2)=(A,B) AND (I1,I2)*(A,B)=(A,B) \n" ); document.write( "AI1=A...SO...I1=1 \n" ); document.write( "AI2+B=B...SO....I2=0....SO...(1,0) IS THE IDENTITY ELEMENT..IT IS AN ELEMENT OF R^2...OK.... \n" ); document.write( "LET US CHECK... \n" ); document.write( "(1,0)*(A,B)=(1A,1B+0)=(A,B)...OK... \n" ); document.write( "4...EXISTENCE OF INVERSE.... \n" ); document.write( "WE SHOULD FIND (X,Y)SO THAT (X,Y)(A,B)=(1,0)=(A,B)*(X,Y) \n" ); document.write( "XA=1....OR..X=1/A..... \n" ); document.write( "XB+Y=0.....Y=-XB=-B/A.....SO INVERSE IS (1/A,-B/A)..SINCE...A IS NOT ZERO ,WE HAVE THE INVERSE AS AN ELEMENT OF R^2. \n" ); document.write( "LET US CHECK... \n" ); document.write( "(A,B)(1/A,-B/A)=(A*1/A,((A*-B)/A)+B)=(1,0) ....OK.... \n" ); document.write( "HENCE * AS A BINARY OPERATION IS A GROUP. \n" ); document.write( "WE FIND THAT \n" ); document.write( "(a,b)*(c,d) = (ac,ad + b)..WHERE AS \n" ); document.write( "(C,D)*(A,B) = (CA,CB+D) WHICH ARE NOT EQUAL. \n" ); document.write( "HENCE THIS IS NOT ABELIAN \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |