Ask your own question, for FREE!
Mathematics 24 Online
OpenStudy (anonymous):

A statement Sn about the positive integers is given. Write statements Sk and Sk+1, simplifying Sk+1 completely. Sn: 1 ∙ 2 + 2 ∙ 3 + 3 ∙ 4 + . . . + n(n + 1) = [n(n + 1)(n + 2)]/3

OpenStudy (primeralph):

replace n with k and k+1

OpenStudy (anonymous):

So Sk: 1 * 2 + 2 * 3 + 3 * 4 + . . .+ k(k + 1) = [k(k + 1)(k + 2)]/ 3 Would be the correct equation?

OpenStudy (anonymous):

I think I'm a touch lost.

OpenStudy (experimentx):

\[ \sum_{k=1}^n k(k+1) = \sum_{k=1}^n k^2 + \sum_{k=1}^n k = \frac{n (n+1) (2n+1)}{6} + \frac{n(n+1)}{2} \\ = \frac{n(n+1)}{2} \left( 1 + \frac{2n+1}{3}\right) \\ = \frac{n(n+1)(n+2)}{2} \]

OpenStudy (experimentx):

* \[ \frac{n(n+1)(n+2)}{3} \]

OpenStudy (anonymous):

I keep getting an [Math Processing Error] message. Sorry

OpenStudy (experimentx):

this is a raw code paste it in http://www.codecogs.com/latex/eqneditor.php \sum_{k=1}^n k(k+1) = \sum_{k=1}^n k^2 + \sum_{k=1}^n k = \frac{n (n+1) (2n+1)}{6} + \frac{n(n+1)}{2} \\ = \frac{n(n+1)}{2} \left( 1 + \frac{2n+1}{3}\right) \\ = \frac{n(n+1)(n+2)}{3}

OpenStudy (anonymous):

Thanks so much! That's going to be... fun writing out. -laughs-

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!