Prove that for every positive sequence {$a_{n}$},
$$\varlimsup_{n \to \infty}\frac{\sum_{i=1}^{n+1}a_{i}}{a_{n}}\geq 4$$
Also find the sequences {$a_{n}$} for which 4 is attained.
Attempted Solution:
At the moment, I just have the following clues:
1.$$b_{n}:=\frac{\sum_{i=1}^{n+1}a_{i}}{a_{n}}, $$$$c_{n}:=\sup \left\{b_{m}\mid m\geq n\right\} , $$$$\rightarrow\varlimsup_{n \to \infty}\frac{\sum_{i=1}^{n+1}a_{i}}{a_{n}}=\lim_{n \to \infty}c_{n}$$ 2.$$b_{n}>1\rightarrow c_{n}>1\rightarrow\varlimsup_{n \to \infty}\frac{\sum_{i=1}^{n+1}a_{i}}{a_{n}}>1$$ 3. Subproblem: Is it true that for positive sequences {$a_{n}$}, $$\lim_{n \to \infty}a_{n}= \infty\to \lim_{n \to \infty} \frac{\sum_{i=1}^{n+1}a_{i}}{a_{n}}=\infty$$ If yes, then perhaps $\varlimsup_{n \to \infty}\frac{\sum_{i=1}^{n+1}a_{i}}{a_{n}}=\infty$and the result is proven for all positive unbounded sequences {$a_{n}$}.
Kindly provide me hints so that I can progress further.
Suppose that for some $N$, if $n\ge N$ $$ s_{n+1}=\sum_{k=1}^{n+1}a_k\le ca_n=c(s_n-s_{n-1})\tag{1} $$ Let $$ f(x)=\sum\limits_{k=N}^\infty s_kx^{k-N}\tag{2} $$ Then, for $x\ge0$, $$ \begin{align} \sum_{k=N}^\infty s_{k+1}x^{k-N} &\le\sum_{k=N}^\infty cs_kx^{k-N}-\sum_{k=N}^\infty cs_{k-1}x^{k-N}\\[6pt] \frac{f(x)-s_N}{x}&\le cf(x)-cxf(x)-cs_{N-1}\\[12pt] (cx^2-cx+1)f(x)&\le s_N-cs_{N-1}x\tag{3} \end{align} $$ If $c\lt4$, then $f(x)\le\frac{4s_N}{4-c}$, but since $s_k$ is an increasing sequence, $f(x)$ cannot be bounded. Thus, $c\ge4$; in other words $$ \limsup_{n\to\infty}\frac{\sum\limits_{k=1}^{n+1}a_k}{a_n}\ge4\tag{4} $$ Setting $c=4$ in inequality $(3)$ suggests we consider $$ \begin{align} f(x) &=\frac1{(1-2x)^2}\\ &=\sum_{n=0}^\infty(n+1)(2x)^n\tag{5} \end{align} $$ This leads us to notice that for sequences where $\frac{a_{n+1}}{a_n}\to2$, we get $$ \sum_{k=1}^{n+1}a_k\sim4a_n\tag{6} $$