document.write( "Question 872663: Prove that there exist some n
\n" );
document.write( "such that
\n" );
document.write( "(x^n)^2=x^n for all n>= 1.
\n" );
document.write( "r is idemotent ring where x^2= x
\n" );
document.write( "I have more this one is just to check who is qualified to help me \n" );
document.write( "
Algebra.Com's Answer #526399 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! r is idempotent ring where x^2 = x \n" ); document.write( "Prove there exists some n such that \n" ); document.write( "(x^n)^2 = x^n for all n>= 1 \n" ); document.write( "now for n = 1, we have \n" ); document.write( "x^2 = x which is true for x a member of r \n" ); document.write( "for n+1 we need to show \n" ); document.write( "(x^n+1)^2 = x^n+1 \n" ); document.write( "(x^n+1)^2 = (x^n * x)(x^n * x) \n" ); document.write( "(x^n+1)^2 = (x^n)^2 * x^2 \n" ); document.write( "(x^n+1)^2 = x^n * x \n" ); document.write( "(x^n+1)^2 = x^n+1\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |