In mathematics, a polynomial transformation consists of computing the polynomial whose roots are a given function of the roots of a polynomial. Polynomial transformations such as Tschirnhaus transformations are often used to simplify the solution of algebraic equations.
Let
P(x)=
n | |
a | |
0x |
+a1xn-1+ … +an
\alpha1,\ldots,\alphan
For any constant, the polynomial whose roots are
\alpha1+c,\ldots,\alphan+c
Q(y)=P(y-c)=
n | |
a | |
0(y-c) |
+a1(y-c)n-1+ … +an.
If the coefficients of are integers and the constant
c= | p |
q |
A special case is when
c= | a1 |
na0 |
.
Let
P(x)=
n | |
a | |
0x |
+a1xn-1+ … +an
Q(y)=
| ||||
y |
\right)=
n | |
a | |
ny |
+an-1yn-1+ … +a0.
Let
P(x)=
n | |
a | |
0x |
+a1xn-1+ … +an
| ||||
Q(y)=c |
\right)=
n | |
a | |
0y |
+a1cyn-1+ … +ancn.
In the special case where
c=a0
Q | |
c |
Combining this with a translation of the roots by
a1 | |
na0 |
All preceding examples are polynomial transformations by a rational function, also called Tschirnhaus transformations. Let
f(x)= | g(x) |
h(x) |
Such a polynomial transformation may be computed as a resultant. In fact, the roots of the desired polynomial are exactly the complex numbers such that there is a complex number such that one has simultaneously (if the coefficients of and are not real or complex numbers, "complex number" has to be replaced by "element of an algebraically closed field containing the coefficients of the input polynomials")
\begin{align} P(x)&=0\\ yh(x)-g(x)&=0. \end{align}
\operatorname{Res}x(yh(x)-g(x),P(x)).
This is generally difficult to compute by hand. However, as most computer algebra systems have a built-in function to compute resultants, it is straightforward to compute it with a computer.
If the polynomial is irreducible, then either the resulting polynomial is irreducible, or it is a power of an irreducible polynomial. Let
\alpha
\alpha
f(\alpha)
f(\alpha)
Polynomial transformations have been applied to the simplification of polynomial equations for solution, where possible, by radicals. Descartes introduced the transformation of a polynomial of degree which eliminates the term of degree by a translation of the roots. Such a polynomial is termed depressed. This already suffices to solve the quadratic by square roots. In the case of the cubic, Tschirnhaus transformations replace the variable by a quadratic function, thereby making it possible to eliminate two terms, and so can be used to eliminate the linear term in a depressed cubic to achieve the solution of the cubic by a combination of square and cube roots. The Bring–Jerrard transformation, which is quartic in the variable, brings a quintic into Bring-Jerrard normal form with terms of degree 5,1, and 0.