Does the following series converge uniformly ?$$\sum_{n=0}^{\infty} \frac{-1^n} {x+n} \ for \ (x\in R^+)$$ My thought:
for pointwise convergence: $$ \lim_{n \rightarrow \infty} \frac{-1^n} {x+n} =0 $$ so $$|f_n(x) - f(x)|=|\frac{-1^n} {x+n}|$$ now for the function $$g(x)=\frac{-1^n} {x+n} \implies g'(x)= \frac {-(-1)^n}{(x+n)^2}\neq0 $$
how can I proceed further ?
what I am trying to do here is to find the critical point to maximize the function $g(x)$ but clearly there is no critical point as the derivative can't be zero.
You are mistakenly trying to prove that the series converges uniformly by analyzing the convergence of the term sequence. For a series $\sum f_n(x)$ to converge uniformly it is necessary but not sufficient that $f_n(x) \to 0$ uniformly.
In this case, for all $x \in \mathbb{R}^+$ we have
$$|f_n(x)| =\left|\frac{(-1)^n}{x + n} \right| \leqslant \frac{1}{n}$$
and the convergence $f_n(x) \to 0$ is uniform. This only means we can't yet rule out uniform convergence of the series.
The series does, in fact, converge uniformly by Dirichlet's test since the partial sums $\sum_{n=0}^m (-1)^n$ are uniformly bounded and $1/(x+n)$ converges monotonically and uniformly to $0$ for $x \in \mathbb{R}^+$.