Let $C$ be the conic given by the equation $F(x,y)=ax^2+bxy+cy^2+dx+ey+f=0$. Show that if
$$\begin{vmatrix} 2a&b &d \\ b&2c &e \\ d&e &2f \end{vmatrix}\neq 0,$$
then $C$ has no singular points.
So I want to show that there are no points $(x,y)$ such that $F(x,y)=\frac{\partial F}{\partial x}(x,y)+\frac{\partial F}{\partial y}(x,y)=0$. I've come at this a couple different ways. First, since the determinant is non zero then this matrix is bijective and thus since its first two rows are precisely the coefficients of $\frac{\partial }{\partial x}$ and $\frac{\partial }{\partial y}$, respectively, this means that I should look at vectors $[x,y,z]$ which it maps to the vectors $[0,0,\lambda]$. This means that the singular point (there can be only one since otherwise the determinant would be zero) must lie on some complex plane through the origin (in $\mathbb{C}^3$ I guess), which maps to the the $x=y=0$ subspace of $\mathbb{C}^3$. This doesn't really seem to go anywhere though, so @#%! it, I'll just set the two partial derivatives equal to zero, solve for $x$ and $y$, and then plug those into $F(x,y)$ and hope I can show it can't be equal to zero while keeping the determinant non-zero. This was a ton of computation but I did it and ended up with a somewhat messy expression in $a,...,e$, but I can't find enough commonality among the terms to say anything useful about its structure.
Thoughts: There must be some reason for their choice of the third row of this matrix, but I'm not sure what it is. It does make the matrix hermitian, and in a way writing this matrix is based on a homogenization of the equations for the partial derivatives, so maybe I'm suppose to look at things in the projective plane?
So this is where I am, can anyone help me? Thanks.
