Math ClubMath Club
v1 · padrão canônico

Lesson 45 — Fundamental limits of calculus

The five atomic limits of calculus: sin(x)/x, (1-cos x)/x, definition of e, (e^x-1)/x, and ln(1+x)/x. Every trigonometric or exponential limit reduces to these five by algebraic manipulation.

Used in: 2nd year HS (Trim. 5) · Japanese Math II equivalent (ch. 3 — special limits) · German Class 11 equivalent (Grenzwerte trigonometrisch) · Singapore H2 Math equivalent (Special limits)

limx0sinxx=1\lim_{x \to 0} \frac{\sin x}{x} = 1

O limite fundamental trigonométrico: quando xx se aproxima de zero (em radianos), a razão sinx/x\sin x / x tende a 11. É a base de toda derivada trigonométrica e surge da geometria do círculo unitário via teorema do confronto.

Choose your door

Rigorous notation, full derivation, hypotheses

Definição rigorosa e demonstrações

Os cinco limites atômicos

Demonstração de LF1 — Teorema do confronto

"O teorema do confronto (também chamado de teorema do sanduíche) é uma ferramenta poderosa para calcular limites de funções que são difíceis de avaliar diretamente." — OpenStax Calculus Volume 1, §2.3

Demonstração de limx0+sinx/x=1\lim_{x \to 0^+} \sin x / x = 1:

Considere o círculo unitário. Para x(0,π/2)x \in (0, \pi/2), compare três áreas:

  • Triângulo OAPOAP (inscrito): área =12sinx= \tfrac{1}{2}\sin x.
  • Setor circular OAPOAP: área =12x= \tfrac{1}{2}x.
  • Triângulo OATOAT (circunscrito): área =12tanx= \tfrac{1}{2}\tan x.

Como triângulo inscrito \subset setor \subset triângulo circunscrito:

sinx2x2tanx2\frac{\sin x}{2} \leq \frac{x}{2} \leq \frac{\tan x}{2}
what this means · Desigualdade das três áreas, válida para x em (0, pi/2).

Dividindo por sinx/2>0\sin x / 2 > 0 e tomando recíprocos (inverte as desigualdades):

cosxsinxx1\cos x \leq \frac{\sin x}{x} \leq 1

Quando x0+x \to 0^+: cosx1\cos x \to 1 e 111 \to 1. Pelo confronto, sinx/x1\sin x / x \to 1.

Por simetria (sin(x)/(x)=sinx/x\sin(-x)/(-x) = \sin x / x), o resultado vale para x0x \to 0^- também. ∎

Demonstração de LF2

Usando a identidade 1cosx=2sin2(x/2)1 - \cos x = 2\sin^2(x/2):

1cosxx=2sin2(x/2)x=sin ⁣(x2)sin(x/2)x/2\frac{1 - \cos x}{x} = \frac{2\sin^2(x/2)}{x} = \sin\!\left(\frac{x}{2}\right) \cdot \frac{\sin(x/2)}{x/2}

Quando x0x \to 0: o primeiro fator sin0=0\to \sin 0 = 0 e o segundo 1\to 1 (por LF1). Logo o produto 0\to 0. ∎

Demonstração de LF5

Seja y=ln(1+x)y = \ln(1+x), ou seja ey=1+xe^y = 1 + x, então x=ey1x = e^y - 1. Quando x0x \to 0, temos y0y \to 0. Portanto:

ln(1+x)x=yey1y011=1\frac{\ln(1+x)}{x} = \frac{y}{e^y - 1} \xrightarrow{y \to 0} \frac{1}{1} = 1

usando LF4 no denominador. ∎

Tabela de variantes importantes

