document.write( "Question 836817: Prove by induction that for all n (n being positive natural numbers), \r
\n" ); document.write( "\n" ); document.write( "a) (x^n) - (y^n) is a multiple of (x-y), where x does not equal y, and x and y are integers.\r
\n" ); document.write( "\n" ); document.write( "b) (Sigma n, i=1) i x i! = (n+1)! - 1\r
\n" ); document.write( "\n" ); document.write( "This is a discrete mathematics word problem.
\n" ); document.write( "

Algebra.Com's Answer #504377 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
a) Base cases n = 1 and n = 2 holds (you will see why I checked two cases). Assume that for some , that and . We look at the n+1th term:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The RHS is divisible by x-y by our induction hypothesis, so the LHS must also be divisible by x-y, for all natural numbers n.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b) Again, base case n = 1 holds. Assume that the statement holds for some . Then, by our hypothesis,\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Therefore the statement holds for n+1, so by induction, we are done.
\n" ); document.write( "
\n" );