I know the sum of the series $$2 - \frac{4}{3} + \frac{8}{9} - \cdots + \frac{(-1)^{20}2^{21}}{3^{20}}$$ is equal to $$\sum\limits_{n=0}^{20} \frac{(-1)^{n}2^{n+1}}{3^{n}},$$ but I don't know how to calculate the sum without manually entering it into the calculator.
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
Define $$S = a + ar + \ldots + a{r^{n - 1}}$$ for $r \ne 1$, and multiply by $r$ to get $$rS = ar + a{r^2} + \ldots + a{r^n}.$$ Subtracting $S$ from $rS$ gives $$rS - S = a{r^n} - a$$ or $$S(r - 1) = a{r^n} - a$$ so $$S = a\frac{{{r^n} - 1}}{{r - 1}}.$$ |
||||
|
|
$$\sum_{n=1}^{20}\frac{(-1)^n2^{n+1}}{3^n}=2\sum_{n=1}^{20}\left(-\frac{2}{3}\right)^n=2\left(-\frac{2}{3}\right)\frac{\left(-\frac{2}{3}\right)^{20}-1}{\left(-\frac{2}{3}-1\right)}=$$ $$=\left(-\frac{4}{3}\right)\left(-\frac{3}{5}\right)\frac{2^{20}-3^{20}}{3^{20}}=\frac{4}{5}\frac{2^{20}-3^{20}}{3^{20}}$$ |
|||||
|
