Proving that $\sum \frac{(-1)^n}{2\sqrt{n}+ cos(x)}$ converges uniformly.

117 Views Asked by At

Let $$v_n=\frac{(-1)^n}{2\sqrt{n}+ cos(x)}$$

I am asked to prove that $\sum v_n$ converges uniformly.

This is my attempt: Let $$S_n(x)= \sum_{k=0}^{n}v_n$$ and $$F(x)=\sum_{k=0}^{\infty}v_n$$

I have to show that $|F(x)-S_n(x)|$ converges. But: $$|F(x)-S_n(x)|= \sum^{\infty}_{k=n+1}\frac{1}{2\sqrt{k}+cos(x)}$$

And this is where I am stuck. By looking at this sum, I would say that it diverges yet I am asked to prove it converges. Any help would be appreciated.

3

There are 3 best solutions below

0
On BEST ANSWER

Hint: $|F(x)-S_n(x)|=|\sum^{\infty}_{k=n+1}\frac{(-1)^k}{2\sqrt{k}+cos(x)}| \le |\sum^{\infty}_{k=n+1}\frac{(-1)^k}{2\sqrt{k}-1}| \le |\sum^{\infty}_{k=n+1}\frac{(-1)^k}{\sqrt{k}-1}|$.

Show that the series $\sum^{\infty}_{k=1}\frac{(-1)^k}{\sqrt{k}-1}$ is convergent and use that $N(\epsilon)$ in above inequality to get $|F(x)-S_n(x)| \lt \epsilon \;$ for $\; n \gt N(\epsilon)$.

2
On

Note that $$\frac{1}{2\sqrt{n}+\cos x}-\frac{1}{2\sqrt{n+1}+\cos x}=2\frac{\sqrt{n+1}-\sqrt{n}}{(2\sqrt{n}+\cos x)(2\sqrt{n+1}+\cos x)}$$ $$=\frac{2}{(\sqrt{n+1}+\sqrt{n})(2\sqrt{n}+\cos x)(2\sqrt{n+1}+\cos x)}\leq \frac{c}{(\sqrt{n})^3}$$

for some value of $c$.

0
On

Point wise convergence follows from Leibniz's criterion. For each real number $x$ $$ \frac{1}{2\sqrt{n}+ \cos(x)}>0, $$ decreases as a function of $n$ and converges to $0$.

To prove uniform convergence you need the uniform version of the criterion: $$ \frac{1}{2\sqrt{n}+ \cos(x)} $$ decreases as a function of $n$ and converges uniformly to $0$. You can prove it adapting the proof of Leibniz's criterion to this case.