Lösung 3.4:4
Aus Online Mathematik Brückenkurs 2
K |
K (Robot: Automated text replacement (-{{Displayed math +{{Abgesetzte Formel)) |
||
Zeile 2: | Zeile 2: | ||
<math>z=1-2i</math> in and the equation should be satisfied, | <math>z=1-2i</math> in and the equation should be satisfied, | ||
- | {{ | + | {{Abgesetzte Formel||<math>(1-2i)^3 + a(1-2i) + b = 0\,\textrm{.}</math>}} |
We will therefore adjust the constants <math>a</math> and <math>b</math> so that the relation above holds. We simplify the left-hand side, | We will therefore adjust the constants <math>a</math> and <math>b</math> so that the relation above holds. We simplify the left-hand side, | ||
- | {{ | + | {{Abgesetzte Formel||<math>-11+2i+a(1-2i)+b=0</math>}} |
and collect together the real and imaginary parts, | and collect together the real and imaginary parts, | ||
- | {{ | + | {{Abgesetzte Formel||<math>(-11+a+b)+(2-2a)i=0\,\textrm{.}</math>}} |
If the left-hand side is to equal the right-hand side, the left-hand side's real and imaginary parts must be equal to zero, i.e. | If the left-hand side is to equal the right-hand side, the left-hand side's real and imaginary parts must be equal to zero, i.e. | ||
- | {{ | + | {{Abgesetzte Formel||<math>\left\{\begin{align} |
-11+a+b &= 0\,,\\[5pt] | -11+a+b &= 0\,,\\[5pt] | ||
2-2a &= 0\,\textrm{.} | 2-2a &= 0\,\textrm{.} | ||
Zeile 23: | Zeile 23: | ||
The equation is thus | The equation is thus | ||
- | {{ | + | {{Abgesetzte Formel||<math>z^3+z+10=0</math>}} |
and has the prescribed root <math>z=1-2i</math>. | and has the prescribed root <math>z=1-2i</math>. | ||
Zeile 31: | Zeile 31: | ||
Hence, we know two of the equation's three roots and we can obtain the third root with help of the factor theorem. According to the factor theorem, the equation's left-hand side contains the factor | Hence, we know two of the equation's three roots and we can obtain the third root with help of the factor theorem. According to the factor theorem, the equation's left-hand side contains the factor | ||
- | {{ | + | {{Abgesetzte Formel||<math>\bigl(z-(1-2i)\bigr)\bigl(z-(1+2i)\bigr)=z^2-2z+5</math>}} |
and this means that we can write | and this means that we can write | ||
- | {{ | + | {{Abgesetzte Formel||<math>z^3+z+10 = (z-A)(z^2-2z+5)</math>}} |
where <math>z-A</math> is the factor which corresponds to the third root <math>z=A</math>. Using polynomial division, we obtain the factor | where <math>z-A</math> is the factor which corresponds to the third root <math>z=A</math>. Using polynomial division, we obtain the factor | ||
- | {{ | + | {{Abgesetzte Formel||<math>\begin{align} |
z-A | z-A | ||
&= \frac{z^3+z+10}{z^2-2z+5}\\[5pt] | &= \frac{z^3+z+10}{z^2-2z+5}\\[5pt] |
Version vom 13:15, 10. Mär. 2009
Because
We will therefore adjust the constants
and collect together the real and imaginary parts,
If the left-hand side is to equal the right-hand side, the left-hand side's real and imaginary parts must be equal to zero, i.e.
![]() ![]() |
This gives
The equation is thus
and has the prescribed root
What we have is a polynomial with real coefficients and we therefore know that the equation has, in addition, the complex conjugate root
Hence, we know two of the equation's three roots and we can obtain the third root with help of the factor theorem. According to the factor theorem, the equation's left-hand side contains the factor
![]() ![]() ![]() ![]() |
and this means that we can write
where
\displaystyle \begin{align}
z-A &= \frac{z^3+z+10}{z^2-2z+5}\\[5pt] &= \frac{z^3-2z^2+5z+2z^2-5z+z+10}{z^2-2z+5}\\[5pt] &= \frac{z(z^2-2z+5)+2z^2-4z+10}{z^2-2z+5}\\[5pt] &= z + \frac{2z^2-4z+10}{z^2-2z+5}\\[5pt] &= z + \frac{2(z^2-2z+5)}{z^2-2z+5}\\[5pt] &= z+2\,\textrm{.} \end{align} |
Thus, the remaining root is \displaystyle z=-2.