How to find sum of arithmetic series?
first term plus last term times how many terms there are and divide in half
and that is not a picture of an arithmetic series
\[\sum_{1}^{k}a~r^n=a\frac{1-r^{n+1}}{1-r}\]
well, that a little wrong, the index normally starts at 0, which throws this one off
S = r + r^2 + ...+r^n -rS = -r^2 - ... -r^n - r^(n+1) ---------------------------- 1-r : r - r^(n+1)
\[\sum_{1}^{k}a~r^n=a\frac{r-r^{n+1}}{1-r}\]
It originally did say zero, but someone told me it should be 1 and not 0.
the original problem was on a "find the errors" assignment and it originally was 0. However, someone told me the error in the problem was that it was 0 and not 1.
\[\sum_{m}^{k}=\sum_{0}^{k}-\sum_{0}^{m-1}\]
did you change the index? what is the original problem?
Yes, I changed it. And the original problem is the same as above, except n was = to 0 instead of 1. I was asked to solve that problem.
ill get this latex code right one of these days \[{\Large\sum_{0}^{k}ar^n=a\frac{1-r^k}{1-r}}\]
Join our real-time social learning platform and learn together with your friends!