How to define Laplacian on $L_2$ - MathOverflow most recent 30 from http://mathoverflow.net2013-05-26T08:22:20Zhttp://mathoverflow.net/feeds/question/120137http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/120137/how-to-define-laplacian-on-l-2How to define Laplacian on $L_2$John Zheng2013-01-28T18:35:08Z2013-01-29T08:16:06Z
<p>This might be a dumb question, but I thought the Laplacian (classical) is defined for $C^2$ functions. How do we extend that to be a self-adjoint operator on all of $L_2$?
Is it the so called Friedrich's extension theorem? Is the extension explicit?
How would I, for example, compute the Laplacian of |x|</p>
<p>Thanks</p>
http://mathoverflow.net/questions/120137/how-to-define-laplacian-on-l-2/120142#120142Answer by Daniel Spector for How to define Laplacian on $L_2$Daniel Spector2013-01-28T19:10:57Z2013-01-29T08:16:06Z<p>I can think of two differing viewpoints, and though many would prefer the latter due to its simplicity inherited from the Hilbert structure, I prefer the former for its connections to Sobolev spaces and PDE.</p>
<p>I. The Laplacian can be defined in the sense of distributions, since the Laplacian of an $L^2$ function is a distribution. In particular, for $u \in L^2(\Omega)$ define</p>
<p>$<\Delta u, \phi> := \int_\Omega u \Delta \phi\;dx$</p>
<p>for $\phi \in C^\infty_c(\Omega)$. </p>
<p>This would then say that in one dimension, for example, $\Delta |x| = 2\delta_0$, where I have used $\delta_0$ to denote the Dirac mass at zero, a distribution/measure.</p>
<p>II. For $u \in L^2(0,1)$, $sin(n\pi x)$ and $cos(n\pi x)$ form a basis and we can write</p>
<p>$u(x)= b_0 + \sum_n a_n sin(n\pi x) + b_n cos(n\pi x)$,</p>
<p>and we have $\sum_n a_n^2+b_n^2 <\infty$</p>
<p>Then we can define, formally, $\Delta u := \sum_n (n\pi)^2(-a_n sin(n\pi x) - b_n cos(n\pi x))$. In general, $\Delta u$ will not make sense pointwise, unless we know that $\sum_n n^4(a_n^2+b_n^2) <\infty$ (but as above, we can write $<\Delta u, \phi> = \int u \Delta \phi\;dx = \sum_n (n\pi)^2 (-a_n a_n^\prime-b_nb_n^\prime)$</p>
<p>where $a_n^\prime$ and $b_n^\prime$ are the Fourier coefficients of $\phi$. Now this makes sense for any $u \in L^2(0,1)$ if $\phi$ satisfies $\sum_n n^4((a_n^\prime)^2+(b^\prime_n)^2)<\infty$.</p>
<p>Of course, II can be done in higher dimensions - I have only chosen one dimension to illustrate with a simple example the basis functions. I do comment that I is more general, since it does not require the Hilbert structure.</p>
http://mathoverflow.net/questions/120137/how-to-define-laplacian-on-l-2/120145#120145Answer by Bazin for How to define Laplacian on $L_2$Bazin2013-01-28T20:19:15Z2013-01-28T20:19:15Z<p>(1) Let me answer first to the last question: $\Delta \vert x\vert$ is homogeneous of degree $-1$ and radial. On $\mathbb R^d$ ($d\ge 2$)
it is
$$
(\partial_r^2+\frac{d-1}{r}\partial_r)(r)=\frac{d-1}{\vert x\vert}
$$
which is an $L^1_{loc}$ function. </p>
<p>(2) Now you can define $\Delta$ on Distributions $T$ on some open set $\Omega$ of $\mathbb R^d$ with
$$
\langle\Delta T,\phi\rangle_{\mathscr D'(\Omega), \mathscr D(\Omega)}=
\langle T,\Delta \phi\rangle_{\mathscr D'(\Omega), \mathscr D(\Omega)}.
$$
A particular case with $T$ in $L^2$ is given in the previous answer.</p>
<p>(3) You can also consider $\Delta$ as an unbounded operator on $L^2(\mathbb R^d)$ with domain</p>
<p>$
D(\Delta)$={$ u\in L^2(\mathbb R^d), \Delta u\in L^2(\mathbb R^d)$} </p>
<p>where the term $\Delta u$ is taken in the distribution sense as in (2). The point is to prove that the operator $(-\Delta)$
is non-negative selfadjoint, which means that it is symmetric nonnegative and that the domain of the adjoint is the same as the domain of $-\Delta$. Thanks to Friedrichs extension theorem, since $-\Delta$ is nonnegative, there is no other selfadjoint extension.</p>
http://mathoverflow.net/questions/120137/how-to-define-laplacian-on-l-2/120153#120153Answer by Delio Mugnolo for How to define Laplacian on $L_2$Delio Mugnolo2013-01-28T22:35:49Z2013-01-28T22:35:49Z<p>Let me comment a bit on Daniel Spector's answer. Yet two further possible alternative approaches are based on the notion of weak derivative and derivative almost everywhere. For the sake of simplicity, I only discuss the case of functions defined over $(0,1)$.</p>
<p>1) An $L^2(0,1)$ function $f:(0,1)\to \mathbb R$ is said to be weakly differentiable if there exists a $g\in L^2(0,1)$ such that
$$
\int_0^1 f(x)h'(x)dx=-\int_0^1 g(x)h(x)dx\qquad \hbox{for all }h\in C^1[0,1],
$$
and in this case $g$ is uniquely defined and called the weak derivative of $f$. So far so good. Now, you can define in the very same way the second (weak) derivative $f''$ of $f$ and define the (weak) Laplacian as the mapping $f\mapsto f''$.</p>
<p>2) If a function is Lipschitz continuous, then by Rademacher's theorem it is differentiable almost everywhere. Hence, a Lipschitz continuous functions that is differentiable with a Lipschitz continuous derivative is twice differentiable a.e.
It is then natural to associate with each function its second derivative. This is possible at least a.e., giving rise to another notion of Laplacian that is well-behaved if one wants to solve integrated versions of elliptic problems.</p>