Solution.
Write the given form as 4x2−4xy+2xz−4xy+3y2−3yz+2zx−3yz+z2
The corresponding matrix is A=⎝⎛4−42−43−32−31⎠⎞
We write A=IAI
We apply elementary operations on A and we apply the same row operations on the prefactor (R) and column operations on the post factor (C).
⎝⎛4−42−43−32−31⎠⎞=⎝⎛100010011⎠⎞A⎝⎛100010011⎠⎞
Applying R2+R1,2R3−R1,2R2−R3,R1−2R3,R1+R2,R1/2,R2/2,R3/2,R2↔R3
and C2+C1,2C3−C1,2C2−C3,C1−2C3,C1+C2,C1/2,C2/2,C3/2,C2↔C3
we get
⎝⎛1000−1010−1⎠⎞=⎝⎛3−1/23/2102/2−32/2−2/2⎠⎞A⎝⎛31−3−1/202/23/22/2−2/2⎠⎞
We have D=PTAP, where D=⎝⎛1000−1010−1⎠⎞.
P=⎝⎛31−3−1/202/23/22/2−2/2⎠⎞.
The linear transformation is X=PY, or
⎝⎛xyz⎠⎞=⎝⎛31−3−1/202/23/22/2−2/2⎠⎞⎝⎛y1y2y3⎠⎞
From here
x=3y1−1/2y2+3/2y3,y=y1+2y3,z=−3y1+2y2−2y3.
The canonical form is reduced to XTAX=YTDY .
We will have
(y1y2y3)⎝⎛1000−1010−1⎠⎞⎝⎛y1y2y3⎠⎞=y12−y22−y32.
Answer. The given quadratic form is reduced to normal form y12−y22−y32.
Comments