I am trying to find a canonical form for the quadric $x^2+y^2-3z^2-2xy-xz-6yz=0$ by completing squares. For example, if it were $x^2+y^2-3z^2-2xy-6xz-6yz=0$, I would write $$x^2+y^2-3z^2-2xy-6xz-6yz=(x-y-3z)^2-12(z+\frac12y)^2+3y^2=0$$ and letting $X:=x-y-3z, Z:=\sqrt{12}(z+\frac12y), Y:= \sqrt{3}y$. We get $Z^2=X^2+Y^2$ and so it is a cone.
I need to apply same method to above quadric but I could not.
Thanks for any help
You can do this: $$x^2+y^2-3z^2-2xy-xz-6yz=(x-y+3z)^2-7xz-12z^2= \\(x+y-3z)^2-12(z+\frac{7}{24}x)^2+\frac{49}{48}x^2$$