Ableitung von Funktionsscharen: Unterschied zwischen den Versionen
Aus KAS-Wiki
Zeile 3: | Zeile 3: | ||
*'''Der Parameter t wird wie eine Zahl behandelt | *'''Der Parameter t wird wie eine Zahl behandelt | ||
''' | ''' | ||
− | -Beispiel 1: | + | ''-Beispiel 1:'' |
<math>f\!\,(x) =2tx^2+3tx+t</math> | <math>f\!\,(x) =2tx^2+3tx+t</math> | ||
Zeile 19: | Zeile 19: | ||
− | -Beispiel 2: | + | ''-Beispiel 2:'' |
<math>f\!\,(x) =\frac{3x^8}{7t}</math> | <math>f\!\,(x) =\frac{3x^8}{7t}</math> | ||
Zeile 32: | Zeile 32: | ||
− | -Beispiel 3: | + | ''-Beispiel 3:'' |
<math>f\!\,(x) =t^2x^3+25t</math> | <math>f\!\,(x) =t^2x^3+25t</math> | ||
Zeile 40: | Zeile 40: | ||
<br /> | <br /> | ||
<math>f\!\,'(x)=3t^2x^2</math> | <math>f\!\,'(x)=3t^2x^2</math> | ||
+ | |||
+ | |||
+ | == Beispiel zum Video == | ||
+ | |||
+ | <math>f\!\,(x) =-\frac{1}{18}x^4+\frac{t}{3}x^3</math> | ||
+ | |||
+ | |||
+ | *''Erste Ableitung'' | ||
+ | |||
+ | <math>f\!\,'(x)=-\frac{2}{9}x^3+tx^2</math> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | *''Zweite Ableitung'' | ||
+ | |||
+ | <math>f\!\,''(x)=-\frac{2}{3}x^2+2tx</math> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | *''Dritte Ableitung'' | ||
+ | |||
+ | <math>f\!\,'''(x)=-\frac{4}{3}x+2t</math> |
Version vom 23. November 2010, 13:50 Uhr
Besonderheiten beim Ableiten von Funktionsscharen
- Der Parameter t wird wie eine Zahl behandelt
-Beispiel 1:
-Beispiel 2:
-Beispiel 3:
Beispiel zum Video
- Erste Ableitung
- Zweite Ableitung
- Dritte Ableitung