$\sum_{x=1}^\infty \frac{x^2}{2^x}$
I believe I should be using geometric properties. So I'm trying to get it to resemble
$\sum_{x=1}^\infty xp(1-p)^{x-1}$
But I can't seem to manipulate it how I'd like. Am I incorrect in assuming it's closest to a geometric distribution?
I've also tried resembling a binomial, which would get me
$2\sum_{x=1}^\infty x^22^{1-x}$
But I don't know where to obtain a $p$ from. Also, doesn't $(1-p)$ need to be $\leq 1$?