Processing Math: 44%
To print higher-resolution math symbols, click the
Hi-Res Fonts for Printing button on the jsMath control panel.

No jsMath TeX fonts found -- using image fonts instead.
These may be slow and might not print well.
Use the jsMath control panel to get additional information.
jsMath Control PanelHide this Message


jsMath

Lösung 1.3:3d

Aus Online Mathematik Brückenkurs 2

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Ny sida: {{NAVCONTENT_START}} <center> Bild:1_3_3d-1(5).gif </center> {{NAVCONTENT_STOP}} {{NAVCONTENT_START}} <center> Bild:1_3_3d-2(5).gif </center> {{NAVCONTENT_STOP}} {{NAVCONTENT_START}...)
Aktuelle Version (07:06, 11. Mai 2011) (bearbeiten) (rückgängig)
 
(Der Versionsvergleich bezieht 12 dazwischen liegende Versionen mit ein.)
Zeile 1: Zeile 1:
-
{{NAVCONTENT_START}}
+
Lokale Extremstellen einer Funktion sind entweder:
-
<center> [[Bild:1_3_3d-1(5).gif]] </center>
+
 
-
{{NAVCONTENT_STOP}}
+
# stationäre Stellen mit <math>f^{\,\prime}(x)=0</math>,
-
{{NAVCONTENT_START}}
+
# singuläre Stellen, in denen die Funktion nicht differenzierbarbar ist, oder
-
<center> [[Bild:1_3_3d-2(5).gif]] </center>
+
# Randstellen.
-
{{NAVCONTENT_STOP}}
+
 
-
{{NAVCONTENT_START}}
+
Wir untersuchen zuerst die Bedingungen 2 und 3. Die Funktion besteht aus einen Bruch von zwei Polynomen. Die Funktion ist nur definiert, wenn der Nenner ungleich null ist. Da der Nenner <math>1+x^{4}</math> ist, ist er immer positiv. Wir leiten die Funktion mit der Quotientenregel ab, um die stationären Stellen zu finden.
-
<center> [[Bild:1_3_3d-3(5).gif]] </center>
+
 
-
{{NAVCONTENT_STOP}}
+
{{Abgesetzte Formel||<math>\begin{align}
-
{{NAVCONTENT_START}}
+
f^{\,\prime}(x)
-
<center> [[Bild:1_3_3d-4(5).gif]] </center>
+
&= \frac{\bigl(1+x^2\bigr)^{\prime}\cdot\bigl(1+x^4\bigr) - \bigl(1+x^2\bigr)\cdot \bigl(1+x^4\bigr)^{\prime}}{\bigl(1+x^4\bigr)^2}\\[5pt]
-
{{NAVCONTENT_STOP}}
+
&= \frac{2x\bigl(1+x^4\bigr) - \bigl(1+x^2\bigr)4x^3}{\bigl(1+x^4\bigr)^2}\\[5pt]
-
{{NAVCONTENT_START}}
+
&= \frac{2x+2x^5-4x^3-4x^5}{\bigl(1+x^4\bigr)^2}\\[5pt]
-
<center> [[Bild:1_3_3d-5(5).gif]] </center>
+
&= \frac{2x\bigl(1-2x^2-x^4\bigr)}{\bigl(1+x^4\bigr)^2}\,\textrm{}
-
{{NAVCONTENT_STOP}}
+
\end{align}</math>}}
 +
 
 +
Der Ausdruck ist null, wenn der Zähler null ist. Wir erhalten die Gleichung
 +
 
 +
{{Abgesetzte Formel||<math>2x\bigl(1-2x^2-x^4\bigr) = 0\,\textrm{.}</math>}}
 +
 
 +
Die linke Seite ist null, wenn einer der Faktoren <math>x</math> oder <math>1-2x^2-x^4</math> null ist. Also ist <math>x=0</math> oder
 +
 
 +
{{Abgesetzte Formel||<math>1 - 2x^2 - x^4 = 0\,\textrm{.}</math>}}
 +
 
 +
Die letzte Gleichung lösen wir am einfachsten, wenn wir <math>t=x^{2}</math> substituieren,
 +
 
 +
{{Abgesetzte Formel||<math>1-2t-t^{2}=0\,\textrm{.}</math>}}
 +
 
 +
Durch quadratische Ergänzung erhalten wir
 +
 
 +
{{Abgesetzte Formel||<math>\begin{align}
 +
t^2 + 2t - 1 &= 0\,\\[5pt]
 +
(t+1)^2 - 1^2 - 1 &= 0\,\\[5pt]
 +
(t+1)^2 &= 2\,
 +
\end{align}</math>}}
 +
 
 +
Die Lösungen sind <math> t=-1\pm \sqrt{2} </math>. Nur eine dieser Lösungen ist positiv und kann somit <math>x^{2}</math> sein. Also ist <math>t=-1+\sqrt{2}=x^2\,</math>.
 +
 
 +
