How would I go about finding the following limit:
$$\lim_{n \to \infty} (2^n-n^2)^{\frac{1}{n}}$$
How would I go about finding the following limit:
$$\lim_{n \to \infty} (2^n-n^2)^{\frac{1}{n}}$$
On
After taking logarithm with base $e$, it suffices to calculate: $$\lim_{x\rightarrow \infty}\frac{\mathrm{ln}(2^x-x^2)}{x}=\lim_{x\rightarrow\infty}\frac{\mathrm{ln}2 \cdot 2^{x} - 2x}{2^x - x^2}= \lim_{x\rightarrow\infty}\frac{\mathrm{ln}2 - \frac{2x}{2^{x}}}{1 - \frac{x^2}{2^x}}=\mathrm{ln}2.$$
Hence the original limit is 2.
Note. We used L'Hôpital's rule in the first equality.
$$\lim_{n \to \infty} (2^n-n^2)^{\frac{1}{n}} = \lim_{n \to \infty} (2^n(1-n^2 2^{-n}))^{\frac{1}{n}} = 2 \lim_{n \to \infty} (1-n^2 2^{-n}))^{\frac{1}{n}} = 2$$