$$\lim_{x\to\infty}\left(x-x^2\ln\frac{x+1}{x}\right)$$ What I did: $l=\lim_{y\to 0}\frac{y-\ln(y+1)}{y^2}$, putting $y=\frac{1}{x}$. The answer seems to be $1/2$ but how do I get to that?
2026-04-24 02:35:24.1776998124
On
Compute the limit: $\lim_{x\to\infty}\left(x-x^2\ln\frac{x+1}{x}\right)$
186 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
There are 4 best solutions below
0
On
Taylor:
$$\frac{y-\ln(y+1)}{y^2} = \frac{y - (y-\frac{y^2}{2} + O(y^3))}{y^2}=\frac{1}{2} +O(y) \stackrel{y\rightarrow 0^+}{\longrightarrow} \frac{1}{2}$$
By de l'Hôpital $$\lim_{y\to 0}\frac{y-\ln(y+1)}{y^2} =\lim_{y\to 0}\frac{1-\frac{1}{y+1}}{2y}=\lim_{y\to 0}\frac{1}{2(y+1)}.$$