Lösung 1.3:3a
Aus Online Mathematik Brückenkurs 2
| Zeile 1: | Zeile 1: | ||
Lokale Extrempunkte einer Funktion sind entweder: | Lokale Extrempunkte einer Funktion sind entweder: | ||
| - | # stationäre Punkte, | + | # stationäre Punkte, mit <math>f^{\,\prime}(x)=0</math>, |
| - | # Singuläre Punkte, | + | # Singuläre Punkte, in denen die Funktion nicht differenzierbar ist, oder |
# Endpunkte. | # Endpunkte. | ||
| - | + | Da die Funktion ein Polynom ist, ist sie überall definiert, und überall differenzierbar. Also gibt es keine Extrempunkte die die Bedienungen 2 und 3 erfüllen. | |
| - | Die stationären Punkte erhalten wir | + | Die stationären Punkte erhalten wir mitden Nullstellen der Ableitung |
{{Abgesetzte Formel||<math>\begin{align} | {{Abgesetzte Formel||<math>\begin{align} | ||
| Zeile 16: | Zeile 16: | ||
\end{align}</math>}} | \end{align}</math>}} | ||
| - | also null setzen. | ||
| - | + | ||
| + | Im letzten Schritt, sehen wir, dass die Ableitung null ist, wenn einer der Faktoren null ist. | ||
{{Abgesetzte Formel||<math>x^2 - 6x + 9 = 0\,\textrm{.}</math>}} | {{Abgesetzte Formel||<math>x^2 - 6x + 9 = 0\,\textrm{.}</math>}} | ||
| Zeile 26: | Zeile 26: | ||
{{Abgesetzte Formel||<math>(x-3)^2 - 3^2 + 9 = 0</math>}} | {{Abgesetzte Formel||<math>(x-3)^2 - 3^2 + 9 = 0</math>}} | ||
| - | und | + | und erhalten |
{{Abgesetzte Formel||<math>(x-3)^2 = 0</math>}} | {{Abgesetzte Formel||<math>(x-3)^2 = 0</math>}} | ||
| Zeile 32: | Zeile 32: | ||
diese Gleichung hat die Wurzel <math>x=3</math>. | diese Gleichung hat die Wurzel <math>x=3</math>. | ||
| - | Also hat | + | Also hat Ableitung die Nullstellen <math>x=0</math> und <math>x=3</math>. |
Nachdem die Ableitung | Nachdem die Ableitung | ||
| Zeile 91: | Zeile 91: | ||
|} | |} | ||
| - | Hier sehen wir dass <math>x=0</math> ein lokales | + | Hier sehen wir dass <math>x=0</math> ein lokales Minimum ist, und dass <math>x=3</math> ein Sattelpunkt ist (und daher kein Extrempunkt). |
Version vom 09:58, 5. Aug. 2009
Lokale Extrempunkte einer Funktion sind entweder:
- stationäre Punkte, mit \displaystyle f^{\,\prime}(x)=0,
- Singuläre Punkte, in denen die Funktion nicht differenzierbar ist, oder
- Endpunkte.
Da die Funktion ein Polynom ist, ist sie überall definiert, und überall differenzierbar. Also gibt es keine Extrempunkte die die Bedienungen 2 und 3 erfüllen.
Die stationären Punkte erhalten wir mitden Nullstellen der Ableitung
| \displaystyle \begin{align}
f^{\,\prime}(x) &= -4x^3 + 8\cdot 3x^2 - 18\cdot 2x\\[5pt] &= -4x^3 + 24x^2 - 36x\\[5pt] &= -4x(x^2 - 6x + 9) \end{align} |
Im letzten Schritt, sehen wir, dass die Ableitung null ist, wenn einer der Faktoren null ist.
| \displaystyle x^2 - 6x + 9 = 0\,\textrm{.} |
Wir lösen diese Gleichung durch quadratische Ergänzung,
| \displaystyle (x-3)^2 - 3^2 + 9 = 0 |
und erhalten
| \displaystyle (x-3)^2 = 0 |
diese Gleichung hat die Wurzel \displaystyle x=3.
Also hat Ableitung die Nullstellen \displaystyle x=0 und \displaystyle x=3.
Nachdem die Ableitung
| \displaystyle f^{\,\prime}(x) = -4x(x-3)^2 |
ist, machen wir eine Vorzeichentabelle mit den einzelnen Faktoren \displaystyle -4x und \displaystyle (x-3)^{2}.
| \displaystyle x | \displaystyle 0 | \displaystyle 3 | |||
| \displaystyle -4x | \displaystyle + | \displaystyle 0 | \displaystyle - | \displaystyle - | \displaystyle - |
| \displaystyle (x-3)^2 | \displaystyle + | \displaystyle + | \displaystyle + | \displaystyle 0 | \displaystyle + |
Mit den Rechenregeln \displaystyle {+}\cdot {+}={+}, \displaystyle {-}\cdot {+} = {-} und \displaystyle {-}\cdot {-}={+} für die Vorzeichen, erhalten wir folgende Vorzeichentabelle für die Ableitung:
| \displaystyle x | \displaystyle 0 | \displaystyle 3 | |||
| \displaystyle f^{\,\prime}(x) | \displaystyle + | \displaystyle 0 | \displaystyle - | \displaystyle 0 | \displaystyle - |
| \displaystyle f(x) | \displaystyle \nearrow | \displaystyle 0 | \displaystyle \searrow | \displaystyle -27 | \displaystyle \searrow |
Hier sehen wir dass \displaystyle x=0 ein lokales Minimum ist, und dass \displaystyle x=3 ein Sattelpunkt ist (und daher kein Extrempunkt).
