Mathemtical Induction
Posted June 6th, 2009 by alpha
Prove by the principle of mathematical induction that :n(n+1)(2n+1) is divisible by 6 for all values of 
please show all steps.
Thank You
- Login or register to post comments
- Printer-friendly version
Comments
answer
n=1
1*2*3=6 is divisible by 6
suppose k(k+1)(2k+1)=6a

then
is also divisible by 6
Then for all n , n(n+1)(2n+1) is divisible by 6