Let $p>1$ and $$ x_n= n(1-2^{-\frac{1}{n}})^{p}. $$ Can someone, please help me to find $\lim_{n\to\infty}x_n$ or at least to conclude that the above limit is non-zero. I checked that $$ \lim_{n\to\infty}\frac{x_{n+1}}{x_n}=1, $$ so ratio test fails. Then, I tried Rabee's test to find, $$ \lim_{n\to\infty}n(\frac{x_{n}}{x_{n+1}}-1), $$ which reduces to $$ -\lim_{n\to\infty}\{1+\frac{(n+1)^2}{log 2} (2^{-\frac{1}{n+1}}-2^{-\frac{1}{n}})-\frac{2n+1}{n}2^{-\frac{1}{n}}\}. $$ But after the above step, I am unable to conclude the limit. Can someone please help with the same or to conclude the limit of $x_n$ is non-zero, if possible with some other method is also fine. Thanks.
2026-02-26 20:04:01.1772136241
To find the limit of a sequence
72 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
Using the “well-known” inequality $e^x \ge 1+x$ one gets $$ 2^{-1/n} = e^{-\ln(2) /n} \ge 1 - \frac {\ln 2}{n} $$ and therefore $$ 0 \le x_n \le \frac {(\ln 2)^p}{n^{p-1}} $$ which implies that $x_n \to 0$.