Die Funktion hat also drei stationäre Stellen, <math> x=-\sqrt{\sqrt{2}-1} </math>,
 +
<math> x=0 </math> und <math> x=\sqrt{\sqrt{2}-1}\, </math>.
 +
 +
Wir bestimmen deren Charakter, indem wir das Vorzeichen der Ableitung bestimmen. Wir wissen schon, dass
 +
 
 +
{{Abgesetzte Formel||<math>f^{\,\prime}(x) = \frac{2x\bigl(1-2x^2-x^4\bigr)}{\bigl(1+x^4\bigr)^2}</math>}}
 +
 
 +
und durch quadratische Ergänzung von <math>1-2x^2-x^4</math> (als Gleichung in <math>x^{2}</math>) erhalten wir
 +
 
 +
{{Abgesetzte Formel||<math>\begin{align}
 +
1-2x^2-x^4 &= 1-\bigl(2x^2+x^4\bigr)\\[5pt]
 +
&= 1-\bigl(\bigl(x^2+1\bigr)^2-1^2\bigr)\\[5pt]
 +
&= 2-\bigl(x^2+1\bigr)^2\,.
 +
\end{align}</math>}}
 +
 
 +
Die Ableitung ist also
 +
 
 +
{{Abgesetzte Formel||<math>f^{\,\prime}(x) = \frac{2x\bigl(2-\bigl(x^2+1\bigr)^2\bigr)}{\bigl(1+x^4\bigr)^2}</math>.}}
 +
Wir betrachten nun die Vorzeichen der einzelnen Faktoren.
 +
 
 +
 
 +
{| border="1" cellpadding="5" cellspacing="0" align="center"
 +
|-
 +
|width="50px" align="center" style="background:#efefef;"| <math>x</math>
 +
|width="50px" align="center" style="background:#efefef;"|
 +
|width="50px" align="center" style="background:#efefef;"| <math>-\sqrt{ \sqrt{2}-1}</math>
 +
|width="50px" align="center" style="background:#efefef;"|
 +
|width="50px" align="center" style="background:#efefef;"| <math>0</math>
 +
|width="50px" align="center" style="background:#efefef;"|
 +
|width="50px" align="center" style="background:#efefef;"| <math>\sqrt{ \sqrt{2} - 1}</math>
 +
|width="50px" align="center" style="background:#efefef;"|
 +
|-
 +
|width="50px" align="center"| <math>2x</math>
 +
|width="50px" align="center"| <math>-</math>
 +
|width="50px" align="center"| <math>-</math>
 +
|width="50px" align="center"| <math>-</math>
 +
|width="50px" align="center"| <math>0</math>
 +
|width="50px" align="center"| <math>+</math>
 +
|width="50px" align="center"| <math>+</math>
 +
|width="50px" align="center"| <math>+</math>
 +
|-
 +
|width="50px" align="center"| <math>2 - (x^2 + 1)^2</math>
 +
|width="50px" align="center"| <math>-</math>
 +
|width="50px" align="center"| <math>0</math>
 +
|width="50px" align="center"| <math>+</math>
 +
|width="50px" align="center"| <math>+</math>
 +
|width="50px" align="center"| <math>+</math>
 +
|width="50px" align="center"| <math>0</math>
 +
|width="50px" align="center"| <math>-</math>
 +
|-
 +
|width="50px" align="center"| <math>(x^4 + 1)^2</math>
 +
|width="50px" align="center"| <math>+</math>
 +
|width="50px" align="center"| <math>+</math>
 +
|width="50px" align="center"| <math>+</math>
 +
|width="50px" align="center"| <math>+</math>
 +
|width="50px" align="center"| <math>+</math>
 +
|width="50px" align="center"| <math>+</math>
 +
|width="50px" align="center"| <math>+</math>
 +
|}
 +
 
 +
