I have some problems in finding the values of series that follow this pattern: $$\sum \limits_{n=0}^{\infty} (-1)^{n}*..$$
For example: I have to find the value of this series $$\sum \limits_{n=1}^{\infty} (-1)^{n}\frac{n^2}{2^n}$$ Can you give me some tips on how I should calculate the value of this kind of series? Thank you.