Integrable solutions to an elliptic PDE on divergence form have a definite sign - MathOverflow most recent 30 from http://mathoverflow.net 2013-05-19T18:04:38Z http://mathoverflow.net/feeds/question/14722 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://mathoverflow.net/questions/14722/integrable-solutions-to-an-elliptic-pde-on-divergence-form-have-a-definite-sign Integrable solutions to an elliptic PDE on divergence form have a definite sign Harald Hanche-Olsen 2010-02-09T00:48:40Z 2010-05-12T02:22:15Z <p>Let $f\colon\mathbb{R}^n\to\mathbb{R}^n$ be a smooth, bounded vector field. Further, let $u\colon\mathbb{R}^n\to\mathbb{R}$ satisfy $$-\Delta u=\operatorname{div}(fu).$$ If $u\in L^1(\mathbb{R}^n)$, then $u$ has one sign, i.e., either $u>0$ everywhere, or $u&lt;0$ everywhere, or $u=0$ everywhere.</p> <p>I have a direct proof of this for $n=1$. For $n>1$, I have a proof using the theory of parabolic equations (see below). My question: <strong>Is there a direct proof using only the theory of elliptic PDEs?</strong></p> <p>(<strong>Edited</strong> to assume $f$ bounded and fix the case $n=1$ below.)</p> <p>For $n=1$, my proof goes as follows. The equation is $-u''=(fu)'$, which integrates to $u'+fu=A$ for some constant $A$. If $u$ changes sign then we may without loss of generality take $u(0)=0$. Thus <code>$$u(x)=A\int_0^x e^{F(t)-F(x)}\,dt$$</code> where $F'=f$. If $|f|\le c$ then $F(t)-F(x)\ge c(t-x)$ for <code>$t&lt;x$</code>, so $u(x)\ge Ac^{-1}(1-e^{-cx})$ when <code>$x&gt;0$</code>, and hence $u\notin L^1$ (unless $A=0$). </p> <p>For $n>1$, my only proof is much more involved. Here is a brief outline. Assume the conclusion is wrong, so we can write <code>$u=u_+-u_-$</code> with <code>$u_\pm\ge0$</code> everywhere and neither identically zero, and <code>$u_+u_-=0$</code> everywhere.</p> <p>Now let <code>$v_\pm$</code> solve <code>$$\frac{\partial v_\pm}{\partial t}=\Delta v_\pm+\operatorname{div}(fv_\pm)$$</code> for $t>0$, with initial conditions <code>$v_\pm(0,x)=u_\pm(x)$</code>. By uniqueness for this equation (with suitable growth conditions at infinity), <code>$v_+(t,x)-v_-(t,x)=u(x)$</code> for $t>0$ and $x\in\mathbb{R}^n$. Also, for $t>0$ we find <code>$v_\pm&gt;0$</code> everywhere, and also <code>$$\int_{\mathbb{R}^n} v_\pm(t,x)\,dx=\int_{\mathbb{R}^n} u_\pm(x)\,dx$$</code> since the equation is on divergence form. We conclude <code>$$\int_{\mathbb{R}^n}|u(x)|\,dx=\int_{\mathbb{R}^n}(u_+(x)+u_-(x))\,dx=\int_{\mathbb{R}^n}(v_+(t,x)+v_-(t,x))\,dx&gt;\int_{\mathbb{R}^n}|v_+(t,x)-v_-(t,x)|\,dx,$$</code> which is a contradiction.</p> http://mathoverflow.net/questions/14722/integrable-solutions-to-an-elliptic-pde-on-divergence-form-have-a-definite-sign/22795#22795 Answer by Scott Armstrong for Integrable solutions to an elliptic PDE on divergence form have a definite sign Scott Armstrong 2010-04-28T01:33:13Z 2010-04-28T01:33:13Z <p>I love this problem and have spent half the evening thinking about it.</p> <p>Here is a rough sketch of an idea that could possibly work. Making it rigorous might be a bit of a chore due to the unboundedness of $\mathbb{R}^n$, etc, but my guess is that it is doable.</p> <p>Let $L$ denote the elliptic operator <code>\[ Lu : = -\Delta u - \mathrm{div}( f u ). \]</code></p> <p>Suppose the operator $L$ has a principal eigenvalue $\lambda_1$, which is the smallest number $\lambda$ for which there exists a nonzero solution of the equation $Lu = \lambda u$ in $\mathbb{R}^n$. Then $\lambda_1$ should be simple (!) and have a principal eigenfunction which does not change sign. Let $\varphi \in L^1(\mathbb{R}^n)$ denote the principal eigenfunction, which we normalize to be positive.</p> <p>Assume for now that $\varphi$ and its derivatives tend to zero at infinity, and $f$ and its derivatives stay bounded. Then we may simply integrate the equation $L\varphi = \lambda_1\varphi$ to get <code>$\lambda_1 \int_{\mathbb{R}^n} \varphi dx = 0$</code>. Well, that means that $\lambda_1 = 0$.</p> <p>Recalling the simplicity of $\lambda_1=0$, we see that the equation $Lu = 0$ not only has a positive solution, its set of solutions is precisely <code>$\{ c \varphi : c\in \mathbb{R} \}$</code>. This implies the result.</p> <p>Now, you may have already noticed that there aren't really such principal eigenvalues in general, for example when $f=0$. But I think it is possible that the idea can still be made into a rigorous proof.</p> <p>If we look at a really large domain, say the ball $B(0,R)$ with $R> 0$ very large, there is a principal eigenvalue $\lambda_{1,R}$ of $L$ on $B(0,R)$ and it is going to be close to zero. This can be shown by considering the adjoint operator $L^*$, which has the same principal eigenvalue $\lambda_{1,R}$, and it is easy to show that $0 &lt; \lambda_{1,R} \leq CR^{-2}$, due to boundedness of $f$. This is where we use the special form of the equation. </p> <p>If we have a solution to $Lu = 0$ on the whole space $\mathbb{R}^n$, with $u(0)>0$, I believe it should be possible to prove that if we choose the normalization $\varphi_{1,R}(0) = u(0)$, then $\varphi_{1,R}$ converges to $u$ (at least locally uniformly) as $R\to \infty$. In particular, $u$ must be positive everywhere.</p> <p>There are obviously some details left to work out. It is very possible I am making a silly error and it doesn't work at all.</p>