Math ClubMath Club
v1 · padrão canônico

Lição 65 — Polinômio de Taylor

Aproximação local de funções suaves por polinômios: série de Taylor/Maclaurin, resíduo de Lagrange e séries clássicas de e^x, sin x, cos x.

Used in: 2.º ano EM avançado · Equiv. Math III japonês · Equiv. Leistungskurs Analysis alemão · Cálculo I universitário

Pn(x)=k=0nf(k)(a)k!(xa)kP_n(x) = \sum_{k=0}^{n} \frac{f^{(k)}(a)}{k!}(x - a)^k
Choose your door

Rigorous notation, full derivation, hypotheses

Définition rigoureuse et propriétés

Polynôme de Taylor

"If ff has nn derivatives at x=ax = a, then the nnth-order Taylor polynomial of ff centered at aa is pn(x)=k=0nf(k)(a)k!(xa)kp_n(x) = \sum_{k=0}^n \frac{f^{(k)}(a)}{k!}(x-a)^k." — APEX Calculus §8.6

Reste de Lagrange

"Let ff have n+1n + 1 derivatives on an open interval II and let aIa \in I. For each xIx \in I there exists a value cc between aa and xx such that Rn(x)=f(n+1)(c)(n+1)!(xa)n+1R_n(x) = \frac{f^{(n+1)}(c)}{(n+1)!}(x-a)^{n+1}." — OpenStax Calculus Vol. 2 §6.3

Séries de Maclaurin classiques

FonctionSérie de MaclaurinRayon
exe^x1+x+x22!+x33!+=k=0xkk!1 + x + \tfrac{x^2}{2!} + \tfrac{x^3}{3!} + \cdots = \displaystyle\sum_{k=0}^\infty \tfrac{x^k}{k!}\infty
sinx\sin xxx33!+x55!=k=0(1)kx2k+1(2k+1)!x - \tfrac{x^3}{3!} + \tfrac{x^5}{5!} - \cdots = \displaystyle\sum_{k=0}^\infty \tfrac{(-1)^k x^{2k+1}}{(2k+1)!}\infty
cosx\cos x1x22!+x44!=k=0(1)kx2k(2k)!1 - \tfrac{x^2}{2!} + \tfrac{x^4}{4!} - \cdots = \displaystyle\sum_{k=0}^\infty \tfrac{(-1)^k x^{2k}}{(2k)!}\infty
ln(1+x)\ln(1+x)xx22+x33=k=1(1)k+1xkkx - \tfrac{x^2}{2} + \tfrac{x^3}{3} - \cdots = \displaystyle\sum_{k=1}^\infty \tfrac{(-1)^{k+1} x^k}{k}(1,1](-1,1]
11x\dfrac{1}{1-x}1+x+x2+x3+=k=0xk1 + x + x^2 + x^3 + \cdots = \displaystyle\sum_{k=0}^\infty x^k(1,1)(-1,1)
arctanx\arctan xxx33+x55=k=0(1)kx2k+12k+1x - \tfrac{x^3}{3} + \tfrac{x^5}{5} - \cdots = \displaystyle\sum_{k=0}^\infty \tfrac{(-1)^k x^{2k+1}}{2k+1}[1,1][-1,1]

Exemples résolus

Exercise list

40 exercises · 10 with worked solution (25%)

Application 22Understanding 4Modeling 8Challenge 2Proof 4
  1. Ex. 65.1Application

    Écrivez le polynôme de Maclaurin de f(x)=exf(x) = e^x jusqu'à x4x^4.

  2. Ex. 65.2Application

    Écrivez le polynôme de Maclaurin de f(x)=sinxf(x) = \sin x jusqu'à x7x^7.

  3. Ex. 65.3Application

    Écrivez le polynôme de Maclaurin de f(x)=cosxf(x) = \cos x jusqu'à x6x^6.

  4. Ex. 65.4Application

    Écrivez le polynôme de Maclaurin de f(x)=ln(1+x)f(x) = \ln(1+x) jusqu'à x4x^4.

  5. Ex. 65.5ApplicationAnswer key

    Maclaurin de f(x)=1/(1x)f(x) = 1/(1-x) jusqu'à x5x^5 — c'est simplement la série géométrique.

  6. Ex. 65.6Application

    Maclaurin de f(x)=(1+x)1/2f(x) = (1+x)^{1/2} jusqu'à x3x^3. Calculez ff', ff'', ff''' en x=0x = 0.

  7. Ex. 65.7Application

    Maclaurin de arctanx\arctan x jusqu'à x5x^5 (via intégration de 1/(1+x2)1/(1+x^2)).

  8. Ex. 65.8Application

    Maclaurin de sinhx\sinh x et coshx\cosh x jusqu'à x5x^5.

  9. Ex. 65.9Application

    Maclaurin de exe^{-x} jusqu'à x4x^4 (substitution directe en exe^x).

  10. Ex. 65.10ApplicationAnswer key

    Maclaurin de tanx\tan x jusqu'à x5x^5 en utilisant sin/cos\sin/\cos.

  11. Ex. 65.11ApplicationAnswer key

    Maclaurin de cos(2x)\cos(2x) jusqu'à x4x^4 via substitution.

  12. Ex. 65.12Application

    Maclaurin de ex2e^{x^2} jusqu'à x6x^6.

  13. Ex. 65.13ApplicationAnswer key

    Maclaurin de cos(x2)\cos(x^2) jusqu'à x8x^8.

  14. Ex. 65.14Application

    Maclaurin de ln(1x2)\ln(1 - x^2) jusqu'à x6x^6.

  15. Ex. 65.15ApplicationAnswer key

    Maclaurin de 1/(1+x2)1/(1+x^2) jusqu'à x6x^6 (série géométrique avec u=x2u = -x^2).

  16. Ex. 65.16ApplicationAnswer key

    Maclaurin de exsinxe^x \sin x jusqu'à x4x^4.

  17. Ex. 65.17Application

    Maclaurin de sinxcosx\sin x \cos x jusqu'à x5x^5 (ou utilisez sin(2x)/2\sin(2x)/2).

  18. Ex. 65.18Application

    Maclaurin de xexx e^{-x} jusqu'à x4x^4.

  19. Ex. 65.19Application

    Taylor de lnx\ln x autour de a=1a = 1, ordre 4.

  20. Ex. 65.20Application

    Taylor de x\sqrt{x} autour de a=1a = 1, ordre 3.

  21. Ex. 65.21Application

    Taylor de 1/x1/x autour de a=1a = 1, ordre 3.

  22. Ex. 65.22Application

    Taylor de cosx\cos x autour de a=π/4a = \pi/4, ordre 4.

  23. Ex. 65.23Modeling

    Calculez limx0ex1xx2\displaystyle\lim_{x \to 0} \frac{e^x - 1 - x}{x^2} en utilisant Taylor.

  24. Ex. 65.24Modeling

    Calculez limx0sinxxx3\displaystyle\lim_{x \to 0} \frac{\sin x - x}{x^3} en utilisant Taylor.

  25. Ex. 65.25Modeling

    Calculez limx0cosx1+x2/2x4\displaystyle\lim_{x \to 0} \frac{\cos x - 1 + x^2/2}{x^4}.

  26. Ex. 65.26Modeling

    Calculez limx0sinxtanxx3\displaystyle\lim_{x \to 0} \frac{\sin x - \tan x}{x^3}.

  27. Ex. 65.27Modeling

    Estimez ln(1,1)\ln(1{,}1) avec erreur inférieure à 10410^{-4} en utilisant la série de Maclaurin. Dites quel ordre utiliser.

  28. Ex. 65.28ModelingAnswer key

    Approximez sin(0,1)\sin(0{,}1) avec erreur inférieure à 10610^{-6}. Dites quel ordre utiliser.

  29. Ex. 65.29Modeling

    Approximez 1,1\sqrt{1{,}1} en utilisant Taylor de 1+x\sqrt{1+x} en a=0a = 0 jusqu'à l'ordre 2.

  30. Ex. 65.30Modeling

    Énergie relativiste : E=mc2/1v2/c2E = mc^2/\sqrt{1 - v^2/c^2}. Développez en puissances de v/cv/c et identifiez les termes E0=mc2E_0 = mc^2 et Ek=12mv2E_k = \frac{1}{2}mv^2.

  31. Ex. 65.31Understanding

    Qu'est-ce qui rend PnP_n la « meilleure approximation polynomiale de degré nn » en aa ?

  32. Ex. 65.32UnderstandingAnswer key

    Montrez que si ff est un polynôme de degré n\leq n, alors Pn=fP_n = f exactement (pas seulement approximation).

  33. Ex. 65.33Understanding

    Justifiez que exe^x a un rayon de convergence infini en utilisant l'estimation de Lagrange.

  34. Ex. 65.34UnderstandingAnswer key

    En finance, (1+r/n)ner(1 + r/n)^n \to e^r quand nn \to \infty (intérêts continus). Utilisez Taylor de ere^r pour estimer le facteur de croissance annuel avec r=12%r = 12\% et comparez aux intérêts simples.

  35. Ex. 65.35Challenge

    Dérivez la formule d'Euler eix=cosx+isinxe^{ix} = \cos x + i\sin x en séparant les termes pairs et impairs de la série de eze^z.

  36. Ex. 65.36Challenge

    Montrez que f(x)=e1/x2f(x) = e^{-1/x^2} (avec f(0)=0f(0) = 0) a toutes les dérivées nulles en 00 — donc Pn=0P_n = 0 pour tout nn, mais fPnf \neq P_n.

  37. Ex. 65.37Proof

    Démontrez que la série de Maclaurin de exe^x converge vers exe^x pour tout xRx \in \mathbb{R} (utilisez l'estimation du reste de Lagrange).

  38. Ex. 65.38ProofAnswer key

    Démontrez Taylor multivarié d'ordre 2 (avec hessienne) en réduisant à Taylor 1D le long d'une droite paramétrée.

  39. Ex. 65.39Proof

    Démontrez la forme de Lagrange du reste via le Théorème de la Valeur Moyenne généralisé.

  40. Ex. 65.40Proof

    Intégrez la série 1/(1+t2)=(1)kt2k1/(1+t^2) = \sum (-1)^k t^{2k} pour obtenir arctanx\arctan x comme série. Utilisez-la pour dériver la formule de Leibniz : π/4=11/3+1/51/7+\pi/4 = 1 - 1/3 + 1/5 - 1/7 + \cdots

Fontes

  • Active Calculus — Boelkins · 2024 · §8.5 Taylor Polynomials and Taylor Series · CC-BY-NC-SA. Source primaire.
  • Calculus Volume 2 — OpenStax · 2016 · §6.3 Taylor and Maclaurin Series · CC-BY-NC-SA.
  • APEX Calculus — Hartman et al. · 2024 · v5.0 · §8.6 Taylor Polynomials · CC-BY-NC.

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.