Math ClubMath Club
v1 · padrão canônico

Lição 42 — Propriedades algébricas dos limites

Leis do limite (soma, produto, quociente, potência, raiz), substituição direta, formas indeterminadas 0/0 por fatoração e racionalização, e Teorema do Confronto.

Used in: 2.º ano do EM (16-17 anos) · Equiv. Math II japonês (極限の性質) · Equiv. Oberstufe Grenzwertregeln alemão

limxaf(x)g(x)=LM,M0\lim_{x \to a} \frac{f(x)}{g(x)} = \frac{L}{M}, \quad M \neq 0

A lei do quociente: o limite do quociente é o quociente dos limites, desde que o denominador tenha limite M0M \neq 0. Quando M=0M = 0, a lei falha e surge uma indeterminação que exige técnicas algébricas: fatoração, racionalização ou o Teorema do Confronto.

Choose your door

Rigorous notation, full derivation, hypotheses

Propriedades operatórias e Teorema do Confronto

Sejam limxaf(x)=L\lim_{x \to a} f(x) = L e limxag(x)=M\lim_{x \to a} g(x) = M, com L,MRL, M \in \mathbb{R}. As leis abaixo valem para xax \to a, xa+x \to a^+, xax \to a^-, x±x \to \pm\infty.

Leis algébricas dos limites

"Se limxaf(x)=L\lim_{x\to a} f(x) = L e limxag(x)=M\lim_{x\to a} g(x) = M, então limxa[f(x)+g(x)]=L+M\lim_{x\to a}[f(x) + g(x)] = L + M." — OpenStax Calculus Volume 1, §2.3, Theorem 2.4

"Se limxcf(x)=L\lim_{x\to c} f(x) = L e limxcg(x)=K\lim_{x\to c} g(x) = K, então limxc[f(x)g(x)]=LK\lim_{x\to c}[f(x) \cdot g(x)] = L \cdot K." — APEX Calculus, §1.3, Theorem 1.3.1

Propriedade da substituição direta

Composição

Se limxag(x)=b\lim_{x \to a} g(x) = b e ff é contínua em bb, então: limxaf(g(x))=f(b)=f ⁣(limxag(x)).\lim_{x \to a} f(g(x)) = f(b) = f\!\left(\lim_{x \to a} g(x)\right).

Contraexemplo sem continuidade. Tome g(x)=0g(x) = 0 constante e ff com descontinuidade em 00. Então limg=0\lim g = 0 mas limf(g(x))=f(0)limt0f(t)\lim f(g(x)) = f(0) \neq \lim_{t \to 0} f(t).

Teorema do Confronto

"If g(x)f(x)h(x)g(x) \leq f(x) \leq h(x) for all xax \neq a in an open interval containing aa and limxag(x)=L=limxah(x)\lim_{x\to a} g(x) = L = \lim_{x\to a} h(x), then limxaf(x)=L\lim_{x\to a} f(x) = L." — OpenStax Calculus Volume 1, §2.3, Theorem 2.7

Aplicação clássica. Para limx0x2sin(1/x)=0\lim_{x \to 0} x^2 \sin(1/x) = 0: note 1sin(1/x)1-1 \leq \sin(1/x) \leq 1, portanto x2x2sin(1/x)x2-x^2 \leq x^2\sin(1/x) \leq x^2. Como limx0(±x2)=0\lim_{x \to 0}(\pm x^2) = 0, o limite é 00.

Formas indeterminadas e técnicas de resolução

Quando a substituição direta produz 0/00/0 ou /\infty/\infty, as propriedades algébricas não se aplicam diretamente:

Forma 0/0polinômios→ fatorar e cancelarForma 0/0com raízes→ multiplicar conjugadoForma ∞/∞racional→ dividir maior grauOscilação × 0→ Confronto

Diagrama de escolha de técnica por tipo de indeterminação.

Exemplos resolvidos

Exercise list

