Find any sequence that meets these criteria.

48 Views Asked by At

I'm struggling with this problem and don't know where to start looking:

Is there any sequence $a_n$ such that $\lim\limits_{n \to \infty}a_n \neq 0$ and $\lim\limits_{n \to \infty}(n \sqrt[n]{|a_n|}) \neq \infty$?

If so, which one? If not, why not?

Can anyone help me out?

EDIT: Also, $\lim\limits_{n \to \infty}a_n \neq \infty$.

2

There are 2 best solutions below

7
On BEST ANSWER

Answer to the edited question: suppose that $a_n \to L \not= 0$. Then $|a_n| \to |L|$, but since $|L|^{1/n} \to 1$ you get $\sqrt[n]{|a_n|} \to 1$, so $n\sqrt[n]{|a_n|} \to \infty$.


How about $0,1,0,1,0,1,\ldots$?

0
On

Umberto has a good answer for the case where $a_n$ is not taken to converge. If the second limit does converge, say $$\lim_{n\to\infty}( n\sqrt[n]{|a_n|}) = C$$ then $\sqrt[n]{|a_n|}$ is approximately $C/n$ for large $n$.