The reduction of a quadratic can be carried out by a procedure known as Lagrange’s Reduction, which consists essentially of repeated completing of the square:
q=x12+2x22−7x32−4x1x2+8x1x3=(x12−4x1(x2−2x3))+2x22−7x32=
=(x12−4x1(x2−2x3)+4(x2−2x3)2)+2x22−7x32−4(x2−2x3)2=
=(x1−2x2+4x3)2−2(x22−8x2x3)−23x32=
=(x1−2x2+4x3)2−2(x22−8x2x3+16x32)+9x32=
=(x1−2x2+4x3)2−2(x2−4x3)2+9x32
y1=x1−2x2+4x3
y2=x2−4x3
y3=x3
q=y12−2y22+9y32
index is the number of positive terms in the canonical form:
p=2
the signature is number of positive terms minus the number of negative terms:
n=2−1=1
rank:
r=n+p=3
nature:
there is a mixture of positive and negative terms in the canonical form, so this is indefinite form
Comments