2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00
LaTeX-examples/documents/math-minimal-distance-to-cubic-function/quadratic-case-2.3.tex

10 lines
352 B
TeX
Raw Normal View History

2013-12-21 22:20:30 +01:00
One solution is
\[x = \frac{(1-i \sqrt{3}) \alpha}{\sqrt[3]{12} \cdot t}
-\frac{(1+i\sqrt{3}) t}{2\sqrt[3]{18}}\]
The complex conjugate root theorem states
that if $x$ is a complex root of a polynomial $P$, then its
complex conjugate $\overline{x}$ is also a root of $P$.
The solution presented in this case is the complex conjugate of
2013-12-25 10:30:35 +01:00
case 2.2.