Math ClubMath Club
v1 · padrão canônico

Lição 70 — Consolidação Trim 7: máximos, L'Hôpital, Taylor, Newton

Workshop integrado de Cálculo Diferencial aplicado: otimização, esboço de gráficos, L'Hôpital, Taylor, concavidade, análise marginal, cinemática e Newton-Raphson. Todas as técnicas derivam da linearização local.

Used in: 2.º ano EM · Equiv. Math II/III japonês cap. 6–7 · Equiv. Leistungskurs Differentialrechnung alemão

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

Rigorous notation, full derivation, hypotheses

Einheitliche Theorie: Linearisierung und ihre Anwendungen

Das Kernkonzept: Taylor-Approximation

"The Taylor polynomial of degree nn centered at x=ax=a is the unique polynomial of degree nn that agrees with ff in value and in all its first nn derivatives at x=ax=a." — Active Calculus §8.4

Optimierung: kritische Punkte und Test der zweiten Ableitung

"Finding the maximum and minimum values of a function also has practical significance because we can use this method to solve optimization problems, such as increasing profit, minimizing cost, and maximizing area." — OpenStax Calculus Vol. 1 §4.3

Konkavität und Wendepunkte

L'Hôpital: Verhältnis von Linearisierungen

"L'Hôpital's Rule applies whenever both f(x)0f(x) \to 0 and g(x)0g(x) \to 0 as xax \to a, or whenever f(x)±f(x) \to \pm\infty and g(x)±g(x) \to \pm\infty." — OpenStax Calculus Vol. 1 §4.8

Idee via Taylor 1. Ordnung. Für a=0a = 0: f(x)f(0)xf(x) \approx f'(0) x und g(x)g(0)xg(x) \approx g'(0) x, also f(x)/g(x)f(0)/g(0)f(x)/g(x) \approx f'(0)/g'(0). L'Hôpital formalisiert exakt diese Idee des Verhältnisses von Linearisierungen.

Newton-Raphson: Tangenten-Iteration

xyfx₀x₁Tangente in x₀ kreuzt die x-Achse in x₁, bessere Annäherung der Wurzel

Newton-Raphson: Die Tangente zur Kurve im Punkt x₀ kreuzt die x-Achse in x₁, konvergiert zur echten Wurzel.

Vereinigte Pipeline der Funktionsanalyse

Gelöste Beispiele

Exercise list

40 exercises · 10 with worked solution (25%)

