$$\sum_{k=0}^{\infty} (k+1)(x)^k\Longrightarrow x=-\frac{9}{10} \Longrightarrow\sum_{k=0}^{\infty} (k+1)\left(-\frac{9}{10}\right)^k=\frac{100}{361}\approx 0.2777$$ $$\sum_{k=0}^{\infty} (k+1)(x)^k\Longrightarrow x=-\frac{99}{100} \Longrightarrow\sum_{k=0}^{\infty} (k+1)\left(-\frac{99}{100}\right)^k=\frac{10000}{39601}\approx 0.2525$$ $$\sum_{k=0}^{\infty} (k+1)(x)^k\Longrightarrow x=-\frac{999}{1000} \Longrightarrow\sum_{k=0}^{\infty} (k+1)\left(-\frac{999}{1000}\right)^k=\frac{1000000}{3996001}\approx 0.25025$$ $$\sum_{k=0}^{\infty} (k+1)(x)^k\Longrightarrow x=-\frac{99999999}{10^{8}} \Longrightarrow\sum_{k=0}^{\infty} (k+1)\left(-\frac{99999999}{10^{8}}\right)^k=\frac{10^{16}}{39999999600000001}\approx 0.2500000025$$
So my conclusion will be that when $x$ get to $-1$ the sum becomes $\frac{1}{4}$ so than this will be equal:
$$\lim_{x\rightarrow-1}\left(\sum_{k=0}^{\infty} (k+1)(x)^k\right)=\lim_{x\rightarrow-1}\left(\frac{1}{(1-x)^2}\right)=\frac{1}{\lim_{x\rightarrow-1} (1-x)^2}=\frac{1}{4}$$
and that is than equal to:
$$1-2+3-4+5-6+7-8+9-10+...=\frac{1}{4}$$
Can someone tell me if this is right? And if it is not can you proof it?
The terms of the form $(k+1)x^k$ are convergent to zero for $x$ in the interval $(-1,1)$. So the limit for their sum, as you've calculated, is correct.
That being said, you cannot then deduce the last summation, as you're applying it to a point where the terms of the sum are not convergent. The expression only makes sense on the open interval, and so cannot be be evaluated at the boundary.