I don't have a strong background in partial differential equations so some of these questions might be quite basic. I first want to give some definitions which I am using.
Definition:
We define a second-order elliptic partial differential equation:
$Au_{xx}+2Bu_{xy}+Cu_{yy}+Du_{x}+Eu_{y}+F=0$ where $B^{2}-AC<0$. Assuming $u_{xy} = u_{yx}$.
We define a uniformly elliptic operator in the following way:
Definition:
A partial differential operator $L$ is (uniformly) elliptic if there exists a constant $\theta>0$ such that $\sum_{i,j=1}^{\infty}a^{i,j}(x)\xi_{i}\xi_{j} \geq \theta|\xi|^{2}$
for a.e. $x \in U$ and all $\xi \in \mathbb{R}^{n}$
1.What is the connection between elliptic operators and elliptic partial differential equations? 2.What is the importance of this property $\sum_{i,j=1}^{\infty}a^{i,j}(x)\xi_{i}\xi_{j} \geq \theta|\xi|^{2}$ which is used in the definition of uniformly elliptic operators above? 3.Do uniformly elliptic operators always give you a linear partial differential equation?
Thanks for any assistance.