Разложение на множители
[src]
/ ____ ____\ / ____ ____\ / ____ ____\ / ____ ____\
| \/ 10 I*\/ 10 | | \/ 10 I*\/ 10 | | \/ 10 I*\/ 10 | | \/ 10 I*\/ 10 |
1*|x + ------ + --------|*|x + ------ - --------|*|x + - ------ + --------|*|x + - ------ - --------|
\ 2 2 / \ 2 2 / \ 2 2 / \ 2 2 /
$$\left(x + \left(\frac{\sqrt{10}}{2} - \frac{\sqrt{10} i}{2}\right)\right) 1 \left(x + \left(\frac{\sqrt{10}}{2} + \frac{\sqrt{10} i}{2}\right)\right) \left(x - \left(\frac{\sqrt{10}}{2} - \frac{\sqrt{10} i}{2}\right)\right) \left(x - \left(\frac{\sqrt{10}}{2} + \frac{\sqrt{10} i}{2}\right)\right)$$
(((1*(x + (sqrt(10)/2 + i*sqrt(10)/2)))*(x + (sqrt(10)/2 - i*sqrt(10)/2)))*(x - (sqrt(10)/2 + i*sqrt(10)/2)))*(x - (sqrt(10)/2 - i*sqrt(10)/2))