PRELIMINARY ALGEBRA
wheref 1 (x) is a polynomial of degreen−1. How can we findf 1 (x)? The procedure
is much more complicated to describe in a general form than to carry out for
an equation with given numerical coefficientsai. If such manipulations are too
complicated to be carried out mentally, they could be laid out along the lines of
an algebraic ‘long division’ sum. However, a more compact form of calculation
is as follows. Writef 1 (x)as
f 1 (x)=bn− 1 xn−^1 +bn− 2 xn−^2 +bn− 3 xn−^3 +···+b 1 x+b 0.
Substitution of this form into (1.11) and subsequent comparison of the coefficients
ofxpforp=n,n−1,..., 1, 0 with those in the second line of (1.10) generates
the series of equations
bn− 1 =an,
bn− 2 −αbn− 1 =an− 1 ,
bn− 3 −αbn− 2 =an− 2 ,
..
.
b 0 −αb 1 =a 1 ,
−αb 0 =a 0.
These can be solved successively for thebj, starting either from the top or from
the bottom of the series. In either case the final equation used serves as a check;
if it is not satisfied, at least one mistake has been made in the computation –
orαis not a zero off(x) = 0. We now illustrate this procedure with a worked
example.
Determine by inspection the simple roots of the equation
f(x)=3x^4 −x^3 − 10 x^2 − 2 x+4=0
and hence, by factorisation, find the rest of its roots.
From the pattern of coefficients it can be seen thatx=−1 is a solution to the equation.
We therefore write
f(x)=(x+1)(b 3 x^3 +b 2 x^2 +b 1 x+b 0 ),
where
b 3 =3,
b 2 +b 3 =− 1 ,
b 1 +b 2 =− 10 ,
b 0 +b 1 =− 2 ,
b 0 =4.
These equations giveb 3 =3,b 2 =− 4 ,b 1 =− 6 ,b 0 = 4 (check) and so
f(x)=(x+1)f 1 (x)=(x+ 1)(3x^3 − 4 x^2 − 6 x+4).