Lösung 3.4:2
Aus Online Mathematik Brückenkurs 2
K (Solution 3.4:2 moved to Lösung 3.4:2: Robot: moved page) |
|||
Zeile 1: | Zeile 1: | ||
- | + | Nachdem das Polynom die Nullstelle <math>z=1</math> hat, ist <math>z-1</math> ein Faktor im Polynom, und daher ist | |
{{Abgesetzte Formel||<math>z^3-3z^2+4z-2 = (z^2+Az+B)(z-1)</math>}} | {{Abgesetzte Formel||<math>z^3-3z^2+4z-2 = (z^2+Az+B)(z-1)</math>}} | ||
- | + | für welche konstanten <math>A</math> und <math>B</math>. Wir können diese Konstanten durch Polynomdivision bestimmen, | |
{{Abgesetzte Formel||<math>\begin{align} | {{Abgesetzte Formel||<math>\begin{align} | ||
Zeile 18: | Zeile 18: | ||
\end{align}</math>}} | \end{align}</math>}} | ||
- | + | Daher ist unsere Gleichung | |
{{Abgesetzte Formel||<math>(z-1)(z^2-2z+2) = 0\,\textrm{.}</math>}} | {{Abgesetzte Formel||<math>(z-1)(z^2-2z+2) = 0\,\textrm{.}</math>}} | ||
- | + | Unsere restlichen Wurzeln müssen jetzt die Faktoren von | |
- | <math>z^2-2z+2</math>. | + | <math>z^2-2z+2</math> sein. Dies nachdem die linke Seite nur dann null ist wenn <math>z-1</math> oder wenn <math>z^2-2z+2</math> null ist. Wir sehen direkt dass <math>z-1</math> nur null ist wenn <math>z=1\,</math>. |
- | + | Wir bestimmen die restlichen Nullstellen indem wir die Gleichung | |
{{Abgesetzte Formel||<math>z^2-2z+2 = 0\,\textrm{.}</math>}} | {{Abgesetzte Formel||<math>z^2-2z+2 = 0\,\textrm{.}</math>}} | ||
- | + | durch quadratische Ergänzung lösen, | |
{{Abgesetzte Formel||<math>\begin{align} | {{Abgesetzte Formel||<math>\begin{align} | ||
Zeile 36: | Zeile 36: | ||
\end{align}</math>}} | \end{align}</math>}} | ||
- | + | und wir erhalten <math>z-1=\pm i</math>, also <math>z=1-i</math> und | |
<math>z=1+i\,</math>. | <math>z=1+i\,</math>. | ||
- | + | Die anderen Nullstellen sind also <math>z=1-i</math> und <math>z=1+i\,</math>. | |
- | + | Wir kontrollieren schnell ob <math>z = 1 \pm i</math> Nullstellen der Gleichung sind, | |
<math>\begin{align} | <math>\begin{align} | ||
Zeile 64: | Zeile 64: | ||
&= 0\,\textrm{.} | &= 0\,\textrm{.} | ||
\end{align}</math> | \end{align}</math> | ||
- | |||
- | |||
- | Note: Writing | ||
- | |||
- | {{Abgesetzte Formel||<math>z^3-3z^2+4z-2 = \bigl((z-3)z+4\bigr)z-2</math>}} | ||
- | |||
- | is known as the Horner scheme and is used to reduce the amount of the arithmetical work. |
Version vom 13:59, 21. Mai 2009
Nachdem das Polynom die Nullstelle
für welche konstanten
Daher ist unsere Gleichung
Unsere restlichen Wurzeln müssen jetzt die Faktoren von
Wir bestimmen die restlichen Nullstellen indem wir die Gleichung
durch quadratische Ergänzung lösen,
![]() ![]() |
und wir erhalten i
Die anderen Nullstellen sind also
Wir kontrollieren schnell ob i
(z−3)z+4
z−2=
(1+i−3)(1+i)+4
(1+i)−2=
(−2+i)(1+i)+4
(1+i)−2=(−2+i−2i−1+4)(1+i)−2=(1−i)(1+i)−2=12−i2−2=1+1−2=0
=
(z−3)z+4
z−2=
(1−i−3)(1−i)+4
(1−i)−2=
(−2−i)(1−i)+4
(1−i)−2=(−2−i+2i−1+4)(1−i)−2=(1+i)(1−i)−2=12−i2−2=1+1−2=0.