Application 15Understanding 2Modeling 15Challenge 5Proof 3
  1. Ex. 70.1Application

    Finde die kritischen Punkte, lokalen Extrema und Wendepunkt von f(x)=x36x2+9x+1f(x) = x^3 - 6x^2 + 9x + 1.

  2. Ex. 70.2Application

    Maximiere f(x)=xexf(x) = xe^{-x} auf [0,+)[0, +\infty). Was ist das globale Maximum?

  3. Ex. 70.3ApplicationAnswer key

    Skizziere f(x)=(x24)/xf(x) = (x^2 - 4)/x. Identifiziere Asymptoten, Monotonie und Konkavität.

  4. Ex. 70.4ApplicationAnswer key

    Finde das globale Minimum von f(x)=x+4/xf(x) = x + 4/x auf (0,+)(0, +\infty).

  5. Ex. 70.5Modeling

    Eine zylindrische Dose mit V=1000 cm3V = 1000\ \text{cm}^3 soll mit minimalem Material gebaut werden. Bestimmen Sie optimalen Radius und Höhe.

  6. Ex. 70.6Modeling

    Aus Karton 20×30 cm20 \times 30\ \text{cm} werden Quadrate x×xx \times x an den Ecken ausgeschnitten und die Laschen hochgeklappt. Welches xx maximiert das Boxenvolumen?

  7. Ex. 70.7Modeling

    Finde den Punkt auf der Parabel y=x2y = x^2, der dem Punkt (3,0)(3, 0) am nächsten ist.

  8. Ex. 70.8Modeling

    Ein Zaun von 200 m200\ \text{m} begrenzt ein Rechteck, das an einer Mauer liegt (die Mauer bildet eine Seite). Maximiere die Fläche.

  9. Ex. 70.9Application

    Bestimme die Wendepunkte und Konkavität von f(x)=ex2f(x) = e^{-x^2}.

  10. Ex. 70.10Application

    Mache die vollständige Skizzierung von f(x)=ln(1+x2)f(x) = \ln(1 + x^2): Bereich, Symmetrie, Extrema, Wendepunkte, asymptotisches Verhalten.

  11. Ex. 70.11Understanding

    L'Hôpital gilt direkt für limx0sinx/x\lim_{x \to 0} \sin x / x (Form 0/00/0). Welche Alternative beschreibt einen Fall, in dem die Regel nicht direkt gilt?

  12. Ex. 70.12Application

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

  13. Ex. 70.13ApplicationAnswer key

    Berechne limx+x2ex\lim_{x \to +\infty} \dfrac{x^2}{e^x}.

  14. Ex. 70.14Application

    Berechne limx0+xsinx\lim_{x \to 0^+} x^{\sin x} (Unbestimmtheit 000^0).

  15. Ex. 70.15Application

    Schreibe das Maclaurin-Polynom von sinx\sin x der Ordnung 5 (P5P_5).

  16. Ex. 70.16ApplicationAnswer key

    Benutze Taylor-Expansion um limx0tanxsinxx3\lim_{x \to 0} \dfrac{\tan x - \sin x}{x^3} zu berechnen.

  17. Ex. 70.17ModelingAnswer key

    Approximiere 1,1\sqrt{1{,}1} mittels Maclaurin-Reihe von (1+x)1/2(1+x)^{1/2} bis Ordnung 3.

  18. Ex. 70.18ModelingAnswer key

    Approximiere e0,1e^{-0{,}1} mit Maclaurin-Polynom von exe^x der Ordnung 3. Berechne den Fehler.

  19. Ex. 70.19Application

    Berechne limx0xsinxx3\lim_{x \to 0} \dfrac{x - \sin x}{x^3} mit Taylor.

  20. Ex. 70.20Application

    Schreibe die Maclaurin-Reihe von ln(1+x)\ln(1+x) bis zum Term in x5x^5.

  21. Ex. 70.21Challenge

    Berechne limx0excosxxx2\lim_{x \to 0} \dfrac{e^x - \cos x - x}{x^2} mittels Taylor.

  22. Ex. 70.22Understanding

    Was ist das Konvergenzintervall der Maclaurin-Reihe von ln(1+x)\ln(1 + x)?

  23. Ex. 70.23ApplicationAnswer key

    Schreibe P6(x)P_6(x) Maclaurin für cosx\cos x.

  24. Ex. 70.24Application

    Berechne limx+(1+2x)x\lim_{x \to +\infty} \left(1 + \dfrac{2}{x}\right)^x (Form 11^\infty).

  25. Ex. 70.25Modeling

    Kosten C(q)=q2/4+5q+100C(q) = q^2/4 + 5q + 100 (reais), Preis p=50p = 50 reais/Einheit. Finde Menge qq^* und Maximalgewinn π\pi^*.

  26. Ex. 70.26Modeling

    Monopolist hat Nachfrage q=1002pq = 100 - 2p und Kosten C(q)=10qC(q) = 10q. Finde qq^*, pp^* und Maximalgewinn.

  27. Ex. 70.27Modeling

    Ein Ball wird vertikal mit Anfangsgeschwindigkeit v0=20 m/sv_0 = 20\ \text{m/s} geworfen (g=10 m/s2g = 10\ \text{m/s}^2). Berechne maximale Höhe und Flugzeit.

  28. Ex. 70.28ModelingAnswer key

    s(t)=t39t2+24ts(t) = t^3 - 9t^2 + 24t. Wann ist v(t)=0v(t) = 0? Berechne die Gesamtstrecke in 0t50 \leq t \leq 5.

  29. Ex. 70.29ModelingAnswer key

    Masse-Feder-System: m=0,5 kgm = 0{,}5\ \text{kg}, k=50 N/mk = 50\ \text{N/m}, Amplitude A=0,1 mA = 0{,}1\ \text{m}. Berechne Periode und maximale Geschwindigkeit.

  30. Ex. 70.30Modeling

    Benutze Newton-Raphson für f(x)=x27f(x) = x^2 - 7 mit x0=3x_0 = 3 um 7\sqrt{7} mit 5 Dezimalstellen zu berechnen.

  31. Ex. 70.31Modeling

    Benutze Newton-Raphson für f(x)=x32f(x) = x^3 - 2 mit x0=1x_0 = 1 um 23\sqrt[3]{2} zu approximieren. Mache 3 Iterationen.

  32. Ex. 70.32Modeling

    Wende Newton-Raphson auf f(x)=ex3xf(x) = e^x - 3x an um beide echten Nullstellen zu finden. Verwende x0=0x_0 = 0 für eine und x0=1,5x_0 = 1{,}5 für die andere.

  33. Ex. 70.33Modeling

    Keplers Gleichung: E0,3sinE=1E - 0{,}3\sin E = 1. Benutze Newton-Raphson mit E0=1E_0 = 1 und mache 4 Iterationen.

  34. Ex. 70.34Challenge

    Zeige, dass eine Funktion C2C^2 streng konvex (f>0f'' > 0) auf R\mathbb{R} höchstens einen Minimumpunkt hat.

  35. Ex. 70.35ChallengeAnswer key

    Benutze Maclaurin-Reihe von sinx\sin x um zu zeigen, dass sinx<x\sin x < x für alle x>0x > 0.

  36. Ex. 70.36Challenge

    Skizziere f(x)=xxf(x) = x^x auf (0,+)(0, +\infty). Finde das Minimum und analysiere das Verhalten an den Rändern des Bereichs.

  37. Ex. 70.37Challenge

    Newton-Raphson auf f(x)=arctanxf(x) = \arctan x mit x0=2x_0 = 2 divergiert. Erkläre geometrisch warum und zeige numerisch.

  38. Ex. 70.38Proof

    Zeige via Taylor: wenn f(a)=0f'(a) = 0 und f(k)(a)f^{(k)}(a) die erste nicht-null Ableitung in aa ist, dann ist aa ein Extremum wenn kk gerade ist, und ein Sattelpunkt/Wendepunkt wenn kk ungerade ist.

  39. Ex. 70.39Proof

    Zeige via Taylor 1. Ordnung, dass limxaf(x)/g(x)=f(a)/g(a)\lim_{x\to a} f(x)/g(x) = f'(a)/g'(a) wenn f(a)=g(a)=0f(a) = g(a) = 0 und g(a)0g'(a) \neq 0.

  40. Ex. 70.40Proof

    Leite formal die Bedingung MR=MCMR = MC für Gewinnmaximum her. Erkläre warum Monopolist weniger produziert als konkurrenzielles Unternehmen.

Quellen

  • Active Calculus — Matt Boelkins, David Austin, Steve Schlicker · Grand Valley State University · 2024 · CC-BY-NC-SA. Abschnitte §2.6 (L'Hôpital), §3.1–3.4 (Optimierung), §8.4–8.5 (Taylor und Reihen).
  • APEX Calculus — Gregory Hartman et al. · Virginia Military Institute · 2024 · CC-BY-NC. Kapitel 3 (Funktionsanalyse), 4 (Anwendungen), 6 (Newton und Anwendungen), 8 (Taylor-Reihen).
  • Calculus Volume 1 — OpenStax (Strang, Herman et al.) · 2023 · CC-BY-NC-SA. Abschnitte §4.3 (Max-Min), §4.7 (angewandte Optimierung), §4.8 (L'Hôpital), §4.9 (Newton).

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

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