How do you write a series in summation notation? This section confused me a lot and I need to know how to do this to apply it to my work.
that big E is a greek letter S ... for sum the index of E tell us where to start and stop at and the rule beside it is, well ... the rule we are summing
\[\Large \sum_{n=start}^{stop}f(n)\]
where does the k come into play?
you will have to put that into the context of the author of your material. the names of a variable are not important
spose we want to sum of the sequence: \(a_1 + d(n-1)\) from n=3 to k\[\sum_{n=3}^{k}~a_1+d(n-1)\]
Wow this is confusing.. umm could we maybe do an example sequence and apply it? So it's more visual?
sure
What if the sequence was -1/2 +1/4 -1/6 +1/8 -1/10 +1/12
the signs are flipping back and forth (alternating) the denominator is a run of even numbers: 2n
2(1) = 2 2(6) = 12 so this is a run from n=1 to 6
Why multiply by 1 and 6?
an even number is of the form: 2n, we want to know for what values of "n" this series is defined for: 2n = 2, and 2n = 12; therefore 1 to 6 \[\sum_{n=1}^{6}\frac{(-1)^{n+1}}{2n}\]
(-1)^n that +1 is in error
Okay. So that makes some sense. -1^n because it alternates right?
correct
Okay thank you, I can do these now! c:
:) youre welcome
If I were to expand an equation in summation notation, would it be basically working backwards for what we just did?
Join our real-time social learning platform and learn together with your friends!