I'm having trouble trying to deal with the following PDE system:
$\Omega$ is an open bounded set in $\mathbb{R}^n$,
$\mu \sum_{j=1}^{n}{\partial^2u_{i}/\partial x_{j}^{2}} +(\lambda +\mu) \sum_{j=1}^{n}\partial^{2}u_{j}/\partial x_{i} \partial x_{j} = f_{i}$, $f_i \in L^2$, $i=1,2,...,n$, in $\Omega$,
$u=0$ on $\partial\Omega$
I'm trying to prove the existence and uniqueness of it in the following cases:
a) $\lambda>0$, and $\lambda +\mu \geq 0$
b) $\lambda>0$, and $\lambda +2 \mu>0$
It seems that Lax-Milgram Theorem is to be needed but the relevant estimates are hard to prove...Could anyone shed some light on it?
Thanks in advance.