This question comes from a Brazilian book of real analysis, which is "Introdução a Análise" (Introduction to Analysis) of Antonio Caminha. The problem is:
Let $(a_n)_{n \in \mathbb{N}}$ be a sequence of positive real numbers. Show that the inequality
$$ 1 + a_n > 2^{1/n}a_{n-1} $$
is true for infinity $n \in \mathbb{N}$.
Suppose the inequality does not hold for infinitely many $n \in N$. Then, $ \forall$ except finitely many $n \in N$,
the reverse inequality holds, i.e., $1 + a_n \leq 2^{1/n}a_{n-1} $ -------(1)
Taking limsup on both sides, and by the positivity of the $a_n$, we get,
$ 1+ \limsup a_n \leq \limsup2^{1/n}a_{n-1}$ --- (2)
Case 1) $ \limsup a_{n} < \infty $ Let $\limsup a_n = a$ Then by (2), $ 1 + a \leq a $ A contradiction. Hence the result holds.
Case 2) $ \limsup a_n = \infty$ Then by (1), for all except finitely many $n \in N$, we have $ 1+ {a_n} \leq 2^{1/n}a_{n-1}$
(say this happens $\forall n \geq N_0$ )
Multiplying by $2^{1/{n+1}} $ on both sides, we get, $2^{1/{n+1}} + 2^{1/{n+1}}a_n \leq 2^{ 1/{n+1}} •2^{1/n}a_{n-1} \forall n \geq N_0$
Then again using the inequality (1), we get,
$ 2^{1/n+1} + 1 + a_{n+1} \leq 2^{ \frac{2n+1}{n(n+1)}}a_{n-1}$
$ \Rightarrow 1+ a_{n+1} \leq 2^{ \frac{2n+1}{n(n+1)}}a_{n-1}$
Continuing in this way, we obtain , $ 1+ a_{n+1} \leq 2^ {\frac{f(n)}{g(n)}}a_{N_0}$ $ \forall n \geq N_0$ where $f(n)$ & $g(n)$ are functions such that $\lim_{n \rightarrow\infty} \frac{f(n)}{g(n)} =0 $ ------(3) Hence,
$ a_{n+1} \leq 2^ {\frac{f(n)}{g(n)}} a_{N_0} + C $
$\forall n \in N$
( where the constant C is chosen according to the finitely many terms $a_n $ where $ 1\leq n \leq N_0$ By (3), since any convergent sequence is bounded, We have,
$a_n \leq M $ $ \forall n \in N$ for some constant
$ M >0$
Contradiction to assumption that $\limsup a_n = \infty$ Hence proved.