LimiteValorDeriva de
limx0sin(kx)/x\lim_{x \to 0} \sin(kx)/xkkLF1
limx0sin(kx)/sin(mx)\lim_{x \to 0} \sin(kx)/\sin(mx)k/mk/mLF1
limx0tanx/x\lim_{x \to 0} \tan x / x11LF1
limx0(1cosx)/x2\lim_{x \to 0} (1 - \cos x)/x^21/21/2LF2
limx0arcsinx/x\lim_{x \to 0} \arcsin x / x11LF1 (inversa)
limx0arctanx/x\lim_{x \to 0} \arctan x / x11LF1 (inversa)
limx0(ekx1)/x\lim_{x \to 0} (e^{kx} - 1)/xkkLF4
limx0(ax1)/x\lim_{x \to 0} (a^x - 1)/xlna\ln aLF4
limx(1+a/x)x\lim_{x \to \infty} (1 + a/x)^xeae^aLF3
limx0(1+x)1/x\lim_{x \to 0} (1 + x)^{1/x}eeLF3
limxxnex\lim_{x \to \infty} x^n e^{-x}00crescimento relativo
limx(lnx)/x\lim_{x \to \infty} (\ln x)/x00crescimento relativo

Exemplos resolvidos

Exercise list

40 exercises · 10 with worked solution (25%)

