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)\"\" \"About 
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%5E3-n+\" for all integer \"n+%3E=+1\"
\n" ); document.write( " .....(**)
\n" ); document.write( " Basic: When n = 1 , \"+n%5E3-n+=+1%5E3-+1+=0\"
\n" ); document.write( " So, (**) is true when \"+n+=+1\"
\n" ); document.write( " Induction Hypothesis: When \"+n+=+k\" (**) is true.
\n" ); document.write( " Hence, there exists an integer q such that \"+k%5E3-k+=+3q+\".
\n" ); document.write( " Consider \"+%28k%2B1%29%5E3-%28k%2B1%29+=+k%5E3+%2B+3%2Ak%5E2+%2B+3%2Ak+%2B+1+-+k+-1\"
\n" ); document.write( " = \"+k%5E3+-k+%2B+3%2Ak%5E2+%2B+3%2Ak++\"
\n" ); document.write( " = \"3%2Aq+%2B3%2Ak%28k%2B1%29+\"
\n" ); document.write( " = \"+3%2A%28q%2B+k%5E2%2B+k%29+\"
\n" ); document.write( " This shows 3 is a divisor of \"+%28k%2B1%29%5E3-%28k%2B1%29+\".\r
\n" ); document.write( "\n" ); document.write( " And so,the inductive proof is complete.
\n" ); document.write( "
\n" ); document.write( " [Actually,\"+n%5E3-n\" is a product of three consecutive positive integers
\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%5E4-n+=+16+-+2+=+14+\"
\n" ); document.write( " Hence 4 cannot divide n^4-n in general.\r
\n" ); document.write( "\n" ); document.write( " In fact, \"n%5E4-n+=+n%2A%28n%5E3+-1%29+=n%2A%28n-1%29%28n%5E2%2Bn%2B1%29+\"\r
\n" ); document.write( "\n" ); document.write( " Clearly, 2 is a divisor of \"n%2A%28n-1%29\"
\n" ); document.write( " We only can claim 2 divides \"n%5E4-n+\" for all positive n.\r
\n" ); document.write( "\n" ); document.write( " Kenny
\n" ); document.write( "
\n" ); document.write( "
\n" );