Math ClubMath Club
v1 · padrão canônico

Lección 42 — Propiedades algebraicas de los límites

Límite de la suma, producto, cociente, potencia. Composición. Sándwich. Herramientas operacionales.

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

lim(f±g)=limf±limg,lim(fg)=limflimg,lim(f/g)=limf/limg\lim (f \pm g) = \lim f \pm \lim g, \quad \lim (fg) = \lim f \cdot \lim g, \quad \lim (f/g) = \lim f / \lim g
Choose your door

Rigorous notation, full derivation, hypotheses

Propiedades operatorias

Sean limxaf(x)=L\lim_{x \to a} f(x) = L y limxag(x)=M\lim_{x \to a} g(x) = M. Entonces:

OperaciónResultado
lim(f±g)\lim (f \pm g)L±ML \pm M
lim(cf)\lim (cf), cc const.cLcL
lim(fg)\lim (fg)LMLM
lim(f/g)\lim (f/g), M0M \neq 0L/ML/M
limfn\lim f^n, nNn \in \mathbb{N}LnL^n
limfn\lim \sqrt[n]{f}Ln\sqrt[n]{L} (cuando esté definido)
$\limf

Composición

Si limxag(x)=b\lim_{x \to a} g(x) = b y ff es continua en bb, entonces limxaf(g(x))=f(b)\lim_{x \to a} f(g(x)) = f(b).

Cuidado: sin continuidad, la composición puede fallar. Contraejemplo: g(x)=0g(x) = 0 constante y ff con discontinuidad removible en 0.

Teorema del Sándwich (Compresión)

Si g(x)f(x)h(x)g(x) \leq f(x) \leq h(x) en una vecindad de aa (excepto quizá en aa) y limg=limh=L\lim g = \lim h = L, entonces limf=L\lim f = L.

Aplicación clásica

limx0xsin(1/x)=0\lim_{x \to 0} x \sin(1/x) = 0 por sándwich: xxsin(1/x)x-|x| \leq x \sin(1/x) \leq |x| y limx=0\lim |x| = 0.

Cuándo no funciona

  • 0/0, ∞/∞: indeterminaciones, requieren manipulación.
  • Denominador → 0: puede dar ±\pm \infty o no existir.
  • Composición con ff discontinua: requiere cautela.

Exercise list

42 exercises · 10 with worked solution (25%)

