I'm practising at solving sequence-series related problems to improve my skills at solving such problems and currently I'm tackling the following problem:
1) Find all values of the real variable $x$ for which the series $\sum_{n=1}^{\infty}{\frac{(x+1)^n}{\sqrt{4^n n}}}$ converges.
2) Find all values of the positive constant $a$ for which the series $\sum_{n=1}^{\infty}{(-1)^n\frac{\sqrt{n^4+1}}{n^a}}$ converges. For which out of these values does the series converge absolutely?
My Attempt:
Using Cauchy's Criterion — if $\sqrt[n]a_n \to r < 1$, $a_n$ converges. $$ \sqrt[n]a_n = \sqrt[n]{\frac{(x+1)^n}{\sqrt{4^n n}}} = \frac{x+1}{\sqrt[2n]{4^n n}} = \frac{x+1}{2\sqrt[2n]{n}} $$
I tried solving this problem in the following ways but both times I got stuck:
- Using Cauchy's Criterion — if $\sqrt[n]a_n \to r < 1$, $a_n$ converges. $$ \sqrt[n]a_n =\sqrt[n]{\frac{(-1)^n\sqrt{n^4+1}}{n^a}} =\frac{-\sqrt[2n]{n^4+1}}{n^{a/n}} $$
- Using d'Alembert's Criterion — if $\frac{a_{n+1}}{a_n} \to r < 1$, $a_n$ converges. $$ \frac{a_{n+1}}{a_n} =\frac{(-1)^{n+1}\sqrt{(n+1)^4+1}}{(n+1)^a}\frac{{n^a}}{(-1)^n\sqrt{(n^4+1)}} =\frac{-n^a\sqrt{(n+1)^4+1}}{(n+1)^a\sqrt{n^4+1}} $$
Question:
In all my attempts regarding both sub-problems, I got stuck at some point, which makes me doubt whether I'm using the correct approach of not. How can I solve successfully the above problems?
Question 1:
Using Cauchy's Criterion: $$ \sqrt[n]{|a_n|} = \sqrt[n]{\frac{|x+1|^n}{\sqrt{|4^n n|}}} = \frac{|x+1|}{\sqrt[2n]{|4^n n|}} = \frac{|x+1|}{2\sqrt[2n]{n}} = \frac{|x+1|}{2e^{\frac{ln(n)}{2n}}} = \frac{|x+1|}{2e^{\frac{1}{2n}}} = \frac{|x+1|}{2} $$
In order for $\sum_{n=1}^{\infty}a_n$ to be convergent, $\sqrt[n]{|a_n|} \to r < 1$. Therefore: $$ \frac{|x+1|}{2} < 1\Leftrightarrow |x+1|<2\Leftrightarrow x+1<2 ~~~ \land ~ -x-1<2\Leftrightarrow -3<x<1 $$
For $x=-3$, $\sum_{n=1}^{\infty}a_n$ converges conditionally, because it's an alternating series: $$ \sum_{n=1}^{\infty}a_n =\sum_{n=1}^{\infty}\frac{(-2)^n}{\sqrt{4^n n}} =\sum_{n=1}^{\infty}\frac{(-2)^n}{2^n\sqrt{n}} =\sum_{n=1}^{\infty}\frac{(-1)^n}{\sqrt{n}} $$
For $x=1$, $\sum_{n=1}^{\infty}a_n$ diverges, because: $$ a_n =\frac{2^n}{\sqrt{4^n n}} =\frac{2^n}{2^n\sqrt{n}} =\frac{1}{\sqrt{n}} =ζ\left(p=\frac{1}{2}\right),~~~ 0<p\le 1 $$
So, based on the above calculations, $\sum_{n=1}^{\infty}a_n$ converges:
Question 2:
Using Leibniz's Criterion:
Since the series $\sum_{n=1}^{\infty}{(-1)^n\frac{\sqrt{n^4+1}}{n^a}}$ is alternating, it converges, if according to Leibniz's Criterion the sequence $a_n=\frac{\sqrt{n^4+1}}{n^a}$ is positive, decreasing and its limit is equal to $0$.
Because all prerequisites of Leibniz's Criterion are fulfilled, $\sum_{n=1}^{\infty}{(-1)^n\frac{\sqrt{n^4+1}}{n^a}}$ converges $\forall~a>2$. Following that, we observe that:
Based on the above calculations, the series $\sum_{n=1}^{\infty}{(-1)^n\frac{\sqrt{n^4+1}}{n^a}}$ converges: