I'm starting to study elliptic partial differential equations and I just want to know if there are any connections between the following concepts:
An elliptic partial differential equation is given as being a second-order partial differential equation of the form $$Au_{xx} + 2Bu_{xy} + Cu_{yy}+Du_{x} + Eu_{y} + F = 0$$ that satisfies the condition $B^{2}-AC < 0$. The classification seems to be connected with conic sections.
And then there's the definition of an elliptic operator which is defined as a linear differential operator $L$ of order $m$ on a domain $\Omega$ in $\mathbb{R}^{d}$ given by $$Lu = \sum_{|\alpha| \leq m}a_{\alpha}(x)\partial^{\alpha}u$$ (where $\alpha$ is a multi-index) is called elliptic if for every $x$ in $\Omega$ and every non-zero $\zeta$ in $\mathbb{R}^{d}$ $$\sum_{|\alpha|=m}a_{\alpha}(x)\zeta^{\alpha} \neq 0$$
I just have a couple of questions about these concepts? Firstly, why are PDE's classified in this way where it relates to conic sections?(elliptic, parabolic,hyperbolic) Secondly, what is the connection between elliptic partial differential equations and elliptic operators? I thought that an elliptic operator would be an elliptic PDE in operator form, in the sense that say $x-y=0$ was an elliptic PDE then $f(x,y) = x-y$ would be an elliptic operator. But it seems that there is no connection between elliptic operators and elliptic PDE's?
Thanks for any help.
They are not. The parallel with conic sections is an artifact of second-order PDE in two dimensions. It is not a classification of PDE in general, as one quickly discovers when encountering higher order equations and higher dimensions. The properties recognized in two dimensions can be usefully identified in other settings (e.g., hyperbolic equations preserve singularities of initial data, while elliptic/parabolic smoothen them out...) but they do not form a "classification".
I'll quote from the beginning of PDE textbook by Lawrence C. Evans:
Your other question:
An operator is something that takes a function and produces another function. An equation is what you get by equating the output of an operator to a known function. That it, $Lu=g$ where $u$ is unknown function, $L$ is a differential operator, and $g$ is a known function, sometimes called the source term.
The notion of ellipticity of an equation depends only on $L$, not on $g$. So, an equation is elliptic if $L$ satisfies the definition of an elliptic operator. There are numerous inequivalent definitions of what ellipticity means, most of which have nothing to do with conic sections. Ellipticity is just a word, like "regularity". Its meaning is to be obtained from context.