Application 20Understanding 6Modeling 6Challenge 4Proof 6
  1. Ex. 42.1Application
    limx2(x2+3x1)\lim_{x \to 2} (x^2 + 3x - 1). (Resp.: 9.)
  2. Ex. 42.2ApplicationAnswer key
    limx1x2+3\lim_{x \to 1} \sqrt{x^2 + 3}.
  3. Ex. 42.3ApplicationAnswer key
    limx0(x+1)/(x2+1)\lim_{x \to 0} (x + 1)/(x^2 + 1).
  4. Ex. 42.4ApplicationAnswer key
    limx3(x29)/(x3)\lim_{x \to 3} (x^2 - 9)/(x - 3). (Resp.: 6.)
  5. Ex. 42.5Application
    limx0(1cosx)/x2\lim_{x \to 0} (1 - \cos x)/x^2.
  6. Ex. 42.6Application
    limx0sin(3x)/x\lim_{x \to 0} \sin(3x)/x. (Resp.: 3.)
  7. Ex. 42.7Application
    limx0tanx/x\lim_{x \to 0} \tan x / x.
  8. Ex. 42.8Application
    limx(2x23x+1)/(x2+5)\lim_{x \to \infty} (2x^2 - 3x + 1)/(x^2 + 5). (Resp.: 2.)
  9. Ex. 42.9Application
    limx(x+1)/(x2+1)\lim_{x \to \infty} (x + 1)/(x^2 + 1).
  10. Ex. 42.10Application
    limx(x3+1)/(x21)\lim_{x \to -\infty} (x^3 + 1)/(x^2 - 1). (Resp.: -\infty.)
  11. Ex. 42.11Application
    limx0x2sin(1/x)\lim_{x \to 0} x^2 \sin(1/x) vía sándwich.
  12. Ex. 42.12ApplicationAnswer key
    limx0(ex1)/x\lim_{x \to 0} (e^x - 1)/x.
  13. Ex. 42.13Application
    limx0ln(1+x)/x\lim_{x \to 0} \ln(1+x)/x.
  14. Ex. 42.14ApplicationAnswer key
    limx1lnx/(x1)\lim_{x \to 1} \ln x / (x - 1).
  15. Ex. 42.15Application
    limx0(1+2x)1/x\lim_{x \to 0} (1 + 2x)^{1/x}. (Resp.: e2e^2.)
  16. Ex. 42.16Application
    limx4(x4)/(x2)\lim_{x \to 4} (x - 4)/(\sqrt x - 2).
  17. Ex. 42.17Application
    limx(sinx)/x\lim_{x \to \infty} (\sin x)/x vía sándwich.
  18. Ex. 42.18ApplicationAnswer key
    limn(2n2+5n)/(n2+1)\lim_{n \to \infty} (2n^2 + 5n)/(n^2 + 1).
  19. Ex. 42.19Application
    limx0(cosx)1/x2\lim_{x \to 0} (\cos x)^{1/x^2}. (Resp.: e1/2e^{-1/2}.)
  20. Ex. 42.20ApplicationAnswer key
    limx0(1+x1x)/x\lim_{x \to 0} (\sqrt{1+x} - \sqrt{1-x})/x. (Resp.: 1.)
  21. Ex. 42.21Understanding
    Demuestra limx0sinx/x=1\lim_{x \to 0} \sin x / x = 1 por el teorema del sándwich + geometría del círculo unitario.
  22. Ex. 42.22Understanding
    Usa el sándwich para demostrar limx0xcos(1/x)=0\lim_{x \to 0} x \cos(1/x) = 0.
  23. Ex. 42.23Understanding
    Demuestra que limx0+xx=1\lim_{x \to 0^+} x^x = 1. (Usa xx=exlnxx^x = e^{x \ln x} y limxlnx=0\lim x \ln x = 0.)
  24. Ex. 42.24Understanding
    Da un ejemplo donde lim(f+g)\lim (f + g) existe pero limf\lim f y limg\lim g no existen.
  25. Ex. 42.25Understanding
    Da un ejemplo donde lim(fg)\lim (f \cdot g) existe pero solo uno de limf,limg\lim f, \lim g existe.
  26. Ex. 42.26Understanding
    Demuestra que si limf(x)=0\lim |f(x)| = 0, entonces limf(x)=0\lim f(x) = 0.
  27. Ex. 42.27Proof
    Demuestra que lim(f+g)=limf+limg\lim (f + g) = \lim f + \lim g vía ε-δ.
  28. Ex. 42.28ProofAnswer key
    Demuestra lim(cf)=climf\lim (cf) = c \lim f vía ε-δ.
  29. Ex. 42.29Proof
    Demuestra el teorema del sándwich vía ε-δ.
  30. Ex. 42.30Proof
    Demuestra que si limf=L\lim f = L y L>0L > 0, existe vecindad donde f>L/2f > L/2.
  31. Ex. 42.31Proof
    Demuestra que el límite (cuando existe) es único.
  32. Ex. 42.32ProofAnswer key
    Demuestra la composición: limxag=b\lim_{x \to a} g = b, ff continua en bblimf(g(x))=f(b)\lim f(g(x)) = f(b).
  33. Ex. 42.33Modeling
    En control, función de transferencia H(s)=(s+2)/(s2+3s+2)H(s) = (s+2)/(s^2 + 3s + 2). Calcula H(0)H(0) vía propiedades.
  34. Ex. 42.34ModelingAnswer key
    En farmacocinética, C(t)=(D/V)(ekateket)/(keka)C(t) = (D/V)(e^{-k_a t} - e^{-k_e t})/(k_e - k_a). Calcula limtC(t)\lim_{t \to \infty} C(t).
  35. Ex. 42.35Modeling
    Sucesión de iteraciones de Newton para 2\sqrt 2: an+1=(an+2/an)/2a_{n+1} = (a_n + 2/a_n)/2. Usa propiedades para encontrar el límite.
  36. Ex. 42.36Modeling
    Señal V(t)=Asin(ωt)/tV(t) = A \sin(\omega t)/t. ¿Límite cuando tt \to \infty? ¿Y t0t \to 0?
  37. Ex. 42.37Modeling
    En probabilidad, XnXX_n \to X en distribución. Demuestra E[cosXn]E[cosX]E[\cos X_n] \to E[\cos X] vía continuidad de cos\cos.
  38. Ex. 42.38Modeling
    Error del método de Euler: y(xn)ynCh|y(x_n) - y_n| \leq C h con h0h \to 0. Modélalo como límite.
  39. Ex. 42.39Challenge
    limx0(sinxx)/x3\lim_{x \to 0} (\sin x - x)/x^3. (Resp.: 1/6-1/6.)
  40. Ex. 42.40Challenge
    limx0((1+x)1/xe)/x\lim_{x \to 0} ((1+x)^{1/x} - e)/x.
  41. Ex. 42.41Challenge
    limxxsin(π/x)\lim_{x \to \infty} x \sin(\pi/x). (Resp.: π\pi.)
  42. Ex. 42.42Challenge
    limx0(cosxcos(2x))/x2\lim_{x \to 0} (\cos x - \cos(2x))/x^2. (Resp.: 3/23/2.)

Fuentes

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

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