Math ClubMath Club
v1 · padrão canônico

Lição 64 — Regra de L'Hôpital

Regra de L'Hôpital para indeterminações 0/0 e ∞/∞. Formas indeterminadas 0·∞, ∞−∞, 1^∞, 0^0, ∞^0 e limites notáveis como sin(x)/x e e^x/x^n.

Used in: 2.º ano EM · Equiv. Math III japonês · Equiv. Analysis Klasse 12 alemã · Equiv. H2 Maths Singapura

limxaf(x)g(x)=0/0 ou /limxaf(x)g(x)\lim_{x \to a} \frac{f(x)}{g(x)} \stackrel{0/0\text{ ou }\infty/\infty}{=} \lim_{x \to a} \frac{f'(x)}{g'(x)}

Regra de L'Hôpital (descoberta por Johann Bernoulli em 1694, publicada por L'Hôpital em 1696): quando limf/g\lim f/g assume a forma indeterminada 0/00/0 ou /\infty/\infty, o limite é igual ao limite da razão das derivadas — desde que este último exista ou seja ±\pm\infty.

Choose your door

Rigorous notation, full derivation, hypotheses

Enunciado, demonstração e extensões

Enunciado formal

"L'Hôpital's rule simplifies the evaluation of limits of quotients when both numerator and denominator approach 0 or ∞. The key is recognizing the indeterminate form, applying the rule, and checking that the resulting limit actually exists." — OpenStax Calculus Vol. 1, §4.8

Ideia da demonstração (caso 0/0)

Pelo Teorema do Valor Médio de Cauchy: se f(a)=g(a)=0f(a) = g(a) = 0, para xx próximo de aa existe ξ\xi entre aa e xx tal que:

f(x)g(x)=f(x)f(a)g(x)g(a)=f(ξ)g(ξ)\frac{f(x)}{g(x)} = \frac{f(x) - f(a)}{g(x) - g(a)} = \frac{f'(\xi)}{g'(\xi)}

Quando xax \to a, tem-se ξa\xi \to a, e o limite passa: f(x)/g(x)f(a)/g(a)f(x)/g(x) \to f'(a)/g'(a) (quando a razão de derivadas converge).

Extensão a outras formas indeterminadas

"Note carefully: L'Hôpital's Rule says that the limit of a quotient of functions equals the limit of the quotient of their derivatives, provided the original limit is in the form 0/0 or ∞/∞. This is not the same as the derivative of a quotient." — Active Calculus §2.8

Exemplos resolvidos

Exercise list

30 exercises · 7 with worked solution (25%)

