Déterminer les limites suivantes.
- \(\displaystyle\lim_{x \to +\infty} \dfrac{3x^2 - x + 1}{2x^2 + 5}\)
- \(\displaystyle\lim_{x \to +\infty} \dfrac{x^3 + 2x}{x^2 - 1}\)
- \(\displaystyle\lim_{x \to -\infty} \dfrac{4x+3}{2x^2-1}\)
- \(\displaystyle\lim_{x \to +\infty} \left(\sqrt{x^2+x} - x\right)\)
- \(\displaystyle\lim_{x \to +\infty} x\left(\sqrt{1+\dfrac{1}{x}} - 1\right)\)
Voir la correction
- On factorise par le terme de plus haut degré : \(\dfrac{3x^2-x+1}{2x^2+5} = \dfrac{x^2(3-\frac{1}{x}+\frac{1}{x^2})}{x^2(2+\frac{5}{x^2})} \to \dfrac{3}{2}\).
- \(\dfrac{x^3+2x}{x^2-1} = \dfrac{x(x^2+2)}{x^2-1} \sim \dfrac{x^3}{x^2} = x \to +\infty\).
- \(\dfrac{4x+3}{2x^2-1} = \dfrac{x(4+\frac{3}{x})}{x^2(2-\frac{1}{x^2})} = \dfrac{4+\frac{3}{x}}{x(2-\frac{1}{x^2})} \to 0\).
- On multiplie par l'expression conjuguée : \(\sqrt{x^2+x}-x = \dfrac{(x^2+x)-x^2}{\sqrt{x^2+x}+x} = \dfrac{x}{\sqrt{x^2+x}+x} = \dfrac{1}{\sqrt{1+\frac{1}{x}}+1} \to \dfrac{1}{2}\).
- On pose \(h = \dfrac{1}{x}\) avec \(h \to 0^+\) : \(x(\sqrt{1+\frac{1}{x}}-1) = \dfrac{\sqrt{1+h}-1}{h} = \dfrac{h}{h(\sqrt{1+h}+1)} = \dfrac{1}{\sqrt{1+h}+1} \to \dfrac{1}{2}\).