document.write( "Question 1022311: Prove using induction that: for every non negative integer n, 2^n>n \n" ); document.write( "
Algebra.Com's Answer #638438 by robertb(5830)![]() ![]() You can put this solution on YOUR website! For n = 1: \n" ); document.write( "\n" ); document.write( "Assume for n = k>1 that \n" ); document.write( "\n" ); document.write( "Show that the hypothesis is true also for n = k + 1, or that \n" ); document.write( "\n" ); document.write( "But \n" ); document.write( " \n" ); document.write( " |