document.write( "Question 825050: please help me with this
\n" );
document.write( "use the method of mathematical induction to prove the following
\n" );
document.write( "1) 3^4n+2 + 2*4^3n+1 is exactly divisible by 17
\n" );
document.write( "2) 11^2n -1 is a multiple of 120
\n" );
document.write( "3) n(n+1)(n+2) is an integer multiple of 6
\n" );
document.write( "4) n summation 1 r^3= n^2(n+1)^2 all over 4
\n" );
document.write( "thanks. \n" );
document.write( "
Algebra.Com's Answer #497069 by math-vortex(648)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Hi there--\r\n" ); document.write( "\r\n" ); document.write( "I'll demonstrate the proof by induction method for #3. Then, you try the others by applying \r\n" ); document.write( "the same method. Email me offline of you get stuck and I'll give you some more help.\r\n" ); document.write( "\r\n" ); document.write( "The Problem:\r\n" ); document.write( "3) Prove that n(n+1)(n+2) is an integer multiple of 6.\r\n" ); document.write( "\r\n" ); document.write( "The Solution:\r\n" ); document.write( "We will use the proof by induction method. You did not mention this in your problem \r\n" ); document.write( "statement, but we assume that n is a positive integer, n = 1, 2, 3, and so on.\r\n" ); document.write( "\r\n" ); document.write( "Think of an induction proof as climbing a staircase. The first step of any induction proof is to \r\n" ); document.write( "show that the statement is true for a specific step on the staircase. We will show that the \r\n" ); document.write( "statement is true when n = 1.\r\n" ); document.write( "\r\n" ); document.write( "Let n = 1.\r\n" ); document.write( "n(n+1)(n+2) = (1)(2)(3) = 6.\r\n" ); document.write( "\r\n" ); document.write( "We know that 6*1=6, so 6 is an integer multiple of 6. The statement is true when n = 1. \r\n" ); document.write( "\r\n" ); document.write( "Now we are going to show that when the statement is true for some value of n, that it is also \r\n" ); document.write( "true for the next value of n. Let's have that \"any value of n\" be k. Then the next step after \r\n" ); document.write( "n = k will be n = k+1.\r\n" ); document.write( "\r\n" ); document.write( "This part of an induction proof is the one that is usually most confusing for folks. \r\n" ); document.write( "\r\n" ); document.write( "We make the Induction Hypothesis: Suppose that n(n+1)(n+2) is an integer multiple of 6 \r\n" ); document.write( "when n=k. \r\n" ); document.write( "\r\n" ); document.write( "We will show that it is an integer multiple of 6 when n = k+1.\r\n" ); document.write( "\r\n" ); document.write( "This is not the same as the first part, where we named an actual number where the statement \r\n" ); document.write( "is true. Now we say, \"Let's assume that the statement is true, somewhere, out there in space, \r\n" ); document.write( "we're not saying where, maybe I don't even know where; just somewhere.\" \r\n" ); document.write( "\r\n" ); document.write( "If we can prove, assuming that n(n+1)(n+2) is an integer multiple of 6 for n = k, it is also an \r\n" ); document.write( "integer multiple of 6 for n = k + 1 (that is, if it works on some step on the staircase, then it \r\n" ); document.write( "must also work at the next step on the staircase), then, since we do know of a certain place \r\n" ); document.write( "(n = 1) where the statement is true, we will have proved that it is true for all values of n.\r\n" ); document.write( "\r\n" ); document.write( "OK, let's do it:\r\n" ); document.write( "\r\n" ); document.write( "Assume that n(n+1)(n+2) is an integer multiple of 6 when n=k. In other words, assume \r\n" ); document.write( "that k(k+1)(k+2) is an integer multiple of 6. We will show that n(n+1)(n+2) is also an integer \r\n" ); document.write( "multiple of 6 when n=k+1. In other words, substitute k+1 for n and show that this expression \r\n" ); document.write( "is an integer multiple of 6.\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |