The question is motivated by my answer to the question: Showing that $\frac{\sqrt[n]{n!}}{n}$ $\rightarrow \frac{1}{e}$. In that answer, a lemma was used but I don't remember where I saw it. I'd like to recover a proof.
Question: How should I prove the following lemma?
Lemma. If $\lim_{n\to\infty}a_n=a$ and $a_n>0$ for all $n$, then we have $$ \lim_{n\to\infty}\sqrt[n]{a_1a_2\cdots a_n}=a. \tag{*} $$
Attempt. I found that it suffices to show that $$ \lim_{n\to\infty}\frac{a_1+\cdots+a_n}{n}=a $$ which turns out to be not easy for me. I tried directly manipulating by definition but failed. How should I go on?