Find the orthogonal canonical reduction of the quadratic form
Q=x2+y2+z2−2xy−2xz−2yz
The quadratic form can be expressed in matrix notation as
Q=xTAx=(xyz)T⎝⎛1−1−1−11−1−1−11⎠⎞⎝⎛xyz⎠⎞ The characteristic equation of the matrix A is
∣∣1−λ−1−1−11−λ−1−1−11−λ∣∣=0(1−λ)∣∣1−λ−1−11−λ∣∣−(−1)∣∣−1−1−11−λ∣∣+(−1)∣∣−1−11−λ−1∣∣=0
(1−λ)((1−λ)2−1)+(−1+λ−1)−(1+1−λ)=0
(1−λ)(1−2λ+λ2−1)+λ−2−2+λ=0
λ(1−λ)(λ−2)+2(λ−2)=0
−(λ−2)(λ2−λ−2)=0
(λ−2)(λ+1)(λ−2)=0
λ1=λ2=2,λ3=−1 are eigenvalues.
Q=2x′2+2y′2−z′2 is the orthogonal canonical reduction.
λ=2:⎝⎛1−λ−1−1−11−λ−1−1−11−λ⎠⎞=⎝⎛−1−1−1−1−1−1−1−1−1⎠⎞
Perform row operations to obtain the rref of the matrix:
R2=R2−R1:⎝⎛−10−1−10−1−10−1⎠⎞
R3=R3−R1:⎝⎛−100−100−100⎠⎞
R1=−1⋅R1:⎝⎛100100100⎠⎞
Now, solve the matrix equation
⎝⎛100100100⎠⎞⎝⎛v1v2v3⎠⎞=⎝⎛000⎠⎞ If we take v2=t,v3=s, then v1=−t−s,v2=t,v3=s
Therefore
v=⎝⎛−t−sts⎠⎞=⎝⎛−110⎠⎞t+⎝⎛−101⎠⎞s λ=−1:⎝⎛1−λ−1−1−11−λ−1−1−11−λ⎠⎞=⎝⎛2−1−1−12−1−1−12⎠⎞
Perform row operations to obtain the rref of the matrix:
R1=R1/2:⎝⎛1−1−1−1/22−1−1/2−12⎠⎞
R2=R2+R1:⎝⎛10−1−1/23/2−1−1/2−3/22⎠⎞
R3=R3+R1:⎝⎛100−1/23/2−3/2−1/2−3/23/2⎠⎞
R3=R3+R2:⎝⎛100−1/23/20−1/2−3/20⎠⎞
R2=(2/3)R2:⎝⎛100−1/210−1/2−10⎠⎞
R1=R1+(1/2)R2:⎝⎛100010−1−10⎠⎞
Now, solve the matrix equation
⎝⎛100010−1−10⎠⎞⎝⎛v1v2v3⎠⎞=⎝⎛000⎠⎞ If we take v3=0, then v1=t,v2=t,v3=t.
v=⎝⎛ttt⎠⎞=⎝⎛111⎠⎞t(−1)2+12+02=2
(−1)2+02+12=2
12+12+12=3
p1=21⎝⎛−110⎠⎞,p2=21⎝⎛−101⎠⎞,p3=31⎝⎛111⎠⎞ are the principal axes.
P=⎝⎛−21210−21021313131⎠⎞
Thus, a substitution x=Px′ that eliminates the cross product terms is
⎝⎛xyz⎠⎞=⎝⎛−21210−21021313131⎠⎞⎝⎛x′y′z′⎠⎞ This produces the new quadratic form
Q=x′T(PTAP)x′=
=(x′y′z′)T⎝⎛20002000−1⎠⎞⎝⎛x′y′z′⎠⎞=
=2x′2+2y′2−z′2
in which there are no cross product terms.
Q=2x′2+2y′2−z′2 is the orthogonal canonical reduction.
Comments