If $$s_n={5-{n \over 3^n}}$$ is the partial sum of the series of $\sum_{k=1}^∞ a_k$,
can we find, a-) the general term of the series b-) the sum of the series?
If $$s_n={5-{n \over 3^n}}$$ is the partial sum of the series of $\sum_{k=1}^∞ a_k$,
can we find, a-) the general term of the series b-) the sum of the series?
Hint:
$$a_n=s_n-s_{n-1}$$
$$\sum_{k=1}^\infty a_k=\lim_{k\to\infty}s_k$$
$$s_{n+1}=\dfrac{10}{3}+\frac13s_n-\frac{1}{3^{n+1}}$$ with $\lim_\infty s_n=\ell$ then $\ell=\dfrac{10}{3}+\dfrac13\ell$ so $\ell=5$.
$a_n=s_{n}-s_{n-1}=\dfrac{2n-3}{3^n}$.