How do I solve sum of binomial series which is as follows: $$\frac{1}{3}\sum^{\infty}_{x=0}\begin{pmatrix}x\\y\end{pmatrix}\frac{1}{3}^x$$
I think it would be pretty easy to sum from $y=0$ to $x$, but I have no idea how to sum from $x=0$ to $x=\infty$.
Thanks,