Application 25Understanding 2Challenge 1Proof 2
  1. Ex. 64.1Application

    Calcule limx0x2sinx\lim_{x \to 0} \dfrac{x^2}{\sin x}.

    Show solution
    Forma 0/00/0. L'Hôpital: limx02x1=0\lim_{x \to 0} \frac{2x}{1} = 0.
    Show step-by-step (with the why)
    1. Substituição direta: 0/00/0 — forma indeterminada.
    2. Derive numerador: (x2)=2x(x^2)' = 2x; denominador: (sinx)=cosx(\sin x)' = \cos x.
    3. Novo limite: limx02x/cosx=0/1=0\lim_{x \to 0} 2x/\cos x = 0/1 = 0.
    Macete: não aplique L'Hôpital sem verificar a forma — aqui era realmente 0/0.
  2. Ex. 64.2Application

    Calcule limx0ex1x\lim_{x \to 0} \dfrac{e^x - 1}{x}.

    Show solution
    Forma 0/00/0. limx0ex1x=0/0limx0ex1=1\lim_{x \to 0} \frac{e^x - 1}{x} \stackrel{0/0}{=} \lim_{x \to 0} \frac{e^x}{1} = 1.
  3. Ex. 64.3Application

    Calcule limx0ln(1+x)x\lim_{x \to 0} \dfrac{\ln(1+x)}{x}.

    Show solution
    Forma 0/00/0. limx0ln(1+x)x=0/0limx01/(1+x)1=1\lim_{x \to 0} \frac{\ln(1+x)}{x} \stackrel{0/0}{=} \lim_{x \to 0} \frac{1/(1+x)}{1} = 1.
  4. Ex. 64.4ApplicationAnswer key

    Calcule limxxex\lim_{x \to \infty} \dfrac{x}{e^x}.

    Show solution
    Forma /\infty/\infty. limxxex=/limx1ex=0\lim_{x \to \infty} \frac{x}{e^x} \stackrel{\infty/\infty}{=} \lim_{x \to \infty} \frac{1}{e^x} = 0.
  5. Ex. 64.5ApplicationAnswer key

    Calcule limxlnxx\lim_{x \to \infty} \dfrac{\ln x}{x}.

    Show solution
    Forma /\infty/\infty. limxlnxx=/limx1/x1=0\lim_{x \to \infty} \frac{\ln x}{x} \stackrel{\infty/\infty}{=} \lim_{x \to \infty} \frac{1/x}{1} = 0. O logaritmo cresce mais devagar que qualquer potência positiva.
  6. Ex. 64.6Application

    Calcule limx01cosxx2\lim_{x \to 0} \dfrac{1 - \cos x}{x^2}.

    Show solution
    Forma 0/00/0. limx01cosxx2=0/0limx0sinx2x=0/0limx0cosx2=12\lim_{x \to 0} \frac{1 - \cos x}{x^2} \stackrel{0/0}{=} \lim_{x \to 0} \frac{\sin x}{2x} \stackrel{0/0}{=} \lim_{x \to 0} \frac{\cos x}{2} = \frac{1}{2}.
  7. Ex. 64.7Application

    Calcule limx0tanxxx3\lim_{x \to 0} \dfrac{\tan x - x}{x^3}.

    Show solution
    Forma 0/00/0. limx0tanxxx3=0/0limx0sec2x13x2=limtan2x3x2=13lim(tanx/x)2=13\lim_{x \to 0} \frac{\tan x - x}{x^3} \stackrel{0/0}{=} \lim_{x \to 0} \frac{\sec^2 x - 1}{3x^2} = \lim \frac{\tan^2 x}{3x^2} = \frac{1}{3} \cdot \lim (\tan x / x)^2 = \frac{1}{3}. Ou via L'Hôpital duplo: 2sec2xtanx6x26=13\to \frac{2\sec^2 x \tan x}{6x} \to \frac{2}{6} = \frac{1}{3}.
  8. Ex. 64.8Application

    Calcule limxx3e2x\lim_{x \to \infty} \dfrac{x^3}{e^{2x}}.

    Show solution
    Forma /\infty/\infty. limxx3e2x=/lim3x22e2x=/lim6x4e2x=/lim68e2x=0\lim_{x \to \infty} \frac{x^3}{e^{2x}} \stackrel{\infty/\infty}{=} \lim \frac{3x^2}{2e^{2x}} \stackrel{\infty/\infty}{=} \lim \frac{6x}{4e^{2x}} \stackrel{\infty/\infty}{=} \lim \frac{6}{8e^{2x}} = 0.
  9. Ex. 64.9ApplicationAnswer key

    Calcule limx0xsinxx3\lim_{x \to 0} \dfrac{x - \sin x}{x^3}.

    Show solution
    Forma 0/00/0. limx0xsinxx3=0/0lim1cosx3x2=0/0limsinx6x=0/0limcosx6=16\lim_{x \to 0} \frac{x - \sin x}{x^3} \stackrel{0/0}{=} \lim \frac{1 - \cos x}{3x^2} \stackrel{0/0}{=} \lim \frac{\sin x}{6x} \stackrel{0/0}{=} \lim \frac{\cos x}{6} = \frac{1}{6}. Confirma via Taylor: xsinx=x3/6+x - \sin x = x^3/6 + \ldots.
    Show step-by-step (with the why)
    1. Substituição: 0/00/0 — indeterminado.
    2. 1.ª aplicação: (1cosx)/(3x2)(1-\cos x)/(3x^2) — ainda 0/00/0.
    3. 2.ª aplicação: sinx/(6x)\sin x/(6x) — ainda 0/00/0.
    4. 3.ª aplicação: cosx/61/6\cos x/6 \to 1/6.
    Curiosidade: este limite dá o coeficiente 1/61/6 do termo cúbico de sinx\sin x na série de Taylor.
  10. Ex. 64.10Application

    Calcule limx0+xlnx\lim_{x \to 0^+} x \ln x.

    Show solution
    Forma 00 \cdot \infty. Reescreva: xlnx=lnx/(1/x)x \ln x = \ln x / (1/x) — forma /\infty/\infty. limx0+lnx1/x=/limx0+1/x1/x2=limx0+(x)=0\lim_{x \to 0^+} \frac{\ln x}{1/x} \stackrel{\infty/\infty}{=} \lim_{x \to 0^+} \frac{1/x}{-1/x^2} = \lim_{x \to 0^+} (-x) = 0.
  11. Ex. 64.11Application

    Prove via L'Hôpital que limx(1+1x)x=e\lim_{x \to \infty} \left(1 + \dfrac{1}{x}\right)^x = e.

    Show solution
    Forma 11^\infty. Seja L=limx(1+1/x)xL = \lim_{x \to \infty}(1 + 1/x)^x. lnL=limxln(1+1/x)\ln L = \lim x \ln(1+1/x) — forma 00 \cdot \infty. Reescreva: ln(1+1/x)/(1/x)\ln(1+1/x)/(1/x) — forma 0/00/0. L'Hôpital: deriva numerador (1/x2)/(1+1/x)(-1/x^2)/(1+1/x) e denominador 1/x2-1/x^2. Razão: 1/(1+1/x)11/(1+1/x) \to 1. Logo lnL=1\ln L = 1 e L=eL = e.
  12. Ex. 64.12Application

    Calcule limx0+xsinx\lim_{x \to 0^+} x^{\sin x}.

    Show solution
    Forma 000^0. Seja L=limx0+xsinxL = \lim_{x \to 0^+} x^{\sin x}. lnL=limx0+sinxlnx\ln L = \lim_{x \to 0^+} \sin x \cdot \ln x. Como sinxx\sin x \approx x perto de 0: limxlnx=0\lim x \ln x = 0 (ex. 64.10). Logo lnL=0\ln L = 0 e L=1L = 1.
  13. Ex. 64.13Understanding

    Alguém quer calcular limx1x2+1x+1\lim_{x \to 1} \dfrac{x^2+1}{x+1} usando L'Hôpital. O que há de errado?

    Select the correct option
    Select an option first
    Show solution
    O limite limx1x2+1x+1=22=1\lim_{x \to 1} \frac{x^2+1}{x+1} = \frac{2}{2} = 1. Não é indeterminado. Aplicar L'Hôpital seria um erro de pré-condição, mesmo que coincidentemente desse resultado correto (2x/(1)22x/(1) \to 2 — que daria 2, errado). A regra exige forma indeterminada.
  14. Ex. 64.14Understanding

    Qual é a forma indeterminada de limxlnxx\lim_{x \to \infty} \dfrac{\ln x}{\sqrt{x}}?

    Select the correct option
    Select an option first
    Show solution
    Quando xx \to \infty: lnx\ln x \to \infty e x\sqrt{x} \to \infty. A forma é /\infty/\infty, que é indeterminada — L'Hôpital aplica-se. Resultado: (1/x)/(1/(2x))=2/x0(1/x)/(1/(2\sqrt{x})) = 2/\sqrt{x} \to 0.
  15. Ex. 64.15ApplicationAnswer key

    Calcule limx0e2x1sin3x\lim_{x \to 0} \dfrac{e^{2x} - 1}{\sin 3x}.

    Show solution
    Forma 0/00/0. limx0e2x1sin3x=0/0limx02e2x3cos3x=23\lim_{x \to 0} \frac{e^{2x} - 1}{\sin 3x} \stackrel{0/0}{=} \lim_{x \to 0} \frac{2e^{2x}}{3\cos 3x} = \frac{2}{3}.
  16. Ex. 64.16Application

    Calcule limxx2lnx\lim_{x \to \infty} \dfrac{x^2}{\ln x}.

    Show solution
    Forma /\infty/\infty. limxx2lnx=/limx2x1/x=limx2x2=\lim_{x \to \infty} \frac{x^2}{\ln x} \stackrel{\infty/\infty}{=} \lim_{x \to \infty} \frac{2x}{1/x} = \lim_{x \to \infty} 2x^2 = \infty. O resultado é ++\infty — a potência cresce mais rápido que o logaritmo.
  17. Ex. 64.17Application

    Calcule limxx1/x\lim_{x \to \infty} x^{1/x}.

    Show solution
    Forma 0\infty^0. L=limxx1/xL = \lim_{x \to \infty} x^{1/x}. lnL=limlnxx=/lim1/x1=0\ln L = \lim \frac{\ln x}{x} \stackrel{\infty/\infty}{=} \lim \frac{1/x}{1} = 0. Logo L=e0=1L = e^0 = 1.
  18. Ex. 64.18ApplicationAnswer key

    Calcule limx0sin(5x)sin(3x)\lim_{x \to 0} \dfrac{\sin(5x)}{\sin(3x)}.

    Show solution
    Forma 0/00/0. limx0sin(5x)sin(3x)=0/0limx05cos(5x)3cos(3x)=5131=53\lim_{x \to 0} \frac{\sin(5x)}{\sin(3x)} \stackrel{0/0}{=} \lim_{x \to 0} \frac{5\cos(5x)}{3\cos(3x)} = \frac{5 \cdot 1}{3 \cdot 1} = \frac{5}{3}. (Ou use o limite fundamental: cada seno sobre seu argumento tende a 1.)
  19. Ex. 64.19ApplicationAnswer key

    Calcule limx1xn1x1\lim_{x \to 1} \dfrac{x^n - 1}{x - 1} para nn inteiro positivo.

    Show solution
    Forma 0/00/0. limx1xn1x1=0/0limx1nxn11=n\lim_{x \to 1} \frac{x^n - 1}{x - 1} \stackrel{0/0}{=} \lim_{x \to 1} \frac{nx^{n-1}}{1} = n. Confirma a fórmula da derivada de xnx^n em x=1x = 1.
  20. Ex. 64.20Application

    Calcule limx0(1x1ln(1+x))\lim_{x \to 0} \left(\dfrac{1}{x} - \dfrac{1}{\ln(1+x)}\right).

    Show solution
    Forma \infty - \infty. 1x1ln(1+x)=ln(1+x)xxln(1+x)\frac{1}{x} - \frac{1}{\ln(1+x)} = \frac{\ln(1+x) - x}{x\ln(1+x)}. Quando x0x \to 0: forma 0/00/0. L'Hôpital iterado: 1/(1+x)1ln(1+x)+x/(1+x)=x/(1+x)12\to \frac{1/(1+x) - 1}{\ln(1+x) + x/(1+x)} = \frac{-x/(1+x)}{\ldots} \to -\frac{1}{2}.
  21. Ex. 64.21Application

    Calcule limx0(cosx)1/x2\lim_{x \to 0} (\cos x)^{1/x^2}.

    Show solution
    Forma 11^\infty. lnL=limx0ln(cosx)x2\ln L = \lim_{x \to 0} \frac{\ln(\cos x)}{x^2} — forma 0/00/0. L'Hôpital: sinx/cosx2x=tanx2x12\frac{-\sin x/\cos x}{2x} = \frac{-\tan x}{2x} \to -\frac{1}{2}. Logo L=e1/2L = e^{-1/2}.
  22. Ex. 64.22Application

    Calcule limxex+exexex\lim_{x \to \infty} \dfrac{e^x + e^{-x}}{e^x - e^{-x}}.

    Show solution
    Forma /\infty/\infty. limxex+exexex=limxexexex+ex\lim_{x \to \infty} \frac{e^x + e^{-x}}{e^x - e^{-x}} = \lim_{x \to \infty} \frac{e^x - e^{-x}}{e^x + e^{-x}}. Divide numerador e denominador por exe^x: 1+e2x1e2x11=1\frac{1 + e^{-2x}}{1 - e^{-2x}} \to \frac{1}{1} = 1. (L'Hôpital é válido mas a manipulação algébrica é mais rápida.)
  23. Ex. 64.23Application

    Calcule limx0arcsinxx\lim_{x \to 0} \dfrac{\arcsin x}{x}.

    Show solution
    Forma 0/00/0. limx0arcsinxx=0/0limx01/1x21=1\lim_{x \to 0} \frac{\arcsin x}{x} \stackrel{0/0}{=} \lim_{x \to 0} \frac{1/\sqrt{1-x^2}}{1} = 1.
  24. Ex. 64.24Application

    Calcule limx0+xx2\lim_{x \to 0^+} x^{x^2}.

    Show solution
    Forma 000^0. lnL=limx0+x2lnx=limx0+lnx1/x2=/limx0+1/x2/x3=limx0+x22=0\ln L = \lim_{x \to 0^+} x^2 \ln x = \lim_{x \to 0^+} \frac{\ln x}{1/x^2} \stackrel{\infty/\infty}{=} \lim_{x \to 0^+} \frac{1/x}{-2/x^3} = \lim_{x \to 0^+} \frac{-x^2}{2} = 0. Logo L=1L = 1.
  25. Ex. 64.25Application

    Tente calcular limxx+sinxx\lim_{x \to \infty} \dfrac{x + \sin x}{x} via L'Hôpital. O que acontece? Qual é a resposta correta?

    Show solution
    Forma /\infty/\infty. limxx+sinxx=limx1+cosx1\lim_{x \to \infty} \frac{x + \sin x}{x} = \lim_{x \to \infty} \frac{1 + \cos x}{1}... **atenção**: este limite não existe pois cosx\cos x oscila! L'Hôpital falha quando o limite da razão de derivadas não existe. Mas o limite original existe: (x+sinx)/x=1+sin(x)/x1(x + \sin x)/x = 1 + \sin(x)/x \to 1.
  26. Ex. 64.26Application

    Calcule limx(x2+xx)\lim_{x \to \infty} \left(\sqrt{x^2 + x} - x\right).

    Show solution
    Forma \infty - \infty. x2+xx=(x2+x)x2x2+x+x=xx2+x+x\sqrt{x^2+x} - x = \frac{(x^2+x) - x^2}{\sqrt{x^2+x}+x} = \frac{x}{\sqrt{x^2+x}+x}. Divida por xx: 11+1/x+112\frac{1}{\sqrt{1+1/x}+1} \to \frac{1}{2}. (Racionalização é mais limpa que L'Hôpital aqui.)
    Show step-by-step (with the why)
    1. Identifique a forma \infty - \infty quando xx \to \infty.
    2. Multiplique e divida pelo conjugado: (x2+xx)(x2+x+x)/(x2+x+x)=x/(x2+x+x)(\sqrt{x^2+x}-x)(\sqrt{x^2+x}+x)/(\sqrt{x^2+x}+x) = x/(\sqrt{x^2+x}+x).
    3. Divida numerador e denominador por x>0x > 0: resultado 1/(1+1/x+1)1/(\sqrt{1+1/x}+1).
    4. Tome o limite: 1/(1+1)=1/21/(1+1) = 1/2.
    Macete: para \infty - \infty com raízes, prefira racionalização a L'Hôpital.
  27. Ex. 64.27Application

    Calcule limx1lnxx1\lim_{x \to 1} \dfrac{\ln x}{x - 1}.

    Show solution
    Forma 0/00/0 (pois ln1=0\ln 1 = 0). limx1lnxx1=0/0limx11/x1=1\lim_{x \to 1} \frac{\ln x}{x - 1} \stackrel{0/0}{=} \lim_{x \to 1} \frac{1/x}{1} = 1.
  28. Ex. 64.28Proof

    Esboce a demonstração da Regra de L'Hôpital para o caso 0/00/0, usando o Teorema do Valor Médio de Cauchy.

    Show solution
    Para o caso 0/00/0: sem perda de generalidade, defina f(a)=g(a)=0f(a) = g(a) = 0 (continuidade). Para xax \neq a, pelo TVM de Cauchy existe ξx\xi_x entre aa e xx com f(x)/g(x)=(f(x)f(a))/(g(x)g(a))=f(ξx)/g(ξx)f(x)/g(x) = (f(x)-f(a))/(g(x)-g(a)) = f'(\xi_x)/g'(\xi_x). Quando xax \to a, ξxa\xi_x \to a (pelo teorema do sanduíche, pois ξx\xi_x está entre aa e xx). Se limtaf(t)/g(t)=L\lim_{t \to a} f'(t)/g'(t) = L, então f(ξx)/g(ξx)Lf'(\xi_x)/g'(\xi_x) \to L.
  29. Ex. 64.29Proof

    Use a Regra de L'Hôpital para provar o limite fundamental limx0sinxx=1\lim_{x \to 0} \dfrac{\sin x}{x} = 1.

    Show solution
    Tome f(x)=sinxf(x) = \sin x, g(x)=xg(x) = x. Então limx0f/g=0/0\lim_{x \to 0} f/g = 0/0. Por L'Hôpital: f(x)/g(x)=cosx/11f'(x)/g'(x) = \cos x / 1 \to 1. Logo limx0sinx/x=1\lim_{x \to 0} \sin x/x = 1. Isso prova o limite fundamental trigonométrico sem usar a definição geométrica de arco.
  30. Ex. 64.30ChallengeAnswer key

    Mostre que limxxpex=0\lim_{x \to \infty} \dfrac{x^p}{e^x} = 0 para qualquer p>0p > 0 (exponencial domina toda potência). Use L'Hôpital iterado e argumente sobre o número de aplicações necessárias.

    Show solution
    Seja L(p)=limxxpexL(p) = \lim_{x \to \infty} \frac{x^p}{e^x} para p>0p > 0. Aplicando L'Hôpital p\lceil p \rceil vezes: o numerador se transforma em p(p1)(pk+1)xpkp(p-1)\cdots(p-k+1) x^{p-k} e o denominador permanece exe^x. Após p\lceil p \rceil aplicações, xpp0x^{p - \lceil p \rceil} \to 0 enquanto exe^x \to \infty. Logo L(p)=0L(p) = 0 para todo p>0p > 0. Isso estabelece que exe^x domina qualquer potência polinomial no infinito.

Fontes

Updated on 2026-05-05 · Author(s): Clube da Matemática

Found an error? Open an issue on GitHub or submit a PR — open source forever.