Processing Math: 100%
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 3.4:5

Aus Online Mathematik Brückenkurs 2

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Rechenfehler korrigiert)
Aktuelle Version (08:40, 1. Sep. 2011) (bearbeiten) (rückgängig)
(Rechenfehler endgültig beseitigt, Probe eingefügt)
 
(Der Versionsvergleich bezieht eine dazwischen liegende Version mit ein.)
Zeile 17: Zeile 17:
&= (z^2-2cz+c^2)(z-c)(z-d)\\[5pt]
&= (z^2-2cz+c^2)(z-c)(z-d)\\[5pt]
&= (z^3-3cz^2+3c^2z-c^3)(z-d)\\[5pt]
&= (z^3-3cz^2+3c^2z-c^3)(z-d)\\[5pt]
-
&= z^4-(3c+d)z^3+3c(c+d)z^2-c^2(c-3d)z+c^3d
+
&= z^4-(3c+d)z^3+3c(c+d)z^2-c^2(c+3d)z+c^3d
\end{align}</math>}}
\end{align}</math>}}
und daher muss
und daher muss
-
{{Abgesetzte Formel||<math>z^4-6z^2+az+b = z^4-(3c+d)z^3+3c(c+d)z^2-c^2(c-3d)z+c^3d\,\textrm{.}</math>}}
+
{{Abgesetzte Formel||<math>z^4-6z^2+az+b = z^4-(3c+d)z^3+3c(c+d)z^2-c^2(c+3d)z+c^3d\,\textrm{.}</math>}}
Weil zwei Polynome nur dann gleich sind, wenn alle Koeffizienten gleich sind, erhalten wir die Gleichungen
Weil zwei Polynome nur dann gleich sind, wenn alle Koeffizienten gleich sind, erhalten wir die Gleichungen
Zeile 29: Zeile 29:
3c+d &= 0\,,\\[5pt]
3c+d &= 0\,,\\[5pt]
3c(c+d) &= -6\,,\\[5pt]
3c(c+d) &= -6\,,\\[5pt]
-
-c^2(c-3d) &= a\,,\\[5pt]
+
-c^2(c+3d) &= a\,,\\[5pt]
c^3d &= b\,\textrm{.}
c^3d &= b\,\textrm{.}
\end{align}\right.</math>}}
\end{align}\right.</math>}}
Zeile 45: Zeile 45:
<math>\begin{align}
<math>\begin{align}
-
c=1,\ d=-3:\quad a &= -1^2\cdot (1-3\cdot (-3)) = -10\,,\\[5pt]
+
c=1,\ d=-3:\quad a &= -1^2\cdot (1+3\cdot (-3)) = -8\,,\\[5pt]
b &= 1^3\cdot (-3) = -3\,,\\[10pt]
b &= 1^3\cdot (-3) = -3\,,\\[10pt]
-
c=-1,\ d=3:\quad a &= -(-1)^2\cdot (-1-3\cdot 3) = 10\,,\\[5pt]
+
c=-1,\ d=3:\quad a &= -(-1)^2\cdot (-1-3\cdot 3) = 8\,,\\[5pt]
b &= (-1)^3\cdot 3 = -3\,\textrm{.}
b &= (-1)^3\cdot 3 = -3\,\textrm{.}
\end{align}</math>
\end{align}</math>
Zeile 53: Zeile 53:
Daher gibt es zwei mögliche Antworten,
Daher gibt es zwei mögliche Antworten,
-
:*<math>a=-10</math> und <math>b=-3</math> ergibt eine dreifache Nullstelle in <math>z=1</math> und eine einfache Nullstelle in <math>z=-3</math>,
+
:*<math>a=-8</math> und <math>b=-3</math> ergibt eine dreifache Nullstelle in <math>z=1</math> und eine einfache Nullstelle in <math>z=-3</math>,
-
:*<math>a=10</math> und <math>b=-3</math> ergibt eine dreifache Nullstelle in <math>z=-1</math> und eine einfache Nullstelle in <math>z=3</math>.
+
:*<math>a=8</math> und <math>b=-3</math> ergibt eine dreifache Nullstelle in <math>z=-1</math> und eine einfache Nullstelle in <math>z=3</math>.
 +
 
 +
 
 +
Da solch eine lange Rechnung fehleranfällig ist, überprüfen wir das Ergebnis noch mit einer Probe:
 +
 
 +
<math>\begin{align}
 +
c=1,\ d=-3:\quad
 +
(z-1)^3(z+3) &= (z^3-3z^2+3z-1)(z+3) \\
 +
&= z^4 - 3z^3 +3z^2 -z +3z^3-9z^2+9z-3 \\
 +
&= z^4 -6z^2 +8z-3
 +
\\[10pt]
 +
c=-1,\ d=3: \quad
 +
(z+1)^3(z-3) &= (z^3+3z^2+3z+1)(z-3) \\
 +
&= z^4 + 3z^3 +3z^2 +z -3z^3-9z^2-9z-3\\
 +
&= z^4 -6z^2 -8z-3
 +
\,\textrm{.}
 +
\end{align}</math>

Aktuelle Version

Ein Polynom hat die dreifache Nullstelle z=c, wenn das Polynom den Faktor (zc)3 enthält.

In unseren Fall bedeutet dies, dass

z46z2+az+b=(zc)3(zd) ,

wobei z=c die dreifache Nullstelle ist und z=d die vierte Nullstelle ist, da ein Polynom mit dem Grad 4 immer 4 Nullstellen hat.

Wir bestimmen jetzt a, b, c und d, sodass die obere Gleichung stimmt.

Multiplizieren wir die rechte Seite aus, erhalten wir

(zc)3(zd)=(zc)2(zc)(zd)=(z22cz+c2)(zc)(zd)=(z33cz2+3c2zc3)(zd)=z4(3c+d)z3+3c(c+d)z2c2(c+3d)z+c3d

und daher muss

z46z2+az+b=z4(3c+d)z3+3c(c+d)z2c2(c+3d)z+c3d.

Weil zwei Polynome nur dann gleich sind, wenn alle Koeffizienten gleich sind, erhalten wir die Gleichungen

3c+d3c(c+d)c2(c+3d)c3d=0=6=a=b.

Aus der ersten Gleichung erhalten wir d=3c und mit der zweiten Gleichung erhalten wir eine Gleichung für c

3c(c3c)6c2=6=6

also c=1 oder c=1. Da d=3c, ist d=3 oder d=3. Durch die zwei übrigen Gleichungen erhalten wir a und b


c=1 d=3:abc=1 d=3:ab=12(1+3(3))=8=13(3)=3=(1)2(133)=8=(1)33=3.

Daher gibt es zwei mögliche Antworten,

  • a=8 und b=3 ergibt eine dreifache Nullstelle in z=1 und eine einfache Nullstelle in z=3,
  • a=8 und b=3 ergibt eine dreifache Nullstelle in z=1 und eine einfache Nullstelle in z=3.


Da solch eine lange Rechnung fehleranfällig ist, überprüfen wir das Ergebnis noch mit einer Probe:

c=1 d=3:(z1)3(z+3)c=1 d=3:(z+1)3(z3)=(z33z2+3z1)(z+3)=z43z3+3z2z+3z39z2+9z3=z46z2+8z3=(z3+3z2+3z+1)(z3)=z4+3z3+3z2+z3z39z29z3=z46z28z3.