document.write( "Question 12319: How do u prove this?...Show that 3 divides n^3-n for all positive integers n. And does 4 divide n^4-n for all positive intgers n? AND i need to use proof by induction i think, i get the first part but then get stuck at the end...please help \n" ); document.write( "
Algebra.Com's Answer #6249 by khwang(438)![]() ![]() ![]() You can put this solution on YOUR website! Show that 3 divides n^3-n for all positive integers n. \n" ); document.write( "Proof: Claim: 3 isa divisor of \n" ); document.write( " .....(**) \n" ); document.write( " Basic: When n = 1 , \n" ); document.write( " So, (**) is true when \n" ); document.write( " Induction Hypothesis: When \n" ); document.write( " Hence, there exists an integer q such that \n" ); document.write( " Consider \n" ); document.write( " = \n" ); document.write( " = \n" ); document.write( " = \n" ); document.write( " This shows 3 is a divisor of \n" ); document.write( "\n" ); document.write( " And so,the inductive proof is complete. \n" ); document.write( " \n" ); document.write( " [Actually, \n" ); document.write( " for any positive integer n. Why ? ]\r \n" ); document.write( "\n" ); document.write( "And does 4 divide n^4-n for all positive intgers n? \r \n" ); document.write( "\n" ); document.write( " When n =2, \n" ); document.write( " Hence 4 cannot divide n^4-n in general.\r \n" ); document.write( "\n" ); document.write( " In fact, \n" ); document.write( "\n" ); document.write( " Clearly, 2 is a divisor of \n" ); document.write( " We only can claim 2 divides \n" ); document.write( "\n" ); document.write( " Kenny \n" ); document.write( " \n" ); document.write( " |