What is the following "form" on the right side of the bi-implication called?
$$-k^3 + 10k^2 -31k + 30 \leftrightarrow -(k+5)(k+3)(k+2)$$
What is the following "form" on the right side of the bi-implication called?
$$-k^3 + 10k^2 -31k + 30 \leftrightarrow -(k+5)(k+3)(k+2)$$
The right side is the factorized form of the left.
The factorized form always exists if the field you're working in is algebraically closed. In particular, since the complex numbers are algebraically closed, every polynomial $p(x)$ can be factored into some constant times factors of the form $x-r_i$ where $r_i$ is a root of $p(x)$.
$$ p(x) = c(x-r_1)(x-r_2)\cdots(x-r_n) $$
Where $p(x)$ is of degree $n$. Moreover, this factorization is unique up to the ordering of the linear factors $x-r_i$.
Its simply factorised form.
Yes you can factorised in most cases and in some cases you get imaginary values.
Every polynomial can be factored as
$$a_1x^n + a_2x^{n-1} + ... a_n x + a_{n+1} = a_1(x-r_1)(x-r_2)\cdots(x-r_{n-1})(x-r_n) $$
where $r_1,r_2,...,r_n$ are the roots of the polynomial (they may be complex).