sum{k=1 to 30} (6k^2+1) How would you find the value of this sum?
sum as \[6\sum_1^{30}k^2 +\sum_1^{30}1\]
second term is just 30
do you know the formula for \[\sum_{k=1}^n k^2\]?
no
its is \[\frac{n(n+1)(2n+1)}{6}\]
replace n by 30, compute and you will have the answer. i will write it if you like
\[6\times \frac{30(31)(71)}{6} +30\] \[30(31)(71)+30\]
i get 66060
\[\sum_{k=1}^{n} k^3 \] What is the formula for this??
...
that one is easy to remember.
do you know the one for \[\sum_{k=1}^{n}k\]?
it is \[\frac{n(n+1)}{2}\]
the one for \[\sum_{k=1}^n k^3 \] is the square of that one. it is\[(\frac{n(n+1)}{2})^2\]
so the square of Gauss' formula??
if that thing is called gauss's formula then yes
for the summation of n positive integers....
wow!
oh yes, i see that it is called gauss' formula. i learn more here than in skule
if you like i can show you how to derive them, but you probably don't need to know it
how do you do that?
:P
ok we start with the first one. "gauss" and the method extends. you want \[\sum_{k=1}^n k\]
write this \[\sum_{k=1}^n k^2-(k-1)^2\]
it might not be obvious, but the part after the sigma is one term minus the previous one. so this is a telescoping sum, and when you are done (it will be obvious if you write out some terms) everything will be killed off except the \[n^2\]
so by observation we have \[\sum_{k=1}^n k^2-(k-1)^2=n^2\]
then do the algebra: \[k^2-(k-1)^2 = k^2-(k^2-2k+1)=2k-1\]
in other words there was no square in it. now we know that \[\sum_{k=1}^n 2k-1=n^2\] because the part after the sum was the same. this is equal to \[2\sum_{k=1}^nk-\sum_{k=1}^n =n^2\]
now solve for \[\sum_{k=1}^nk\] using algebra and you get \[\sum_{k=1}^n k = \frac{n(n+1)}{2}\]
f course you have probably seen this proved a different way. but now the fun begins. if you want the formal for \[\sum_{k=1}^n k^2 \] you write \[\sum_{k=1}^n k^3-(k-1)^3=n^3\]
do the algebra and the \[k^3\] will drop ouit (just like the k^2 did before) and you will get a summation only involving \[k^2\] and k and 1. you already have the one for k, so solve for \[\sum_{k=1}^nk^2\] and you will get your answer. this trick works all the way up, but the algebra gets really really annoying so best just to have a list
cool!
problem 9 - 12 and and 20 - 23 work it out (not the algebra)
have fun
thx
Join our real-time social learning platform and learn together with your friends!