I am trying to find the sum of following infinite series
$$\sum_{k=0}^{\infty}\frac{1-2^k}{3^k}$$
I tried starting the problem with rewriting it as $\dfrac13+\left(\frac{-2}{3}\right)^k$, am i on the right track at all?
I am trying to find the sum of following infinite series
$$\sum_{k=0}^{\infty}\frac{1-2^k}{3^k}$$
I tried starting the problem with rewriting it as $\dfrac13+\left(\frac{-2}{3}\right)^k$, am i on the right track at all?
Good Start but, It should be written as $$\sum_{k=0}^\infty\frac{1-2^k}{3^k}=\sum_{k=0}^\infty\left(\frac{1}{3}\right)^k-\sum_{k=0}^\infty\left(\frac{2}{3}\right)^k $$
Now both of these series are GP I hope you can take it from here!