Processing Math: 76%
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:2

Aus Online Mathematik Brückenkurs 2

Wechseln zu: Navigation, Suche

Nachdem das Polynom die Wurzel (Nullstelle) z=1 hat, ist z1 ein Faktor im Polynom, und daher ist

z33z2+4z2=(z2+Az+B)(z1)

für welche konstanten A und B. Wir können diese Konstanten durch Polynomdivision bestimmen,

z2+Az+B=z1z33z2+4z2=z1z3z2+z23z2+4z2=z1z2(z1)2z2+4z2=z2+z12z2+4z2=z2+z12z2+2z2z+4z2=z2+z12z(z1)+2z2=z22z+z12z2=z22z+z12(z1)=z22z+2.

Daher ist unsere Gleichung

(z1)(z22z+2)=0.

Unsere restlichen Wurzeln müssen jetzt die Faktoren von z22z+2 sein. Dies nachdem die linke Seite nur dann null ist wenn z1 oder wenn z22z+2 null ist. Wir sehen direkt, dass z1 nur null ist wenn z=1.

Wir bestimmen die restlichen Wurzeln indem wir die Gleichung

z22z+2=0.

durch quadratische Ergänzung lösen,

(z1)212+2(z1)2=0=1

und wir erhalten z1=i, also z=1i und \displaystyle z=1+i\,.

Die anderen Wurzeln sind also \displaystyle z=1-i und \displaystyle z=1+i\,.


Wir kontrollieren schnell ob \displaystyle z = 1 \pm i Wurzeln der Gleichung sind,

\displaystyle \begin{align} z = 1+i:\quad z^3-3z^2+4z-2 &= \bigl((z-3)z+4\bigr)z-2\\[5pt] &= \bigl((1+i-3)(1+i)+4\bigr)(1+i)-2\\[5pt] &= \bigl((-2+i)(1+i)+4\bigr)(1+i)-2\\[5pt] &= (-2+i-2i-1+4)(1+i)-2\\[5pt] &= (1-i)(1+i)-2\\[5pt] &= 1^2 - i^2 - 2\\[5pt] &= 1+1-2\\[5pt] &= 0\,,\\[10pt] z = 1-i:\quad z^3-3z^2+4z-2 &= \bigl((z-3)z+4\bigr)z-2\\[5pt] &= \bigl((1-i-3)(1-i)+4\bigr)(1-i)-2\\[5pt] &= \bigl((-2-i)(1-i)+4\bigr)(1-i)-2\\[5pt] &= (-2-i+2i-1+4)(1-i)-2\\[5pt] &= (1+i)(1-i)-2\\[5pt] &= 1^2-i^2-2\\[5pt] &= 1+1-2\\[5pt] &= 0\,\textrm{.} \end{align}