Analysis 1 — eine Variable
Kapitel 8 · Tabellen

Wann was — Ableitungs- und Integraltabelle

f(x)f'(x)∫ f dx
c0cx + C
x1x²/2 + C
xⁿ (n ≠ −1)n·xⁿ⁻¹x^(n+1)/(n+1) + C
1/x−1/x²ln|x| + C
eˣ + C
ln x1/xx·ln x − x + C
sin xcos x−cos x + C
cos x−sin xsin x + C
tan x1/cos²x−ln|cos x| + C
🎯
Maxima/Minima — Rezept1) f'(x) = 0 lösen. 2) f''(x) prüfen — wenn > 0: Minimum; wenn < 0: Maximum; wenn = 0: weiter prüfen.
Zurück zu Mathematik