Durch Ausmultiplizieren erhalten wir das Vorzeichen der Ableitung.
 +
 
 +
 
 +
{| border="1" cellpadding="5" cellspacing="0" align="center"
 +
|-
 +
|width="50px" align="center" style="background:#efefef;"| <math>x</math>
 +
|width="50px" align="center" style="background:#efefef;"|
 +
|width="50px" align="center" style="background:#efefef;"| <math>-\sqrt{ \sqrt{2} - 1}</math>
 +
|width="50px" align="center" style="background:#efefef;"|
 +
|width="50px" align="center" style="background:#efefef;"| <math>0</math>
 +
|width="50px" align="center" style="background:#efefef;"|
 +
|width="50px" align="center" style="background:#efefef;"| <math>\sqrt{ \sqrt{2} - 1}</math>
 +
|width="50px" align="center" style="background:#efefef;"|
 +
|-
 +
|width="50px" align="center"| <math>\insteadof{2 - (x^2 + 1)^2}{f^{\, \prime} (x)}</math>
 +
|width="50px" align="center"| <math>+</math>
 +
|width="50px" align="center"| <math>0</math>
 +
|width="50px" align="center"| <math>-</math>
 +
|width="50px" align="center"| <math>0</math>
 +
|width="50px" align="center"| <math>+</math>
 +
|width="50px" align="center"| <math>0</math>
 +
|width="50px" align="center"| <math>-</math>
 +
|-
 +
|width="50px" align="center"| <math>f(x)</math>
 +
|width="50px" align="center"| <math>\nearrow</math>
 +
|width="50px" align="center"| <math>\tfrac{1 }{2} (\sqrt{2} + 1)</math>
 +
|width="50px" align="center"| <math>\searrow</math>
 +
|width="50px" align="center"| <math>1</math>
 +
|width="50px" align="center"| <math>\nearrow</math>
 +
|width="50px" align="center"| <math>\tfrac{1 }{2} (\sqrt{2} + 1)</math>
 +
|width="50px" align="center"| <math>\searrow</math>
 +
|}
 +
 
 +
Die Funktion hat also ein lokales Maximum an der Stelle <math>x=\pm \sqrt{\sqrt{2}-1}</math> ind ein lokales Minimum an der Stelle <math>x=0</math>.

Aktuelle Version

Lokale Extremstellen einer Funktion sind entweder:

  1. stationäre Stellen mit f(x)=0,
  2. singuläre Stellen, in denen die Funktion nicht differenzierbarbar ist, oder
  3. Randstellen.

Wir untersuchen zuerst die Bedingungen 2 und 3. Die Funktion besteht aus einen Bruch von zwei Polynomen. Die Funktion ist nur definiert, wenn der Nenner ungleich null ist. Da der Nenner 1+x4 ist, ist er immer positiv. Wir leiten die Funktion mit der Quotientenregel ab, um die stationären Stellen zu finden.

f(x)=1+x421+x21+x41+x21+x4=1+x422x1+x41+x24x3=1+x422x+2x54x34x5=1+x422x12x2x4

Der Ausdruck ist null, wenn der Zähler null ist. Wir erhalten die Gleichung

2x12x2x4=0. 

Die linke Seite ist null, wenn einer der Faktoren x oder 12x2x4 null ist. Also ist x=0 oder

12x2x4=0.

Die letzte Gleichung lösen wir am einfachsten, wenn wir t=x2 substituieren,

12tt2=0.

Durch quadratische Ergänzung erhalten wir

t2+2t1(t+1)2121(t+1)2=0=0=2

Die Lösungen sind t=12 . Nur eine dieser Lösungen ist positiv und kann somit x2 sein. Also ist t=1+2=x2 .

Die Funktion hat also drei stationäre Stellen, x=21 , x=0 und x=21 .

Wir bestimmen deren Charakter, indem wir das Vorzeichen der Ableitung bestimmen. Wir wissen schon, dass

f(x)=1+x422x12x2x4

und durch quadratische Ergänzung von 12x2x4 (als Gleichung in x2) erhalten wir

12x2x4=12x2+x4=1x2+1212=2x2+12

Die Ableitung ist also

f(x)=1+x422x2x2+12.

Wir betrachten nun die Vorzeichen der einzelnen Faktoren.


x 21  0 21 
2x 0 + \displaystyle + \displaystyle +
\displaystyle 2 - (x^2 + 1)^2 \displaystyle - \displaystyle 0 \displaystyle + \displaystyle + \displaystyle + \displaystyle 0 \displaystyle -
\displaystyle (x^4 + 1)^2 \displaystyle + \displaystyle + \displaystyle + \displaystyle + \displaystyle + \displaystyle + \displaystyle +

Durch Ausmultiplizieren erhalten wir das Vorzeichen der Ableitung.


\displaystyle x \displaystyle -\sqrt{ \sqrt{2} - 1} \displaystyle 0 \displaystyle \sqrt{ \sqrt{2} - 1}
\displaystyle \insteadof{2 - (x^2 + 1)^2}{f^{\, \prime} (x)} \displaystyle + \displaystyle 0 \displaystyle - \displaystyle 0 \displaystyle + \displaystyle 0 \displaystyle -
\displaystyle f(x) \displaystyle \nearrow \displaystyle \tfrac{1 }{2} (\sqrt{2} + 1) \displaystyle \searrow \displaystyle 1 \displaystyle \nearrow \displaystyle \tfrac{1 }{2} (\sqrt{2} + 1) \displaystyle \searrow

Die Funktion hat also ein lokales Maximum an der Stelle \displaystyle x=\pm \sqrt{\sqrt{2}-1} ind ein lokales Minimum an der Stelle \displaystyle x=0.