Ask your own question, for FREE!
Mathematics 19 Online
OpenStudy (tux):

Here is the question: http://i.imgur.com/HnBo7.png Base case n=1 1*(1-1)+2*(2-1)+3*(3-1)=1*(9*1^2-1) 1*(0)+2*(1)+3*(2)=1*(8) 8=8 How to do Inductive step for n=k and n=k+1?

OpenStudy (amistre64):

if the basis works, then assume it works for any k, then adjust it by k+1 and try to get it back to a form of "k" to compare with

OpenStudy (amistre64):

\[\text{assume: }\sum_{1}^{3k}i(i-1)=k(9k^2-1)\] \[\text{prove: }\sum_{1}^{3(k+1)}i(i-1)=(k+1)(9(k+1)^2-1)\]

OpenStudy (amistre64):

\[1(0)+2(1)+3(2)+...+k(k-1)=k(9k^2-1)\] by adding (k+1)((k+1)-1) to both sides we get \[1(0)+2(1)+...+k(k-1)+[(k+1)(k+1)-1]=k(9k^2-1)+[(k+1)(k+1)-1\]

OpenStudy (amistre64):

rewrite \[k(9k^2-1)+(k+1)[(k+1)-1]~\text{ into }~(k+1)(9(k+1)^2-1)\]

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!