Lösung 1.3:3a
Aus Online Mathematik Brückenkurs 2
K (Solution 1.3:3a moved to Lösung 1.3:3a: Robot: moved page) |
|||
Zeile 1: | Zeile 1: | ||
- | + | Lokale Extrempunkte einer Funktion sind entweder: | |
- | # | + | # stationäre Punkte, wo <math>f^{\,\prime}(x)=0</math>, |
- | # | + | # Singuläre Punkte, wo die Funktion nicht ableitbar ist, oder |
- | # | + | # Endpunkte. |
+ | |||
+ | Nachdem die Funktion ein Polynom ist, ist sie überall definiert, und überall ableitbar. Also gibt es keine Extrempunkte die die Bedienungen 2 und 3 erfüllen. | ||
- | + | Die stationären Punkte erhalten wir wenn wir die Ableitung | |
- | + | ||
- | + | ||
{{Abgesetzte Formel||<math>\begin{align} | {{Abgesetzte Formel||<math>\begin{align} | ||
Zeile 16: | Zeile 16: | ||
\end{align}</math>}} | \end{align}</math>}} | ||
- | + | also null setzen. | |
- | + | Von der Gleichung 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>}} | ||
- | + | Wir lösen diese Gleichung durch quadratische Ergänzung, | |
{{Abgesetzte Formel||<math>(x-3)^2 - 3^2 + 9 = 0</math>}} | {{Abgesetzte Formel||<math>(x-3)^2 - 3^2 + 9 = 0</math>}} | ||
- | + | und wir erhalten | |
{{Abgesetzte Formel||<math>(x-3)^2 = 0</math>}} | {{Abgesetzte Formel||<math>(x-3)^2 = 0</math>}} | ||
- | + | diese Gleichung hat die Wurzel <math>x=3</math>. | |
- | + | ||
- | + | ||
- | + | Also hat die Gleichung der Ableitung die beiden Wurzeln <math>x=0</math> und <math>x=3</math>. | |
- | + | Nachdem die Ableitung | |
{{Abgesetzte Formel||<math>f^{\,\prime}(x) = -4x(x-3)^2</math>}} | {{Abgesetzte Formel||<math>f^{\,\prime}(x) = -4x(x-3)^2</math>}} | ||
- | + | ist, machen wir eine Vorzeichentabelle mit den einzelnen Faktoren <math>-4x</math> und | |
<math>(x-3)^{2}</math>. | <math>(x-3)^{2}</math>. | ||
Zeile 67: | Zeile 65: | ||
|} | |} | ||
- | + | Mit den Rechenregeln <math>{+}\cdot {+}={+}</math>, <math>{-}\cdot {+} = {-}</math> und <math>{-}\cdot {-}={+}</math> für die Vorzeichen, erhalten wir folgende Vorzeichentabelle für die Ableitung: | |
{| border="1" cellpadding="5" cellspacing="0" align="center" | {| border="1" cellpadding="5" cellspacing="0" align="center" | ||
Zeile 93: | Zeile 91: | ||
|} | |} | ||
- | + | Hier sehen wir dass <math>x=0</math> ein lokales Minima ist, und dass <math>x=3</math> ein Sattelpunkt ist (und daher kein Extrempunkt). | |
- | + |
Version vom 17:02, 26. Apr. 2009
Lokale Extrempunkte einer Funktion sind entweder:
- stationäre Punkte, wo \displaystyle f^{\,\prime}(x)=0,
- Singuläre Punkte, wo die Funktion nicht ableitbar ist, oder
- Endpunkte.
Nachdem die Funktion ein Polynom ist, ist sie überall definiert, und überall ableitbar. Also gibt es keine Extrempunkte die die Bedienungen 2 und 3 erfüllen.
Die stationären Punkte erhalten wir wenn wir die 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} |
also null setzen.
Von der Gleichung 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 wir erhalten
\displaystyle (x-3)^2 = 0 |
diese Gleichung hat die Wurzel \displaystyle x=3.
Also hat die Gleichung der Ableitung die beiden Wurzeln \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 Minima ist, und dass \displaystyle x=3 ein Sattelpunkt ist (und daher kein Extrempunkt).