Application 29Understanding 3Modeling 3Challenge 3Proof 2
  1. Ex. 45.1Application

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

    Select the correct option
    Select an option first
    Show solution
    Polinômio — substituição direta: 4(0)22(0)+3=34(0)^2 - 2(0) + 3 = 3.
    Show step-by-step (with the why)
    1. Polinômios são contínuos em todo R\mathbb{R}: substitua diretamente.
    2. 4x22x+34x^2 - 2x + 3 em x=0x=0: 00+3=30 - 0 + 3 = 3.
  2. Ex. 45.2Application

    Calcule limx1x3+3x2+547x\lim_{x\to 1}\frac{x^3+3x^2+5}{4-7x}. (Resp: 3-3)

    Select the correct option
    Select an option first
    Show solution
    Substituição em x=1x=1: numerador 1+3+5=91+3+5=9, denominador 47=34-7=-3. Resultado: 9/(3)=39/(-3)=-3.
    Show step-by-step (with the why)
    1. Verifique o denominador: 47(1)=304-7(1)=-3\neq0.
    2. Numerador: 13+3(1)2+5=91^3+3(1)^2+5=9.
    3. Quociente: 9/(3)=39/(-3)=-3.
  3. Ex. 45.3ApplicationAnswer key

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

    Select the correct option
    Select an option first
    Show solution
    Substituição em x=2x=-2: (2)26(2)+3=4+12+3=19(-2)^2 - 6(-2) + 3 = 4+12+3=19.
  4. Ex. 45.4Application

    Calcule limx1(9x+1)2\lim_{x\to -1}(9x+1)^2.

    Select the correct option
    Select an option first
    Show solution
    Substituição em x=1x=-1: (9(1)+1)2=(8)2=64(9(-1)+1)^2=(-8)^2=64.
    Show step-by-step (with the why)
    1. Lei da composição: limite de polinômio contínuo.
    2. Argumento: 9(1)+1=89(-1)+1=-8.
    3. Eleve ao quadrado: (8)2=64(-8)^2=64.
  5. Ex. 45.5Application

    Use as leis dos limites para calcular limx7x2\lim_{x\to 7}x^2.

    Select the correct option
    Select an option first
    Show solution
    Lei da potência: limx7x2=(limx7x)2=72=49\lim_{x\to7}x^2 = (\lim_{x\to7}x)^2 = 7^2 = 49.
  6. Ex. 45.6Application

    Use substituição direta para calcular limx2(4x21)\lim_{x\to -2}(4x^2-1).

    Select the correct option
    Select an option first
    Show solution
    Substituição em x=2x=-2: 4(2)21=161=154(-2)^2-1=16-1=15.
  7. Ex. 45.7ApplicationAnswer key

    Use substituição direta para calcular limx011+sinx\lim_{x\to 0}\frac{1}{1+\sin x}.

    Select the correct option
    Select an option first
    Show solution
    Em x=0x=0: sin0=0\sin 0=0, logo 11+0=1\frac{1}{1+0}=1.
    Show step-by-step (with the why)
    1. Verifique o denominador: 1+sin0=101+\sin 0=1\neq0.
    2. Substituição válida: 11+sin0=11=1\frac{1}{1+\sin0}=\frac{1}{1}=1.
  8. Ex. 45.8Application

    Use substituição direta para calcular limx2(e2xx2)\lim_{x\to 2}(e^{2x}-x^2).

    Select the correct option
    Select an option first
    Show solution
    Em x=2x=2: e2222=e4450,6e^{2\cdot2}-2^2=e^4-4\approx50{,}6.
  9. Ex. 45.9Application

    Use substituição direta para calcular limx127xx+6\lim_{x\to 1}\frac{2-7x}{x+6}. (Resp: 5/7-5/7)

    Select the correct option
    Select an option first
    Show solution
    Em x=1x=1: numerador 27=52-7=-5, denominador 1+6=71+6=7. Resultado: 5/7-5/7.
  10. Ex. 45.10Understanding

    Use substituição direta para calcular limx3ln(e3x)\lim_{x\to 3}\ln(e^{3x}).

    Select the correct option
    Select an option first
    Show solution
    ln(e3x)\ln(e^{3x}) é identidade: ln(eu)=u\ln(e^u)=u. Logo limx3ln(e3x)=limx33x=9\lim_{x\to3}\ln(e^{3x})=\lim_{x\to3}3x=9.
    Show step-by-step (with the why)
    1. Simplifique: ln(e3x)=3x\ln(e^{3x})=3x (propriedade inversa).
    2. Limite: limx33x=9\lim_{x\to3}3x=9.
  11. Ex. 45.11Application

    Mostre que limx4x216x4\lim_{x\to 4}\frac{x^2-16}{x-4} leva à indeterminação 0/00/0 e calcule o limite.

    Select the correct option
    Select an option first
    Show solution
    Indeterminação 0/00/0. Fatore: x216x4=(x4)(x+4)x4=x+48\frac{x^2-16}{x-4}=\frac{(x-4)(x+4)}{x-4}=x+4\to8.
    Show step-by-step (with the why)
    1. Substitua x=4x=4: (1616)/(44)=0/0(16-16)/(4-4)=0/0 — indeterminação.
    2. Fatore: x216=(x4)(x+4)x^2-16=(x-4)(x+4).
    3. Cancele x4x-4 (válido para x4x\neq4): x+4x+4.
    4. Limite: 4+4=84+4=8.
  12. Ex. 45.12Application

    Mostre que limx2x2x22x\lim_{x\to 2}\frac{x-2}{x^2-2x} leva a 0/00/0 e calcule o limite. (Resp: 1/21/2)

    Select the correct option
    Select an option first
    Show solution
    Fatore o denominador: x22x=x(x2)x^2-2x=x(x-2). Cancele x2x-2: x2x(x2)=1x12\frac{x-2}{x(x-2)}=\frac{1}{x}\to\frac{1}{2}.
  13. Ex. 45.13Application

    Calcule limx63x182x12\lim_{x\to 6}\frac{3x-18}{2x-12}.

    Select the correct option
    Select an option first
    Show solution
    Fatore: 3x182x12=3(x6)2(x6)=32\frac{3x-18}{2x-12}=\frac{3(x-6)}{2(x-6)}=\frac{3}{2} para x6x\neq6. Limite: 3/23/2.
  14. Ex. 45.14Application

    Calcule limh0(1+h)21h\lim_{h\to 0}\frac{(1+h)^2-1}{h}.

    Select the correct option
    Select an option first
    Show solution
    Expanda: (1+h)21=2h+h2(1+h)^2-1=2h+h^2. Divida por hh: 2+h22+h\to2.
    Show step-by-step (with the why)
    1. Substitua: h=0h=00/00/0.
    2. Expanda: (1+h)21=1+2h+h21=2h+h2=h(2+h)(1+h)^2-1=1+2h+h^2-1=2h+h^2=h(2+h).
    3. Cancele hh: 2+h22+h\to2 quando h0h\to0.
  15. Ex. 45.15Application

    Calcule limt9t9t3\lim_{t\to 9}\frac{t-9}{\sqrt{t}-3}. (Resp: 66)

    Select the correct option
    Select an option first
    Show solution
    Multiplique por conjugado: t9t3t+3t+3=t+36\frac{t-9}{\sqrt{t}-3}\cdot\frac{\sqrt{t}+3}{\sqrt{t}+3}=\sqrt{t}+3\to6.
    Show step-by-step (with the why)
    1. Indeterminação: (99)/(93)=0/0(9-9)/(\sqrt9-3)=0/0.
    2. Conjugado: t9t3=(t3)(t+3)t3=t+3\frac{t-9}{\sqrt{t}-3}=\frac{(\sqrt{t}-3)(\sqrt{t}+3)}{\sqrt{t}-3}=\sqrt{t}+3.
    3. Limite: 9+3=6\sqrt{9}+3=6.
  16. Ex. 45.16Challenge

    Seja a0a\neq0 uma constante real. Calcule limh01a+h1ah\lim_{h\to 0}\dfrac{\frac{1}{a+h}-\frac{1}{a}}{h}.

    Select the correct option
    Select an option first
    Show solution
    Combine as frações: 1a+h1a=a(a+h)a(a+h)=ha(a+h)\frac{1}{a+h}-\frac{1}{a}=\frac{a-(a+h)}{a(a+h)}=\frac{-h}{a(a+h)}. Divida por hh e tome o limite: 1a(a+0)=1a2\frac{-1}{a(a+0)}=-\frac{1}{a^2}.
    Show step-by-step (with the why)
    1. Indeterminação: 0/00/0 em h=0h=0.
    2. Combine: 1a+h1a=ha(a+h)\frac{1}{a+h}-\frac{1}{a}=\frac{-h}{a(a+h)}.
    3. Divida por hh: 1a(a+h)\frac{-1}{a(a+h)}.
    4. Limite: 1/a2-1/a^2. (Esta é a derivada de 1/x1/x em x=ax=a.)
  17. Ex. 45.17ApplicationAnswer key

    Calcule limθπsinθtanθ\lim_{\theta\to\pi}\dfrac{\sin\theta}{\tan\theta}.

    Select the correct option
    Select an option first
    Show solution
    Indeterminação em θ=π\theta=\pi: sinπ=0\sin\pi=0 e tanπ=0\tan\pi=0. Simplifique: sinθtanθ=sinθsinθ/cosθ=cosθcosπ=1\frac{\sin\theta}{\tan\theta}=\frac{\sin\theta}{\sin\theta/\cos\theta}=\cos\theta\to\cos\pi=-1.
  18. Ex. 45.18Application

    Calcule limx1x31x21\lim_{x\to 1}\frac{x^3-1}{x^2-1}. (Resp: 3/23/2)

    Select the correct option
    Select an option first
    Show solution
    Fatore: x31=(x1)(x2+x+1)x^3-1=(x-1)(x^2+x+1) e x21=(x1)(x+1)x^2-1=(x-1)(x+1). Cancele: x2+x+1x+132\frac{x^2+x+1}{x+1}\to\frac{3}{2}.
    Show step-by-step (with the why)
    1. Indeterminação: (11)/(11)=0/0(1-1)/(1-1)=0/0.
    2. Fatoração de cubos e quadrado de diferença.
    3. Cancel: (x2+x+1)/(x+1)(x^2+x+1)/(x+1).
    4. Limite em x=1x=1: (1+1+1)/2=3/2(1+1+1)/2=3/2.
  19. Ex. 45.19Application

    Calcule limx1/22x2+3x22x1\lim_{x\to 1/2}\frac{2x^2+3x-2}{2x-1}.

    Select the correct option
    Select an option first
    Show solution
    Fatorize o numerador: 2x2+3x2=(2x1)(x+2)2x^2+3x-2=(2x-1)(x+2). Cancele 2x12x-1: x+212+2=52x+2\to\frac{1}{2}+2=\frac{5}{2}.
  20. Ex. 45.20ApplicationAnswer key

    Calcule limx3x+41x+3\lim_{x\to -3}\frac{\sqrt{x+4}-1}{x+3}. (Resp: 1/21/2)

    Select the correct option
    Select an option first
    Show solution
    Conjugado: x+41x+3x+4+1x+4+1=x+3(x+3)(x+4+1)=1x+4+112\frac{\sqrt{x+4}-1}{x+3}\cdot\frac{\sqrt{x+4}+1}{\sqrt{x+4}+1}=\frac{x+3}{(x+3)(\sqrt{x+4}+1)}=\frac{1}{\sqrt{x+4}+1}\to\frac{1}{2}.
    Show step-by-step (with the why)
    1. Em x=3x=-3: (11)/(0)=0/0(\sqrt{1}-1)/(0)=0/0.
    2. Multiplique pelo conjugado x+4+1\sqrt{x+4}+1.
    3. Numerador: (x+4)1=x+3(x+4)-1=x+3.
    4. Cancele x+3x+3: 1/(x+4+1)1/21/(\sqrt{x+4}+1)\to1/2.
  21. Ex. 45.21Application

    Dados limx6f(x)=4\lim_{x\to6}f(x)=4, limx6g(x)=9\lim_{x\to6}g(x)=9, calcule limx62f(x)g(x)\lim_{x\to6}2f(x)g(x).

    Select the correct option
    Select an option first
    Show solution
    Lei do produto e constante: 2limflimg=249=722\lim f \cdot \lim g = 2\cdot4\cdot9=72.
  22. Ex. 45.22Application

    Dados limx6f(x)=4\lim_{x\to6}f(x)=4, limx6g(x)=9\lim_{x\to6}g(x)=9, calcule limx6g(x)1f(x)\lim_{x\to6}\dfrac{g(x)-1}{f(x)}.

    Select the correct option
    Select an option first
    Show solution
    Lei do quociente: limg1limf=914=2\frac{\lim g-1}{\lim f}=\frac{9-1}{4}=2.
  23. Ex. 45.23ApplicationAnswer key

    Dados limx6f(x)=4\lim_{x\to6}f(x)=4, limx6g(x)=9\lim_{x\to6}g(x)=9, calcule limx6 ⁣(f(x)+13g(x))\lim_{x\to6}\!\left(f(x)+\dfrac{1}{3}g(x)\right).

    Select the correct option
    Select an option first
    Show solution
    Lei da soma e constante: limf+13limg=4+3=7\lim f + \frac{1}{3}\lim g = 4 + 3 = 7.
    Show step-by-step (with the why)
    1. Lei da soma: lim(f+13g)=limf+13limg\lim(f+\frac{1}{3}g)=\lim f+\frac{1}{3}\lim g.
    2. Substitua: 4+139=4+3=74+\frac{1}{3}\cdot9=4+3=7.
  24. Ex. 45.24ApplicationAnswer key

    Dados limx6f(x)=4\lim_{x\to6}f(x)=4, limx6g(x)=9\lim_{x\to6}g(x)=9, calcule limx6[g(x)f(x)]\lim_{x\to6}[g(x)-f(x)].

    Select the correct option
    Select an option first
    Show solution
    Lei da diferença: limglimf=94=5\lim g - \lim f = 9 - 4 = 5.
  25. Ex. 45.25ApplicationAnswer key

    Dado limx6h(x)=6\lim_{x\to6}h(x)=6, calcule limx6[xh(x)]\lim_{x\to6}[x\cdot h(x)].

    Select the correct option
    Select an option first
    Show solution
    Lei do produto com limx6x=6\lim_{x\to6}x=6: 6limh=66=366\cdot\lim h=6\cdot6=36.
  26. Ex. 45.26Application

    Dado limx6f(x)=4\lim_{x\to6}f(x)=4, calcule limx6[(x+1)f(x)]\lim_{x\to6}[(x+1)\cdot f(x)]. (Resp: 2828)

    Select the correct option
    Select an option first
    Show solution
    Lei do produto: (limx6(x+1))limf=(6+1)4=74=28(\lim_{x\to6}(x+1))\cdot\lim f=(6+1)\cdot4=7\cdot4=28.
  27. Ex. 45.27Application

    Dados limx6f(x)=4\lim_{x\to6}f(x)=4, limx6g(x)=9\lim_{x\to6}g(x)=9, limx6h(x)=6\lim_{x\to6}h(x)=6, calcule limx6[f(x)g(x)h(x)]\lim_{x\to6}[f(x)g(x)-h(x)].

    Select the correct option
    Select an option first
    Show solution
    Lei do produto e diferença: limflimglimh=496=366=30\lim f\cdot\lim g-\lim h=4\cdot9-6=36-6=30.
  28. Ex. 45.28UnderstandingAnswer key

    Verdadeiro ou Falso? Se 2x1g(x)x22x+32x-1\leq g(x)\leq x^2-2x+3, então limx2g(x)=0\lim_{x\to2}g(x)=0.

    Select the correct option
    Select an option first
    Show solution
    Avalie os limitantes em x=2x=2: 2(2)1=32(2)-1=3 e 44+3=34-4+3=3. Ambos tendem a 33. Pelo confronto, limx2g(x)=3\lim_{x\to2}g(x)=3, não 00. Afirmação falsa.
    Show step-by-step (with the why)
    1. Limitante inferior: limx2(2x1)=3\lim_{x\to2}(2x-1)=3.
    2. Limitante superior: limx2(x22x+3)=3\lim_{x\to2}(x^2-2x+3)=3.
    3. Pelo Teorema do Confronto: limg=3\lim g=3.
    4. A afirmação "limg=0\lim g=0" é falsa.
  29. Ex. 45.29Application

    Use o Teorema do Confronto para calcular limθ0θ2cos ⁣(1θ)\lim_{\theta\to0}\theta^2\cos\!\left(\dfrac{1}{\theta}\right).

    Select the correct option
    Select an option first
    Show solution
    Pelo confronto: 0θ2cos(1/θ)θ20\leq|\theta^2\cos(1/\theta)|\leq\theta^2. Como limθ0θ2=0\lim_{\theta\to0}\theta^2=0, o confronto dá 00.
    Show step-by-step (with the why)
    1. Como cos(u)1|\cos(u)|\leq1 para todo uu: θ2cos(1/θ)θ2|\theta^2\cos(1/\theta)|\leq\theta^2.
    2. E 0θ2cos(1/θ)0\leq|\theta^2\cos(1/\theta)|.
    3. Ambos os limitantes 00 e θ2\theta^2 tendem a 00.
    4. Pelo confronto: limθ0θ2cos(1/θ)=0\lim_{\theta\to0}\theta^2\cos(1/\theta)=0.
  30. Ex. 45.30UnderstandingAnswer key

    Defina f(x)=0f(x)=0 se xx é racional e f(x)=x2f(x)=x^2 se xx é irracional. Calcule limx0f(x)\lim_{x\to0}f(x).

    Select the correct option
    Select an option first
    Show solution
    Para todo xx: se xx racional, f(x)=0f(x)=0; se irracional, f(x)=x2f(x)=x^2. Em x0x\to0, ambos os ramos tendem a 00. Por confronto (0f(x)x20\leq f(x)\leq x^2), limx0f(x)=0\lim_{x\to0}f(x)=0.
  31. Ex. 45.31Modeling

    A Lei de Coulomb dá o campo elétrico de uma carga pontual como E(r)=q4πε0r2E(r)=\dfrac{q}{4\pi\varepsilon_0 r^2}. O que é limr0+E(r)\lim_{r\to0^+}E(r)?

    Select the correct option
    Select an option first
    Show solution
    Lei de Coulomb: E(r)=q4πε0r2E(r)=\dfrac{q}{4\pi\varepsilon_0 r^2}. Quando r0+r\to0^+, r20+r^2\to0^+ e E(r)+E(r)\to+\infty. Fisicamente: o campo de uma carga pontual diverge na localização da carga.
  32. Ex. 45.32Modeling

    A densidade de um objeto com massa m=8m=8 kg é ρ=m/V\rho=m/V. Expresse o volume como V=8/ρV=8/\rho e calcule limρ0+V(ρ)\lim_{\rho\to0^+}V(\rho).

    Select the correct option
    Select an option first
    Show solution
    Densidade ρ=m/V\rho=m/V implica V=m/ρ=8/ρV=m/\rho=8/\rho. Quando ρ0+\rho\to0^+, V+V\to+\infty. Fisicamente: quanto menor a densidade, maior o volume para a mesma massa.
  33. Ex. 45.33Challenge

    Dado limx6h(x)=6\lim_{x\to6}h(x)=6, calcule limx6[h(x)]3/2\lim_{x\to6}[h(x)]^{3/2}.

    Select the correct option
    Select an option first
    Show solution
    Lei da potência fracionária: (limx6h(x))3/2=63/2=66(\lim_{x\to6}h(x))^{3/2}=6^{3/2}=6\cdot\sqrt{6}. Numericamente: 61.514,706^{1.5}\approx14{,}70.
  34. Ex. 45.34Proof

    Use a regra do quociente para demonstrar que ddx(cotx)=csc2x\dfrac{d}{dx}(\cot x)=-\csc^2 x.

    Select the correct option
    Select an option first
    Show solution
    Escreva cotx=cosx/sinx\cot x=\cos x/\sin x. Regra do quociente: sinxsinxcosxcosxsin2x=1sin2x=csc2x\frac{-\sin x\cdot\sin x - \cos x\cdot\cos x}{\sin^2 x}=\frac{-1}{\sin^2 x}=-\csc^2 x.
    Show step-by-step (with the why)
    1. Defina cotx=cosx/sinx\cot x=\cos x/\sin x.
    2. Regra do quociente: numerador (sinx)sinxcosxcosx(-\sin x)\cdot\sin x - \cos x\cdot\cos x.
    3. Simplifique: sin2xcos2x=1-\sin^2 x-\cos^2 x=-1.
    4. Denominador: sin2x\sin^2 x. Resultado: 1/sin2x=csc2x-1/\sin^2 x=-\csc^2 x.
  35. Ex. 45.35ProofAnswer key

    Use a definição de derivada e a identidade cos(x+h)=cosxcoshsinxsinh\cos(x+h)=\cos x\cos h-\sin x\sin h para provar que ddxcosx=sinx\frac{d}{dx}\cos x=-\sin x.

    Select the correct option
    Select an option first
    Show solution
    Pela definição: limh0cos(x+h)cosxh\lim_{h\to0}\frac{\cos(x+h)-\cos x}{h}. Expanda cos(x+h)=cosxcoshsinxsinh\cos(x+h)=\cos x\cos h-\sin x\sin h, simplifique e use LF1 (limh0sinh/h=1\lim_{h\to0}\sin h/h=1) e LF2 (limh0(1cosh)/h=0\lim_{h\to0}(1-\cos h)/h=0) para obter sinx-\sin x.
    Show step-by-step (with the why)
    1. Definição: f(x)=limh0cos(x+h)cosxhf'(x)=\lim_{h\to0}\frac{\cos(x+h)-\cos x}{h}.
    2. Expanda: =limh0cosxcoshsinxsinhcosxh=\lim_{h\to0}\frac{\cos x\cos h-\sin x\sin h-\cos x}{h}.
    3. Separe: =cosxlimcosh1hsinxlimsinhh=\cos x\cdot\lim\frac{\cos h-1}{h}-\sin x\cdot\lim\frac{\sin h}{h}.
    4. Aplique LF2 e LF1: =cosx0sinx1=sinx=\cos x\cdot0-\sin x\cdot1=-\sin x.
  36. Ex. 45.36Application

    Calcule d3ydx3\dfrac{d^3y}{dx^3} de y=3cosxy=3\cos x.

    Select the correct option
    Select an option first
    Show solution
    Ciclo de derivadas de cosx\cos x: sinxcosxsinx-\sin x \to -\cos x \to \sin x. Portanto d3dx3(3cosx)=3sinx\dfrac{d^3}{dx^3}(3\cos x)=3\sin x.
    Show step-by-step (with the why)
    1. y=3(sinx)=3sinxy'=3(-\sin x)=-3\sin x.
    2. y=(3sinx)=3cosxy''=(-3\sin x)'=-3\cos x.
    3. y(3)=(3cosx)=3sinxy^{(3)}=(-3\cos x)'=3\sin x.
  37. Ex. 45.37Application

    Calcule d4ydx4\dfrac{d^4y}{dx^4} de y=5cosxy=5\cos x.

    Select the correct option
    Select an option first
    Show solution
    As derivadas de cosx\cos x ciclam com período 4: sinx,cosx,sinx,cosx,sinx,-\sin x, -\cos x, \sin x, \cos x, -\sin x,\ldots. A 4.ª derivada de cosx\cos x é cosx\cos x. Logo a 4.ª derivada de 5cosx5\cos x é 5cosx5\cos x.
    Show step-by-step (with the why)
    1. y=5sinxy'=-5\sin x, y=5cosxy''=-5\cos x.
    2. y(3)=5sinxy^{(3)}=5\sin x, y(4)=5cosxy^{(4)}=5\cos x.
  38. Ex. 45.38Application

    A posição de um pêndulo em movimento harmônico simples é s(t)=sints(t)=\sin t. Qual é a expressão da velocidade v(t)=s(t)v(t)=s'(t)?

    Select the correct option
    Select an option first
    Show solution
    Se a posição é s(t)=sints(t)=\sin t, a velocidade é v(t)=s(t)=costv(t)=s'(t)=\cos t. Quando t=π/2t=\pi/2: v(π/2)=cos(π/2)=0v(\pi/2)=\cos(\pi/2)=0 — ponto de reversão.
  39. Ex. 45.39Modeling

    Uma massa em uma mola tem posição s(t)=sints(t)=\sin t (em metros, tt em segundos). Descreva o movimento: qual é o período, a amplitude e quando a posição é zero?

    Select the correct option
    Select an option first
    Show solution
    A massa tem posição s(t)=sints(t)=\sin t: período 2π2\pi, amplitude 11. Zeros em t=nπt=n\pi. Velocidade v(t)=costv(t)=\cos t; aceleração a(t)=sint=s(t)a(t)=-\sin t=-s(t) — característica do movimento harmônico simples.
  40. Ex. 45.40Challenge

    Use a regra do quociente para demonstrar que ddx(secx)=secxtanx\dfrac{d}{dx}(\sec x)=\sec x\tan x.

    Select the correct option
    Select an option first
    Show solution
    Escreva secx=1/cosx\sec x=1/\cos x. Regra do quociente: 0cosx1(sinx)cos2x=sinxcos2x=1cosxsinxcosx=secxtanx\frac{0\cdot\cos x-1\cdot(-\sin x)}{\cos^2 x}=\frac{\sin x}{\cos^2 x}=\frac{1}{\cos x}\cdot\frac{\sin x}{\cos x}=\sec x\tan x.
    Show step-by-step (with the why)
    1. secx=1/cosx\sec x = 1/\cos x; seja u=1u=1, v=cosxv=\cos x.
    2. Regra do quociente: (uvuv)/v2=(0cosx+sinx)/cos2x(u'v-uv')/v^2=(0\cdot\cos x+\sin x)/\cos^2 x.
    3. Simplifique: sinx/cos2x=secxtanx\sin x/\cos^2 x=\sec x\tan x.

Fontes

  • OpenStax Calculus Volume 1 — Strang, Herman et al. · 2016 · CC-BY-NC-SA 4.0. Fonte primária. §2.3 (Leis dos Limites e Teorema do Confronto), §3.5 (Derivadas trigonométricas — prova geométrica de sin(x)/x), §3.9 (Derivadas exponenciais e logarítmicas — definição de e via LF3).
  • APEX Calculus — Hartman et al. · 2024 · CC-BY-NC 4.0. §1.3 (Encontrando Limites Analiticamente). Exercícios de manipulação algébrica, variantes de LF1 e LF3, desafio da tangente menos seno.
  • Active Calculus 2.0 — Boelkins · 2024 · CC-BY-NC-SA 4.0. §2.2 (Funções seno e cosseno — modelagem de pêndulo e decaimento radioativo), §2.6 (Derivadas de funções inversas — limites de arcsin e arctan). Exercícios de modelagem.

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.