Glam Prestige Journal

Bright entertainment trends with youth appeal.

$\begingroup$

How to show that the series $$ \sum_{n=1}^\infty (\sqrt[n]{2}-1)$$ diverges ?

$\endgroup$ 2

3 Answers

$\begingroup$

Hint: $$2^{1/n}-1=e^{\frac{1}{n}\log 2}-1\sim \frac{1}{n}\log 2.$$

$\endgroup$ 2 $\begingroup$

Observe that $$\left(1+\frac{1}{2n}\right)^n=\sum\limits_{i=0}^n\binom{n}{i}\frac{1}{2^in^i}$$ and that for $i\ge 1$ we have $\binom{n}{i}\le n^i$ so this becomes $$\left(1+\frac{1}{2n}\right)^n\le 1+\sum\limits_{i=1}^n\frac{1}{2^{i}}<2$$ and thus we have $$\sqrt[n]{2}>1+\frac{1}{2n}$$ which gives us $$\sum\limits_{n=1}^\infty (\sqrt[n]{2}-1)\ge\sum\limits_{n=1}^\infty\frac{1}{2n}=\infty.$$

$\endgroup$ $\begingroup$

$\lim_{x \to 0}\frac{2^x-1}{x} = \log2$. This implies $\lim_{n \to +\infty} \frac{2^\frac{1}{n}-1}{\frac{1}{n}} = \log2$. Since the series $\sum_{n=1}^{+\infty} \frac{1}{n}$ is divergent, so by Comparison test (limit form), the series $\sum_{n=1}^{+\infty} (\sqrt[n]{2}-1)$ is divergent.

$\endgroup$ 2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy