document.write( "Question 1096592: Use mathematical induction to prove 3 is a factor of 4^n - 1. I'm realky confused. Please help me. Thank you so much. \n" ); document.write( "
Algebra.Com's Answer #711021 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! I find proofs using mathematical induction very pleasing. You show that a proposition is true for some starting value; then you show that if it is true for an arbitrary value it logically follows that it is also true for the next value; and then you logically conclude that it is always true. \n" ); document.write( "So let's look at the proposition we are trying to prove: \n" ); document.write( " \n" ); document.write( "We first need to show it is true for some initial value. Usually that initial value is 1; but sometimes it is 0, or in some cases it might be some small positive integer like 3 or 4. In this example, starting with n=0 is not very interesting, because the statement then says that 0 is divisible by 3. So let's start with n=1; then the statement says \n" ); document.write( " \n" ); document.write( "That's certainly true, so we are done with the first step. \n" ); document.write( "To finish the proof, we need to show that assuming the statement is true for some integer k, it logically follows that it is also true for the integer k+1. \n" ); document.write( "So we assume this is true: \n" ); document.write( " \n" ); document.write( "We need to show that, with this assumption, we can show that \n" ); document.write( " \n" ); document.write( "At this point, we have an expression \n" ); document.write( " \n" ); document.write( "In that step we first subtracted 4 (by adding the -1 in the parentheses) and then added 4 to balance things out. Then continuing further... \n" ); document.write( " \n" ); document.write( "But we know \n" ); document.write( "So we have shown that |