Let $ \ \{a_n \} \ $ be a sequence of non-negative numbers such that $ \ \lim_{n \to \infty} a_n=a \in \mathbb{R} \ $. If $ \ k \in \mathbb{N} \ $ be fixed , prove that $ \ \lim_{n \to \infty} a_n^{\frac{1}{k}}=a^{\frac{1}{k}} \ $
Answer:
we know that $ \ a_n \to 0 \ \Rightarrow \sqrt[k]{a_n} \to 0 \ $
Now since $ \ a_n \to a $ , we have $ \ a_n-a \to 0 \ $
But I can't proceed.
It is not exactly a proof since we should prove that step
$$ \ \sqrt[k]{a_n-a} \to 0 \ \implies \ a_n^{\frac{1}{k}} \to a^{\frac{1}{k}} \ $$
We should proceed by the $\epsilon-\delta$ definition.
As a hint for a proof, suppose $a\neq 0$, we know that
$$ \lim_{n \to \infty} a_n=a \in \mathbb{R} $$
that is
$$|a_n-a|<\epsilon \quad \forall n>\bar n$$
then
$$|a_n^{\frac{1}{k}}-a^{\frac{1}{k}}|\implies |(a+\epsilon)^{\frac{1}{k}}-a^{\frac{1}{k}}|=a^{\frac{1}{k}}|(1+\epsilon/a)^{\frac{1}{k}}-1|\stackrel{Bernoulli}{\le}\frac{\epsilon a^{\frac{1}{k}}}{ka}=\bar \epsilon$$
therefore since we can choose $\epsilon$ arbitrary small also $\bar \epsilon$ can be choosen arbitrary small and then
$$\lim_{n \to \infty} a_n^{\frac{1}{k}}=a^{\frac{1}{k}}$$