How can I get a closed form for:
$$\sum_{i=1}^n \frac{3^i}{2^i}$$
I have just started studying closed forms for summations and I am still lost on this matter so I would appreciate if you guys could explain that step by step or suggest me some references for me to study.
Thanks in advance.
Hint
You have $$\sum_{i=1}^n \frac{3^i}{2^i}=\sum_{i=1}^n \left(\dfrac 32\right)^i$$ and (if $r\ne 1$) $$\sum_{i=1}^n r^n=\dfrac{r^{n+1}-r}{r-1}.$$ Thus ... (please, complete).