Can someone explain summation notation to me?
it is much easier with an example
\[\sum_{k=1}^na_k=a_1+a_2+a_3+...+a_n\] is a start
What do k and n signify?
k= the starting number you put into the general term, n = the last number you'll put into the general term
I thought n was the number of intervals?
so you'll sum up from k to n
nah... i might make a mistake!
?
nope, n = the last number you'll put into the general term
How do you write how many intervals you're taking?
\[\sum_{k=2}^{n=5} n = 2+3+4+5 = 14\]
an example would be best \[\sum_{_k=1}^5 2k-1=1+3+5+7+9\]
@callisto i think you had a confusion between n and k in your example
k = lower value of interval n = upper value of interval
not really
sorry.. please correct me!
when you write \[\sum_{k=1}^5a_k\] k is the index start at k = 1 and add successive terms until you reach k = 5
\[\sum_{k=2}^{5} k = 2+3+4+5 =14\]correct?
similarly \[\sum_{k=1}^na_k\] means start at k = 1 and add successive terms until k = n
yes what you wrote second is correct
Successive as in +1 each time?
so \[\sum_{k=1}^5a_k=a_1+a_2+a_3+...+a_n\]
replace k by 1, then by 2, then by 3 etc that is if you start at k = 1
next term you might also say +1 of the previous nth term
so the sigma is really just a big fat plus sign
thank you satellite73, you're always a good teacher for me lol
here is another example \[\sum_{k=1}^5\frac{1}{2^k}=\frac{1}{2}+\frac{1}{2^2}+\frac{1}{2^3}+\frac{1}{2^4}+\frac{1}{2^5}\]
Thanks! That REALLY clears it up for me!
yw
Join our real-time social learning platform and learn together with your friends!