1 $$\sum_{n=1}^\infty (-1)^n \frac{x^2 + n}{n^2} $$ Is the series converges uniformly $\mathbb R$
I have tired by this result
if $\{f_n(x)\}$ is a sequence of a function defined on a domain $D$ such that
$f_n(x) \geq 0$ for all $x \in D$ and for all $n \in \mathbb N$
$f_{n+1}(x) \leq f_n(x)$ for all $x \in D$
$\sup_{x\in D} \{f_n(x)\} \to 0$ as $n \to \infty$. Then
$\sum_{n=1}^\infty (-1)^{(n+1)}f_n(x)$ converges uniformly on $D$
first two condition this series is satisfied but third is not satisfied, so this is not work
- $$ \sum_{n=1}^\infty \frac{x \sin \sqrt{\frac{x}n}}{x +n} $$ Is the series converges uniformly on $[1, +\infty)$
I have tried Abel test and Dirichlet test,but not getting any solution.
- Study the uniform convergence of the series on $\mathbb R$ $$ \sum_{n=1}^\infty \frac{x\sin(n^2x)}{n^2} $$
Suppose this series converges uniformlybto $f$, so for a given $\epsilon > 0$, there exist $N \in \mathbb N$ such that $\left|\sum_{n=1}^k f_n(x) - f(x)\right| < \epsilon$ for all $k \geq N$
Please tell me how to proceed further. Any help would be appreciated , Thank you
$$ \sup_{\mathbb R}|f_n| \to 0 \text { as } n\to \infty.$$
This fails in your problem, because in this case $\sup |f_n| \ge |f_n(n^2)| = 1+1/n \not \to 0.$
We can use the same idea as in 1. In this problem, $f_n(n) = (1/2)\sin 1 \not \to 0,$ so the series doesn't converge uniformly on $[1,\infty).$
The series converges uniformly on any $[-a,a].$ Proof: We use Weierstrass M:
$$\sup_{[-a,a]}|f_n| \le \frac{a\cdot 1}{n^2}.$$
Since $\sum a/n^2 < \infty$ we have $\sum f_n$ converging uniformly on $[-a,a].$
However, the series does not converge uniformly on $\mathbb R.$ We can again use the idea in 1. Let $x_n = \pi/2n^2 + 2\pi n^2.$ Then verify
$$\sup_{\mathbb R} |f_n| \ge |f_n(x_n)|\ge 1 \not \to 0.$$