Evaluating $\lim _{x\to \infty }\left(\frac{7x^2-1}{7x^2+5}\right)^x$

142 Views Asked by At

How can I find the limits of the following sequence?

$$\lim _{x\to \infty }\left(\frac{7x^2-1}{7x^2+5}\right)^x$$

2

There are 2 best solutions below

1
On BEST ANSWER

\begin{align} \left(\frac{7x^2-1}{7x^2+5}\right)^x &= \left(1 - \frac{6}{7x^2+5}\right)^x \\ &= \left(\left(1 - \frac{6}{7x^2+5}\right)^{\frac{7x^2+5}{6}}\right)^{\frac{6x}{7x^2+5}} \end{align} Using $\left(1-\frac{1}{y}\right)^y \to e^{-1}$ as $y \to \infty$, the inner term $\left(1 - \frac{6}{7x^2+5}\right)^{\frac{7x^2+5}{6}}$ gets close to $e^{-1}$ as $x \to \infty$. Since the outer exponent $\frac{6x}{7x^2+5}$ tends to $0$, the overall limit is $1$.

0
On

$$\frac{7x^2-1}{7x^2+5}=1-\frac6{7x^2+5}\implies$$

$$\left(\frac{7x^2-1}{7x^2+5}\right)^x=\left[\left(1-\frac6{7x^2+5}\right)^{7x^2+5}\right]^{\frac x{7x^2+5}}\xrightarrow[x\to\infty]{}\left(e^{-6}\right)^0=1$$