Math ClubMath Club
v1 · padrão canônico

Lição 83 — Teorema Fundamental do Cálculo

TFC Parte 1 e Parte 2. A ponte entre derivada e integral. Regra de Leibniz para limites variáveis. Newton e Leibniz, séc. XVII.

Used in: 3.º ano do EM (17 anos) · Equiv. Math II japonês cap. 6 · Equiv. Klasse 12 alemã

abf(x)dx=F(b)F(a),F(x)=f(x)\int_a^b f(x)\, dx = F(b) - F(a), \quad F'(x) = f(x)
Choose your door

Rigorous notation, full derivation, hypotheses

Aussage und Beweise

HDI — Teil 1: das Integral ableiten

"Der HDI Teil 1 besagt, dass die Ableitung der durch ein Integral mit variabler oberer Grenze definierten Funktion gleich dem Integranden ausgewertet an der oberen Grenze ist." — OpenStax Calculus Vol. 1, §5.3

Beweis des HDI1. Nach Definition der Ableitung:

G(x)=limh0G(x+h)G(x)h=limh01hxx+hf(t)dt.G'(x) = \lim_{h \to 0} \frac{G(x+h) - G(x)}{h} = \lim_{h \to 0} \frac{1}{h} \int_x^{x+h} f(t)\, dt.

Nach dem Mittelwertsatz der Integralrechnung existiert chc_h zwischen xx und x+hx+h mit xx+hf(t)dt=f(ch)h\int_x^{x+h} f(t)\, dt = f(c_h) \cdot h. Daher:

G(x)=limh0f(ch).G'(x) = \lim_{h \to 0} f(c_h).

Da chxc_h \to x wenn h0h \to 0 und ff stetig ist, folgt f(ch)f(x)f(c_h) \to f(x). Deshalb G(x)=f(x)G'(x) = f(x). \square

HDI — Teil 2: das Integral berechnen

Beweis des HDI2. Nach HDI1 erfüllt G(x)=axf(t)dtG(x) = \int_a^x f(t)\, dt die Bedingung G=fG' = f. Da F=fF' = f auch, hat FGF - G eine Ableitung von null auf (a,b)(a, b), also F(x)=G(x)+CF(x) = G(x) + C für eine Konstante CC. Daher:

F(b)F(a)=[G(b)+C][G(a)+C]=G(b)G(a)=abf0=abf.F(b) - F(a) = [G(b) + C] - [G(a) + C] = G(b) - G(a) = \int_a^b f - 0 = \int_a^b f. \quad \square

Regel von Leibniz (variable Grenzen)

Gelöste Beispiele

Exercise list

30 exercises · 7 with worked solution (25%)

Application 20Understanding 2Modeling 3Challenge 4Proof 1
  1. Ex. 83.1Application

    Berechne 032xdx\int_0^3 2x\, dx mit HDI2.

  2. Ex. 83.2Application

    Berechne 12x3dx\int_{-1}^2 x^3\, dx.

  3. Ex. 83.3Application

    Berechne 0πsinxdx\int_0^\pi \sin x\, dx.

  4. Ex. 83.4Application

    Berechne 02exdx\int_0^2 e^x\, dx.

  5. Ex. 83.5Application

    Berechne 02(x24x+1)dx\int_0^2 (x^2 - 4x + 1)\, dx.

  6. Ex. 83.6Application

    Berechne 1e1xdx\int_1^e \frac{1}{x}\, dx.

  7. Ex. 83.7Application

    Wenn G(x)=0x(t2+1)dtG(x) = \int_0^x (t^2 + 1)\, dt, berechne G(x)G'(x) mit HDI1.

  8. Ex. 83.8Application

    Berechne ddx0x2sintdt\dfrac{d}{dx}\displaystyle\int_0^{x^2} \sin t\, dt.

  9. Ex. 83.9Application

    Berechne 0π/4sec2xdx\int_0^{\pi/4} \sec^2 x\, dx.

  10. Ex. 83.10Application

    Berechne 19xdx\int_1^9 \sqrt{x}\, dx.

  11. Ex. 83.11Application

    Berechne ddx0x31+t2dt\dfrac{d}{dx}\displaystyle\int_0^{x^3} \sqrt{1 + t^2}\, dt.

  12. Ex. 83.12Application

    Berechne 0π(cosx+sinx)dx\int_0^\pi (\cos x + \sin x)\, dx.

  13. Ex. 83.13Application

    Berechne 01(x42x2+1)dx\int_0^1 (x^4 - 2x^2 + 1)\, dx.

  14. Ex. 83.14UnderstandingAnswer key

    Wenn G(x)=axf(t)dtG(x) = \displaystyle\int_a^x f(t)\, dt, was ist G(x)G'(x) nach HDI1?

  15. Ex. 83.15Understanding

    Wenn F(x)=f(x)F'(x) = f(x), welche ist der korrekte Ausdruck für abf(x)dx\int_a^b f(x)\, dx nach HDI2?

  16. Ex. 83.16ApplicationAnswer key

    Berechne ddxx1t3dt\dfrac{d}{dx}\displaystyle\int_x^1 t^3\, dt.

  17. Ex. 83.17Application

    Berechne 0111+x2dx\int_0^1 \frac{1}{1+x^2}\, dx.

  18. Ex. 83.18ModelingAnswer key

    Ein Objekt hat Geschwindigkeit v(t)=t24t+3v(t) = t^2 - 4t + 3 m/s. Berechne die Nettoverschiebung und die zurückgelegte Gesamtstrecke von t=0t = 0 bis t=4t = 4 s.

  19. Ex. 83.19ApplicationAnswer key

    Berechne ddxxx2et2dt\dfrac{d}{dx}\displaystyle\int_x^{x^2} e^{t^2}\, dt.

  20. Ex. 83.20Application

    Berechne 02(2x33x2)dx\int_0^2 (2x^3 - 3x^2)\, dx.

  21. Ex. 83.21Modeling

    Die Grenzkosten einer Fabrik sind C(q)=2q+50C'(q) = 2q + 50 Reais pro Einheit. Berechne die Gesamtkosten für die Herstellung der ersten 100 Einheiten.

  22. Ex. 83.22ChallengeAnswer key

    Definiere G(x)=1x(2t1)dtG(x) = \int_1^x (2t - 1)\, dt. Berechne G(x)G(x) explizit, überprüfe dass G(x)=2x1G'(x) = 2x - 1, und evaluiere G(1)G(1) und G(3)G(3).

  23. Ex. 83.23ApplicationAnswer key

    Gegeben dass 05f(x)dx=12\int_0^5 f(x)\, dx = 12 und 02f(x)dx=5\int_0^2 f(x)\, dx = 5, berechne 25f(x)dx\int_2^5 f(x)\, dx.

  24. Ex. 83.24Challenge

    Berechne die Fläche der Region zwischen y=x2xy = x^2 - x und der xx-Achse in [0,1][0, 1].

  25. Ex. 83.25Application

    Berechne 22(x21)dx\int_{-2}^2 (x^2 - 1)\, dx.

  26. Ex. 83.26Application

    Berechne ddx0xcos(t2)dt\dfrac{d}{dx}\displaystyle\int_0^x \cos(t^2)\, dt ohne die Stammfunktion zu berechnen.

  27. Ex. 83.27ModelingAnswer key

    Die Elektroenergie einer Fabrik variiert gemäß P(t)=3+0,5tP(t) = 3 + 0{,}5t kW (tt in Stunden). Berechne die in den ersten 12 Betriebsstunden verbrauchte Energie und die Kosten zum Preis von R$ 0,85 pro kWh.

  28. Ex. 83.28Challenge

    Berechne ddxsinxcosxt2dt\dfrac{d}{dx}\displaystyle\int_{\sin x}^{\cos x} t^2\, dt.

  29. Ex. 83.29Challenge

    Berechne den Mittelwert von f(x)=x2f(x) = x^2 auf [0,3][0, 3] und finde den Punkt cc, der vom Mittelwertsatz für Integrale garantiert wird.

  30. Ex. 83.30Proof

    Beweise HDI2 aus HDI1: wenn F=fF' = f und ff ist stetig auf [a,b][a,b], dann abf(x)dx=F(b)F(a)\int_a^b f(x)\, dx = F(b) - F(a).

Quellen

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.