Rotation matrix to construct canonical form of a conic
I've found C is a non-degenerate ellipses (computing the cubic and the quadratic invariant), and then I've studied the characteristic polynomial
The eigenvalue are , with associated eigenvectors . Thus I construct the rotation matrix R by putting in columns the normalized eigenvectors (taking care that ):
Then , and after some computations I find the canonical form
I want to know how to find the vertices of the conic equation
20x^2 +4y^2-800=0
Can anyone help with paramaterization of conics?
Im struggling to wrap my head around an example. It considers the conic then proceeds:
Take and the line P(U) defined by . Note that this conic and the point and line are defined over any field since the coefficients are 0 or 1. A point is of the form or [0, 0, 1] and the map is
How do I evaluate B(v,v) or B(v,v)(a,b,c) like they have to go from the first line to the second?