Prove uniform convergence and identity for the series $\sum^{\infty}_{n=0} e^{-nx}$ and $\sum^{\infty}_{n=0} ne^{-nx}$ where $x > 0$.
Consider $\sum^{\infty}_{n=0} e^{-nx}$ and $\sum^{\infty}_{n=0} ne^{-nx}$ where $x > 0$.
I've proved that $$\sum^{\infty}_{n=0} e^{-nx} = \frac 1 {1-e^{-x}}$$.
I must show both series for $x_0 > 0$ that both series converges uniformly in $[x_0, \infty)$. To do this I've tried to find majorant series for both but I've been unsuccesful.
$$e^{-nx} = \frac 1 {e^{nx}} \le \frac 1 {2^{nx}}\le \frac 1 {2^{nx_0}}$$, but this doesn't give a proper majorant series.
Also I must show $$\sum^{\infty}_{n=0} ne^{-nx} = \frac {e^x} {(e^x-1)^2}$$
I have $(e^{-nx})^{'} = -ne^{nx}$. Can I show $$\sum^{\infty}_{n=0} -ne^{-nx}$$ converge uniformly ? (how) - if so then $$\sum^{\infty}_{n=0} -ne^{-nx}= \frac {-e^x} {(1-e^{-x})^2}$$ which is not the result I was hoping for ?