Let $\{X_n\}_{n=1}^\infty$ be a convergence sequence such that $X_n \geq 0$ and $k \in \mathbb{N}$. Then $$ \lim_{n \to \infty} \sqrt[k]{X_n} = \sqrt[k]{\lim_{n \to \infty} X_n}. $$ Can someone help me figure out how to prove this?
2026-03-29 00:00:11.1774742411
Prove $\lim\limits_{n \to \infty} \sqrt[k]{X_n} = \sqrt[k]{\lim\limits_{n \to \infty} X_n}$, where $\{X_n\}_{n=1}^\infty$ converges
143 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Hint: $$ a^p - b^p = (a-b)(a^{p-1}b^0 + \cdots + a^0b^{p-1} ) $$
details:
with $a = x_n^{1/p}, b = (\lim x_n)^{1/p}$ then $$ x_n - \lim x_n = ( x_n^{1/p}-(\lim x_n)^{1/p}) ( x_n^{(p-1)/p}(\lim x_n)^{0/p} + \cdots + x_n^{0/p} (\lim x_n)^{(p-1)/p} ) $$ The term $x_n^{(p-1)/p}(\lim x_n)^{0/p} + \cdots + x_n^{0/p} (\lim x_n)^{(p-1)/p} $ is $\ge$ $p\times \lim x_n/2$ when $n$ is big, because for such an $n$ $$ x_n \ge \lim x_n/2. $$
Hence $$ |x_n - \lim x_n| = |x_n^{1/p}-(\lim x_n)^{1/p}| ( x_n^{(p-1)/p}(\lim x_n)^{0/p} + \cdots + x_n^{0/p} (\lim x_n)^{(p-1)/p} ) \\ |x_n - \lim x_n| \ge p\times \lim x_n/2| x_n^{1/p}-(\lim x_n)^{1/p}| $$
When $n\to\infty$, LHS oges to zero, and so does $$ | x_n^{1/p}-(\lim x_n)^{1/p}| $$