I know that there does exist a converse of the Stolz - Cesaro theorem when
$\lim_{n \to \infty}\frac{b_n}{b_{n+1}} = B \in \mathbb{R} - {1}$
then $\lim_{n \to \infty}\frac{a_n}{b_n} = L \implies \lim_{n \to \infty} \frac{a_{n+1} - a_n}{b_{n+1} - b_n} = L$
Now it uses the condition that $\lim_{n\rightarrow \infty}\frac{b_{n}}{b_{n+1}}=L \in \mathbb{R}-\{1\}$
But when we see the additive property/arithmetic mean case(reference)(from which the multiplicative property/geometric mean case is derived(reference)), it uses the fact that $b_n = n$ which as we can see, does not satisfy the condition given above. So my question is, does the converse of the aforementioned cases exist? And if yes, can we prove it.
What I mean by the converse of the Arithmetic Mean case is that
If $\lim_{n \to \infty} \frac{x_1 + x_2 + x_3 .. x_n}{n} = L \implies \lim_{n \to \infty}x_n = L$
What I mean by the converse of the Geometric Mean case is that
If $\lim_{n \to \infty} \sqrt[n]{x_1 \cdot x_2 \cdot x_3 .. x_n} = L \implies \lim_{n \to \infty}x_n = L$
OR
If $\lim_{n \to \infty} \sqrt[n]y_n = L \implies \lim_{n \to \infty}\frac{y_{n+1}}{y_n} = L$
P.S. : Sorry if I this has been asked before, I could not find it anywhere on the internet.