Suppose $\Omega \subset \mathbb{R}^2$ is a bounded open set with $C^1$ boundary. Suppose $u \in W^{1,3}(\Omega)$. Then prove that $u^2 \in W^{1,3}(\Omega)$ and we have the following estimate,
$$ ||u^2||_{W^{1,3}(\Omega)} \leq C||u||_{W^{1,3}(\Omega)}^2 $$ for some $C > 0$.
Proving that $u^2 \in W^{1,3}(\Omega)$ was a simple application of the chain rule for weak derivatives. For instance, see here: Chain rule in the Sobolev space $W^{1,p}$.
I'm having difficulty with the estimate, however. Since $D(u^2) = 2uDu$, this amounts to showing that,
$$ ||u^2||^3_{L^3(\Omega)} + ||2uDu||^3_{L^3(\Omega)} \leq C\left(||u||_{L^3(\Omega)}^3 + ||Du||_{L^3(\Omega)}^3\right)^2 $$
I don't think we can use any embedding theorems here because we are in the case where $p = 3 > 2 = n$. Morrey's inequality would apply but that involves Holder norms. Are there any $L^p$ norm manipulations I can use like a variant of Holder's inequality?
$$ \sup_\Omega |u| \leq \sup\limits_{x\neq y\in\Omega}\frac{|u(x)-u(y)|}{|x-y|^{\lambda}} $$
– Mar 10 '18 at 21:16$$ ||u||{C^{0,\lambda}(\Omega)} = \sup\Omega|u| + \sup\limits_{x\neq y\in\Omega}\frac{|u(x)-u(y)|}{|x-y|^{\lambda}} $$
Thanks again!
– Mar 10 '18 at 21:19