document.write( "Question 1183950: Show that x - y is a factor of x^n - y^n for all positive integers n, using mathematical induction. \n" ); document.write( "
Algebra.Com's Answer #814475 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Although for the most part the proof of the other tutor is correct, there is one part of the proof which is questionable,
\n" ); document.write( "and it is the part where it is indicated that \r
\n" ); document.write( "\n" ); document.write( " .
\n" ); document.write( "This is questionable since \"%28k%2B1%29%2F2\" is NOT always an integer, and so induction does not apply in that case. The remedy is to use the inductive hypothesis directly.\r
\n" ); document.write( "\n" ); document.write( "Step 1. Check for n = 1: Obviously x - y divides x - y, so staement is true for n = 1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Step 2. (Inductive hypothesis) Assume true for n = k, i.e., x - y divides \"x%5Ek+-+y%5Ek\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Step 3. Prove that x - y divides \"x%5E%28k%2B1%29+-+y%5E%28k%2B1%29\".\r
\n" ); document.write( "\n" ); document.write( "Now .\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since x - y divides itself and by the inductive hypothesis x - y divides \"x%5Ek+-+y%5Ek\", it followes that x - y divides \"x%5E%28k%2B1%29+-+y%5E%28k%2B1%29\".\r
\n" ); document.write( "\n" ); document.write( "Therefore statement is true for \"n+%3E=+1\", and the statement is PROVED.
\n" ); document.write( "
\n" ); document.write( "
\n" );