document.write( "Question 1115388: Prove that C(k,k)=1 for any value of k. \n" ); document.write( "
Algebra.Com's Answer #731477 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!
C(n,k) = \"+n%21%2F%28%28n-k%29%21%28k%21%29%29+\"
\r
\n" ); document.write( "\n" ); document.write( "C(k,k) = \"+k%21%2F%28%28k-k%29%21%28k%21%29%29++=++k%21%2F%280%21%2Ak%21%29+=+1+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );