I have a question that reads:
Diagonalize the quadratic form $A(x,y) = 3x^2 -12xy + 7y^2$ by completing the square.
What is diagonalization? Is that when I should find the eigenvector matrix, say, $S$, find it's inverse $S^{-1}$, and then multiply it by some matrix in order to obtain a diagonal matrix that is easy to find powers of?
I think that's what it is.
Problem is, I guess I don't understand what it means by "completing the square". I mean I know what completing the square is in, say, high school algebra, but I don't understand what it means in this context.
Any clarification is greatly appreciated.
Thanks!
Diagonalisation is to write it without mixed terms $xy$. $$3x ^2-12xy+7y^2=3(x^2-4xy)+7y^2=3(x-2y)^2-5y^2$$