40 exercises · 10 with worked solution (25%)

Application 29Understanding 7Modeling 2Challenge 1Proof 1
  1. Ex. 42.1Application

    Calcule limx2(x2+3x1)\lim_{x \to 2}(x^2 + 3x - 1).

    Show solution
    O polinômio é contínuo em todo ponto. Substituição direta: limx2(x2+3x1)=4+61=9\lim_{x \to 2}(x^2 + 3x - 1) = 4 + 6 - 1 = 9.
    Show step-by-step (with the why)
    1. Verifique a continuidade. Todo polinômio é contínuo em R\mathbb{R}. Portanto, a propriedade da substituição direta se aplica sem restrições.
    2. Aplique cada lei separadamente. limx2=4\lim x^2 = 4 (lei da potência), lim3x=6\lim 3x = 6 (múltiplo por constante), lim(1)=1\lim(-1) = -1 (constante).
    3. Some os resultados. 4+61=94 + 6 - 1 = 9. Macete: para polinômios, as leis algébricas reduzem tudo à substituição simples.
  2. Ex. 42.2Application

    Calcule limx1x2+3\lim_{x \to 1}\sqrt{x^2 + 3}.

    Show solution
    A função x2+3\sqrt{x^2 + 3} é contínua em x=1x = 1. Pela lei da raiz: limx1x2+3=1+3=4=2\lim_{x \to 1} \sqrt{x^2 + 3} = \sqrt{1 + 3} = \sqrt{4} = 2.
  3. Ex. 42.3ApplicationAnswer key

    Calcule limx0x+1x2+1\lim_{x \to 0}\dfrac{x + 1}{x^2 + 1}.

    Show solution
    Denominador em x=0x = 0: 0+1=100 + 1 = 1 \neq 0. Pela lei do quociente: limx0x+1x2+1=11=1\lim_{x \to 0} \frac{x+1}{x^2+1} = \frac{1}{1} = 1.
  4. Ex. 42.4Application

    Calcule limx1(x3+2x2x+4)\lim_{x \to -1}(x^3 + 2x^2 - x + 4).

    Show solution
    Polinômio contínuo em x=1x = -1. Substituição: (1)3+2(1)2(1)+4=1+2+1+4=6(-1)^3 + 2(-1)^2 - (-1) + 4 = -1 + 2 + 1 + 4 = 6.
  5. Ex. 42.5Application

    Calcule limx1(x3+2x2+3x)\lim_{x \to 1}(x^3 + 2x^2 + 3x).

    Show solution
    Polinômio contínuo em x=1x = 1. Substituição: 1+2+3=61 + 2 + 3 = 6.
  6. Ex. 42.6Application

    Calcule limx3x21x+1\lim_{x \to 3}\dfrac{x^2 - 1}{x + 1}.

    Show solution
    Denominador em x=3x = 3: 3+1=403 + 1 = 4 \neq 0. Pela lei do quociente: 3213+1=84=2\frac{3^2 - 1}{3 + 1} = \frac{8}{4} = 2.
  7. Ex. 42.7Application

    Calcule limx2x3+1x2+1\lim_{x \to -2}\dfrac{x^3 + 1}{x^2 + 1}.

    Show solution
    A função racional tem denominador (2)2+1=50(-2)^2 + 1 = 5 \neq 0 em x=2x = -2. Substituição: (2)3+1(2)2+1=75\frac{(-2)^3 + 1}{(-2)^2 + 1} = \frac{-7}{5}.
  8. Ex. 42.8ApplicationAnswer key

    Calcule limx1x2+73\lim_{x \to 1}\sqrt[3]{x^2 + 7}.

    Show solution
    A função x2+73\sqrt[3]{x^2 + 7} é contínua em todo ponto. Substituição: limx1x2+73=1+73=83=2\lim_{x \to 1} \sqrt[3]{x^2 + 7} = \sqrt[3]{1 + 7} = \sqrt[3]{8} = 2.
  9. Ex. 42.9Application

    Calcule limx2(x21)(3x+2)\lim_{x \to 2}(x^2 - 1)(3x + 2).

    Show solution
    Pela lei do produto: limx2[(x21)(3x+2)]=(41)(6+2)=38=24\lim_{x \to 2}[(x^2 - 1)(3x + 2)] = (4-1)(6+2) = 3 \cdot 8 = 24.
  10. Ex. 42.10Application

    Calcule limx0(2x+3)4\lim_{x \to 0}(2x + 3)^4.

    Show solution
    Pela lei da potência: limx0(2x+3)4=(0+3)4=34=81\lim_{x \to 0}(2x + 3)^4 = (0 + 3)^4 = 3^4 = 81.
    Show step-by-step (with the why)
    1. Identifique a lei aplicável. A expressão é [f(x)]4[f(x)]^4 com f(x)=2x+3f(x) = 2x + 3. A lei da potência afirma: lim[f(x)]n=[limf(x)]n\lim [f(x)]^n = [\lim f(x)]^n.
    2. Calcule o limite da base. limx0(2x+3)=0+3=3\lim_{x \to 0}(2x + 3) = 0 + 3 = 3.
    3. Aplique a lei da potência. limx0(2x+3)4=34=81\lim_{x \to 0}(2x+3)^4 = 3^4 = 81. Atalho mental: é exatamente como substituir diretamente — a lei da potência é uma consequência iterada do produto.
  11. Ex. 42.11Application

    Calcule limx3x29x3\lim_{x \to 3}\dfrac{x^2 - 9}{x - 3}.

    Show solution
    Substituição: 0/00/0. Fatore: x29=(x3)(x+3)x^2 - 9 = (x-3)(x+3). Cancele: x+3x + 3. Limite: 3+3=63 + 3 = 6.
    Show step-by-step (with the why)
    1. Tente substituição direta. 9933=00\frac{9-9}{3-3} = \frac{0}{0} — indeterminação. As leis não se aplicam diretamente. É necessário manipular.
    2. Identifique o fator comum. x29=(x3)(x+3)x^2 - 9 = (x-3)(x+3). O denominador é exatamente (x3)(x-3).
    3. Cancele para x3x \neq 3: (x3)(x+3)x3=x+3\frac{(x-3)(x+3)}{x-3} = x+3.
    4. Aplique substituição direta. limx3(x+3)=6\lim_{x \to 3}(x+3) = 6.
    5. Verificação numérica. Para x=3,001x = 3{,}001: (3,001)290,0016,001\frac{(3{,}001)^2 - 9}{0{,}001} \approx 6{,}001. Macete: a forma 0/0 com polinômios sempre indica um fator comum — procure-o.
  12. Ex. 42.12Application

    Calcule limx0x2+2xx\lim_{x \to 0}\dfrac{x^2 + 2x}{x}.

    Show solution
    Substituição: 0/00/0. Fatore: x2+2x=x(x+2)x^2 + 2x = x(x + 2). Cancele: x+2x + 2. Limite: 0+2=20 + 2 = 2.
  13. Ex. 42.13Application

    Calcule limx2x24x+2\lim_{x \to -2}\dfrac{x^2 - 4}{x + 2}.

    Show solution
    Substituição: 0/00/0. Fatore: x24=(x2)(x+2)x^2 - 4 = (x-2)(x+2). Cancele: (x2)(x+2)x+2=x2\frac{(x-2)(x+2)}{x+2} = x - 2. Limite: 22=4-2 - 2 = -4.
  14. Ex. 42.14Application

    Calcule limx4x216x4\lim_{x \to 4}\dfrac{x^2 - 16}{x - 4}.

    Show solution
    Substituição: 0/00/0. Fatore: x216=(x4)(x+4)x^2 - 16 = (x-4)(x+4). Cancele: x+4x + 4. Limite: 4+4=84 + 4 = 8.
  15. Ex. 42.15Application

    Calcule limx5x23x10x5\lim_{x \to 5}\dfrac{x^2 - 3x - 10}{x - 5}.

    Show solution
    Substituição: 0/00/0. Fatore: x23x10=(x5)(x+2)x^2 - 3x - 10 = (x-5)(x+2). Cancele: x+2x + 2. Limite: 5+2=75 + 2 = 7.
  16. Ex. 42.16Application

    Calcule limx3x2+2x15x3\lim_{x \to 3}\dfrac{x^2 + 2x - 15}{x - 3}.

    Show solution
    Substituição: 0/00/0. Fatore: x2+2x15=(x+5)(x3)x^2 + 2x - 15 = (x+5)(x-3). Cancele (x3)(x-3): x+5x + 5. Limite: 3+5=83 + 5 = 8.
  17. Ex. 42.17ApplicationAnswer key

    Calcule limx2x2+x6x2\lim_{x \to 2}\dfrac{x^2 + x - 6}{x - 2}.

    Show solution
    Substituição: 0/00/0. Fatore: x2+x6=(x+3)(x2)x^2 + x - 6 = (x+3)(x-2). Cancele (x2)(x-2): x+3x + 3. Limite: 2+3=52 + 3 = 5.
  18. Ex. 42.18Application

    Calcule limx4x4x2\lim_{x \to 4}\dfrac{x - 4}{\sqrt{x} - 2}.

    Show solution
    Substituição: 0/00/0. Note que x4=(x2)(x+2)x - 4 = (\sqrt{x}-2)(\sqrt{x}+2). Cancele (x2)(\sqrt{x}-2): x+2\sqrt{x}+2. Limite: 4+2=4\sqrt{4}+2 = 4.
  19. Ex. 42.19ApplicationAnswer key

    Calcule limx4x2x4\lim_{x \to 4}\dfrac{\sqrt{x} - 2}{x - 4}.

    Show solution
    Substituição: 0/00/0. Fatore o denominador como diferença de quadrados: x4=(x2)(x+2)x - 4 = (\sqrt{x}-2)(\sqrt{x}+2). Cancele (x2)(\sqrt{x}-2): 1x+214\frac{1}{\sqrt{x}+2} \to \frac{1}{4}.
    Show step-by-step (with the why)
    1. Identifique a forma. Substituição x=4x = 4: 4244=00\frac{\sqrt{4}-2}{4-4} = \frac{0}{0}. Indeterminação — manipulação necessária.
    2. Fatore o denominador. x4=(x)222=(x2)(x+2)x - 4 = (\sqrt{x})^2 - 2^2 = (\sqrt{x}-2)(\sqrt{x}+2).
    3. Cancele o fator. Para x4x \neq 4: x2(x2)(x+2)=1x+2\frac{\sqrt{x}-2}{(\sqrt{x}-2)(\sqrt{x}+2)} = \frac{1}{\sqrt{x}+2}.
    4. Aplique substituição direta. limx41x+2=14+2=14\lim_{x \to 4}\frac{1}{\sqrt{x}+2} = \frac{1}{\sqrt{4}+2} = \frac{1}{4}. Macete: quando o numerador é xc\sqrt{x} - c e o denominador é xc2x - c^2, use a fatoração como diferença de quadrados.
  20. Ex. 42.20ApplicationAnswer key

    Calcule limx0x+42x\lim_{x \to 0}\dfrac{\sqrt{x + 4} - 2}{x}.

    Show solution
    Substituição: 0/00/0. Multiplique pelo conjugado (x+4+2)(\sqrt{x+4}+2): (x+4)4x(x+4+2)=1x+4+214\frac{(x+4)-4}{x(\sqrt{x+4}+2)} = \frac{1}{\sqrt{x+4}+2} \to \frac{1}{4}.
  21. Ex. 42.21ApplicationAnswer key

    Calcule limx0x+93x\lim_{x \to 0}\dfrac{\sqrt{x + 9} - 3}{x}.

    Show solution
    Substituição: 0/00/0. Multiplique pelo conjugado (x+9+3)(\sqrt{x+9}+3): numerador fica (x+9)9=x(x+9) - 9 = x. Portanto: 1x+9+316\frac{1}{\sqrt{x+9}+3} \to \frac{1}{6}.
  22. Ex. 42.22Application

    Calcule limx01+x1xx\lim_{x \to 0}\dfrac{\sqrt{1+x} - \sqrt{1-x}}{x}.

    Show solution
    Substituição: 0/00/0. Multiplique pelo conjugado (1+x+1x)(\sqrt{1+x}+\sqrt{1-x}): numerador fica (1+x)(1x)=2x(1+x)-(1-x) = 2x. Portanto: 21+x+1x21+1=1\frac{2}{\sqrt{1+x}+\sqrt{1-x}} \to \frac{2}{1+1} = 1.
  23. Ex. 42.23Application

    Calcule limx2x+1x+3\lim_{x \to \infty}\dfrac{2x + 1}{x + 3}.

    Show solution
    Graus iguais (1 e 1). Divida numerador e denominador por xx: 2+1/x1+3/x21=2\frac{2 + 1/x}{1 + 3/x} \to \frac{2}{1} = 2.
  24. Ex. 42.24Application

    Calcule limx3x2x+2x2+4\lim_{x \to \infty}\dfrac{3x^2 - x + 2}{x^2 + 4}.

    Show solution
    Graus iguais (2 e 2). Divida por x2x^2: 31/x+2/x21+4/x23\frac{3 - 1/x + 2/x^2}{1 + 4/x^2} \to 3.
    Show step-by-step (with the why)
    1. Identifique a forma. Numerador e denominador têm grau 2 ambos. Substituição daria /\infty/\infty. A lei do quociente não se aplica.
    2. Divida pelo maior grau do denominador. Aqui o maior grau é 2. Divida tudo por x2x^2: numerador vira 31/x+2/x23 - 1/x + 2/x^2, denominador vira 1+4/x21 + 4/x^2.
    3. Calcule cada parcela. 1/x01/x \to 0 e 1/x201/x^2 \to 0 quando xx \to \infty.
    4. Aplique as leis. Denominador tende a 101 \neq 0. Pela lei do quociente: (30+0)/(1+0)=3(3 - 0 + 0)/(1 + 0) = 3. Curiosidade: o resultado é sempre a razão dos coeficientes líderes quando os graus são iguais.
  25. Ex. 42.25Application

    Calcule limxx+5x32\lim_{x \to \infty}\dfrac{x + 5}{x^3 - 2}.

    Show solution
    Grau do numerador (1) menor que grau do denominador (3). Divida por x3x^3: 1/x2+5/x312/x30/1=0\frac{1/x^2 + 5/x^3}{1 - 2/x^3} \to 0/1 = 0.
  26. Ex. 42.26ApplicationAnswer key

    Calcule limx7x25x14x7\lim_{x \to 7}\dfrac{x^2 - 5x - 14}{x - 7}.

    Show solution
    Substituição: 0/00/0. Fatore: x25x14=(x7)(x+2)x^2 - 5x - 14 = (x-7)(x+2). Cancele (x7)(x-7): x+2x + 2. Limite: 7+2=97 + 2 = 9.
  27. Ex. 42.27Application

    Calcule limx0x2sin(1/x)\lim_{x \to 0} x^2 \sin(1/x).

    Show solution
    Pelo Confronto: x2x2sin(1/x)x2-x^2 \leq x^2 \sin(1/x) \leq x^2 para todo x0x \neq 0. Como limx0(±x2)=0\lim_{x \to 0}(\pm x^2) = 0, o Teorema do Confronto dá limx0x2sin(1/x)=0\lim_{x \to 0} x^2 \sin(1/x) = 0.
    Show step-by-step (with the why)
    1. Por que não usar a lei do produto? A lei do produto exigiria que limx0sin(1/x)\lim_{x \to 0} \sin(1/x) existisse. Mas sin(1/x)\sin(1/x) oscila entre 1-1 e 11 sem convergir quando x0x \to 0. A lei não se aplica.
    2. Estabeleça as cotas. Para todo x0x \neq 0: 1sin(1/x)1-1 \leq \sin(1/x) \leq 1. Multiplique por x20x^2 \geq 0: x2x2sin(1/x)x2-x^2 \leq x^2 \sin(1/x) \leq x^2.
    3. Calcule os limites das cotas. limx0(x2)=0\lim_{x \to 0}(-x^2) = 0 e limx0x2=0\lim_{x \to 0} x^2 = 0.
    4. Aplique o Teorema do Confronto. As duas cotas convergem para o mesmo valor L=0L = 0. Logo limx0x2sin(1/x)=0\lim_{x \to 0} x^2 \sin(1/x) = 0. Macete: toda vez que uma função oscilante está multiplicada por algo que vai a zero, pense no Confronto.
  28. Ex. 42.28Application

    Calcule limx0xcos(1/x)\lim_{x \to 0} x \cos(1/x).

    Show solution
    Pelo Confronto: xxcos(1/x)x-|x| \leq x \cos(1/x) \leq |x| para todo x0x \neq 0. Como limx0x=0\lim_{x \to 0}|x| = 0, o confronto dá limx0xcos(1/x)=0\lim_{x \to 0} x \cos(1/x) = 0.
  29. Ex. 42.29Application

    Calcule limxsinxx\lim_{x \to \infty}\dfrac{\sin x}{x}.

    Show solution
    Pelo Confronto: sinx/x1/x|\sin x / x| \leq 1/|x|. Como 1/x01/|x| \to 0 quando xx \to \infty, o confronto dá sin(x)/x0\sin(x)/x \to 0.
  30. Ex. 42.30Understanding

    Para calcular limx5(3x2x+7)\lim_{x \to 5}(3x^2 - x + 7), é suficiente substituir x=5x = 5 diretamente?

    Select the correct option
    Select an option first
    Show solution
    A propriedade da substituição direta é válida para toda função contínua em aa: limxaf(x)=f(a)\lim_{x \to a} f(x) = f(a). Polinômios são contínuos em todo ponto, então a substituição sempre funciona para eles.
  31. Ex. 42.31UnderstandingAnswer key

    Qual afirmação está correta sobre a lei do quociente dos limites?

    Select the correct option
    Select an option first
    Show solution
    A lei do quociente afirma: lim(f/g)=L/M\lim(f/g) = L/M desde que M0M \neq 0. Quando M=0M = 0, a expressão L/ML/M não está definida, e o comportamento do limite depende de se L=0L = 0 também (forma 0/00/0, indeterminação) ou L0L \neq 0 (quociente diverge).
  32. Ex. 42.32UnderstandingAnswer key

    Qual é limx0xsin(1/x)\lim_{x \to 0} x \sin(1/x), e por que a lei do produto não se aplica?

    Select the correct option
    Select an option first
    Show solution
    A lei do produto exigiria que limx0sin(1/x)\lim_{x \to 0} \sin(1/x) existisse — mas não existe (oscila). Contudo, pelo Confronto: xsin(1/x)x0|x\sin(1/x)| \leq |x| \to 0. Portanto o limite existe e é 0 — mesmo sem a lei do produto.
  33. Ex. 42.33Understanding

    O que acontece quando tentamos aplicar a lei do quociente a limx1x21x1\lim_{x \to 1}\dfrac{x^2 - 1}{x - 1} diretamente?

    Select the correct option
    Select an option first
    Show solution
    Em x=1x = 1: numerador 121=01^2 - 1 = 0, denominador 11=01 - 1 = 0. Forma 0/00/0. As leis não se aplicam diretamente, mas o limite pode existir: x21x1=x+12\frac{x^2-1}{x-1} = x+1 \to 2.
  34. Ex. 42.34Understanding

    Qual técnica é mais adequada para calcular limx0x2cos(1/x)\lim_{x \to 0} x^2 \cos(1/x)?

    Select the correct option
    Select an option first
    Show solution
    A função cos(1/x)\cos(1/x) oscila sem limite quando x0x \to 0. O Confronto contorna: x2x2cos(1/x)x2-x^2 \leq x^2 \cos(1/x) \leq x^2 e ambas as cotas vão a zero.
  35. Ex. 42.35UnderstandingAnswer key

    O que a forma indeterminada 0/00/0 indica algebricamente sobre o numerador e o denominador?

    Select the correct option
    Select an option first
    Show solution
    A forma 0/00/0 indica que tanto o numerador quanto o denominador se anulam em x=ax = a. Algebricamente, (xa)(x - a) é fator de ambos. Cancelar esse fator (válido para xax \neq a) revela o verdadeiro comportamento do quociente próximo de aa.
  36. Ex. 42.36Understanding

    Sabe-se que 3x2f(x)3+x23 - x^2 \leq f(x) \leq 3 + x^2 para todo x0x \neq 0. Determine limx0f(x)\lim_{x \to 0} f(x) e justifique.

    Show solution
    Pelo Teorema do Confronto, se g(x)f(x)h(x)g(x) \leq f(x) \leq h(x) perto de aa e limg=limh=L\lim g = \lim h = L, então limf=L\lim f = L. Aqui: 3x2f(x)3+x23 - x^2 \leq f(x) \leq 3 + x^2 e ambos os lados tendem a 33 quando x0x \to 0. Logo limx0f(x)=3\lim_{x \to 0} f(x) = 3.
  37. Ex. 42.37Modeling

    Em engenharia de controle, a função de transferência de um sistema é H(s)=s+2s2+3s+2H(s) = \dfrac{s + 2}{s^2 + 3s + 2}. Calcule o ganho DC: lims0H(s)\lim_{s \to 0} H(s).

    Show solution
    O ganho DC é H(0)H(0). Denominador em s=0s = 0: 0+0+2=200 + 0 + 2 = 2 \neq 0. Pela lei do quociente: H(0)=0+20+0+2=22=1H(0) = \frac{0 + 2}{0 + 0 + 2} = \frac{2}{2} = 1. O sistema não amplifica nem atenua um sinal constante.
    Show step-by-step (with the why)
    1. Identifique o problema. O ganho DC de um sistema linear é H(0)H(0), onde H(s)H(s) é a função de transferência na variável de Laplace ss. Calcular H(0)H(0) é calcular lims0H(s)\lim_{s \to 0} H(s).
    2. Verifique se a lei do quociente se aplica. Denominador em s=0s = 0: 0+0+2=200 + 0 + 2 = 2 \neq 0. A lei vale.
    3. Aplique substituição direta. H(0)=0+20+0+2=1H(0) = \frac{0 + 2}{0 + 0 + 2} = 1.
    4. Interpretação. Ganho DC = 1: o sistema não amplifica nem atenua sinais constantes. Curiosidade: em controle, isso é chamado de "ganho unitário em regime permanente".
  38. Ex. 42.38Modeling

    A posição de uma partícula é s(t)=t2s(t) = t^2 metros. Calcule a velocidade instantânea em t=1t = 1: limΔt0s(1+Δt)s(1)Δt\lim_{\Delta t \to 0}\dfrac{s(1 + \Delta t) - s(1)}{\Delta t}.

    Show solution
    A velocidade instantânea em t=1t = 1 é limΔt0(1+Δt)21Δt=limΔt02Δt+(Δt)2Δt=limΔt0(2+Δt)=2\lim_{\Delta t \to 0}\frac{(1+\Delta t)^2 - 1}{\Delta t} = \lim_{\Delta t \to 0}\frac{2\Delta t + (\Delta t)^2}{\Delta t} = \lim_{\Delta t \to 0}(2 + \Delta t) = 2 m/s. Esse é o preview da derivada.
    Show step-by-step (with the why)
    1. Expanda o numerador. s(1+Δt)=(1+Δt)2=1+2Δt+(Δt)2s(1 + \Delta t) = (1 + \Delta t)^2 = 1 + 2\Delta t + (\Delta t)^2. Logo s(1+Δt)s(1)=2Δt+(Δt)2s(1 + \Delta t) - s(1) = 2\Delta t + (\Delta t)^2.
    2. Divida por Δt\Delta t. Para Δt0\Delta t \neq 0: 2Δt+(Δt)2Δt=2+Δt\frac{2\Delta t + (\Delta t)^2}{\Delta t} = 2 + \Delta t.
    3. Tome o limite. limΔt0(2+Δt)=2\lim_{\Delta t \to 0}(2 + \Delta t) = 2 m/s.
    4. Interpretação. A velocidade instantânea é o limite da velocidade média quando o intervalo de tempo vai a zero. Curiosidade: este cálculo é exatamente a definição da derivada de s(t)=t2s(t) = t^2 em t=1t = 1.
  39. Ex. 42.39Challenge

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

    Show solution
    Forma 0/00/0. Use a identidade cosAcosB=2sin(A+B2)sin(AB2)\cos A - \cos B = -2\sin\left(\frac{A+B}{2}\right)\sin\left(\frac{A-B}{2}\right) com A=xA = x, B=2xB = 2x: cosxcos2x=2sin(3x/2)sin(x/2)\cos x - \cos 2x = 2\sin(3x/2)\sin(x/2). Então 2sin(3x/2)sin(x/2)x22(3/2)(1/2)x2x2=3/2\frac{2\sin(3x/2)\sin(x/2)}{x^2} \to \frac{2 \cdot (3/2) \cdot (1/2) \cdot x^2}{x^2} = 3/2, usando sinu/u1\sin u / u \to 1.
  40. Ex. 42.40Proof

    Demonstração. Prove via ε\varepsilon-δ\delta que limx03x=0\lim_{x \to 0} 3x = 0, verificando assim a lei do múltiplo por constante neste caso particular.

    Show solution
    Para provar limx03x=0\lim_{x \to 0} 3x = 0 via ε\varepsilon-δ\delta: dado ε>0\varepsilon > 0, tome δ=ε/3\delta = \varepsilon/3. Se 0<x0<δ0 < |x - 0| < \delta, então 3x0=3x<3δ=3(ε/3)=ε|3x - 0| = 3|x| < 3\delta = 3(\varepsilon/3) = \varepsilon. Portanto limx03x=0\lim_{x \to 0} 3x = 0. Isso verifica a lei do múltiplo por constante: lim(cg)=climg\lim(cg) = c \lim g com c=3c = 3, g(x)=xg(x) = x.

Fontes

  • OpenStax Calculus Volume 1 — Strang, Herman et al. · OpenStax · 2016 · §2.3 (The Limit Laws) e §2.4 (Continuity) · CC-BY-NC-SA 4.0. Fonte primária para os exercícios de aplicação direta, fatoração, racionalização e limites no infinito.
  • APEX Calculus — Hartman et al. · 2023 · §1.3 (Finding Limits Analytically) · CC-BY-NC 4.0. Fonte primária para exercícios do Confronto e desafios.
  • Active Calculus 2.0 — Boelkins · Grand Valley State University · 2024 · §1.2 (The Notion of Limit) · CC-BY-NC-SA 4.0. Referência para a motivação conceitual, atividades de descoberta e exercício 42.36.

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.