- #1
Omukara
- 9
- 0
could someone please explain briefly what the problem is with my method of finding such canonical forms.
The method we've been taught is to find the canonical form by performing double row/column operations on the matrix representation of quadratic form until we get to a diagonal matrix, and manipulate the basis values by dividing to get so we get the desired form (i.e. in 1's (and -1's for real canonical form) however, my problem lies within understanding how this is unique?
Is there any other particulars aside from just doing operations on the matrix until I get a diagonal matrix I should pay attention to?
For instance the matrix;
0 0 1
0 1 0
1 0 0
could be manipulated to be the diagonal matrix;
1 0 0 0 0 0
0 1 0 0 -1 0
0 0 1 or 0 0 0, etc...
but the answer being;
1 0 0
0 1 0
0 0 -1
I can't comprehend why this is the unique canonical form. Any help would be much appreciated:)
The method we've been taught is to find the canonical form by performing double row/column operations on the matrix representation of quadratic form until we get to a diagonal matrix, and manipulate the basis values by dividing to get so we get the desired form (i.e. in 1's (and -1's for real canonical form) however, my problem lies within understanding how this is unique?
Is there any other particulars aside from just doing operations on the matrix until I get a diagonal matrix I should pay attention to?
For instance the matrix;
0 0 1
0 1 0
1 0 0
could be manipulated to be the diagonal matrix;
1 0 0 0 0 0
0 1 0 0 -1 0
0 0 1 or 0 0 0, etc...
but the answer being;
1 0 0
0 1 0
0 0 -1
I can't comprehend why this is the unique canonical form. Any help would be much appreciated:)