document.write( "Question 1158359: prove that (n 0) + (n 1) + (n 2) + ... + (n k) = 2^n is true using mathematical induction\r
\n" );
document.write( "\n" );
document.write( "note that (n k) is a falling factorial \n" );
document.write( "
Algebra.Com's Answer #781299 by Shin123(626)![]() ![]() You can put this solution on YOUR website! Base case: n=1. \n" ); document.write( "Induction step. Assume that So |