document.write( "Question 933035: prove that 1/n > 1/2power of n by using mathematical induction \n" ); document.write( "
Algebra.Com's Answer #566575 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
True for n = 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Assume \frac{1}{2^n}\"> for some fixed \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Then \frac{1}{2^{n+1}}\"> by multiplying both sides by 1/2. However since n is at least 1. It follows from transitivity that \frac{1}{2^{n+1}}\"> so the statement is true for all .
\n" ); document.write( "
\n" );