Question. Is it possible to find a nice form with sigma notation on the series: $1+\frac23+\frac{6}{3^2}+\frac{10}{3^3}+\dots$?
Attempt. I know this is rather a short question, specially if the answer to this is a no, but the original question is to find the numeric value of the sum, and what they did doesn't really look intuitive to me so I wanted to figure out if a sigma notation closed form was possible, since that would be what I'd have done. My attempt was: $$1+\sum^\infty_{n=0}\frac{4n+2}{3^{n+1}}$$ I don't even really know if putting out the $1$ is really possible or legit. In short terms, I'm looking for an intuitive approach with the first step to be: expressing that series (if possible) on sigma notation, so that later I can focus on finding the value. Still, don't know if it's possible to express it with sigma so yeah.
Edit. Still wondering if it's possible to find a numerical value to $$1+\sum^\infty_{n=0}\frac{4n+2}{3^{n+1}}$$