Note: Laplacian Preharmonic
Steve Trettel
|
$$\newcommand{\RR}{\mathbb{R}}$$
Finding fundamental solutions for the Laplace operator on Riemannian manifolds can be challenging. In the case of spherical symmetry things work out particularly nicely, as we are able to use the radial function on the manifold to reduce our problem to a 1-dimensional ODE.
Here’s a possible means of generalizing this trick: first find a function that has the same level sets as a fundamental solution, and then rescale that function get an actual harmonic function (by solving a 1-variable ODE). I’ll give this a bit of terminology:
This note proves two things: first, we give a characterization of preharmonic functions which makes it simple to detect them
and second, if $F$ is preharmonic, we give an explicit procedure for upgrading it to a harmonic function.
I don’t know if this tool will end up proving useful for anything, but wanted to record it nonetheless.
Detecting Preharmonics
If two functions $M\to\RR$ share the same level sets, then we can factor one through the other by a function $\RR\to\RR$ which just ‘relables’ the level sets with their new values. In our case, $\Delta F/|\nabla F|^2$ having the same level sets as $F$ means that we may write $$\frac{\Delta F}{|\nabla F|^2}=h\circ F$$ for some such function $h\colon\RR\to\RR$. With this in mind, we prove the equivalence in two steps, doing one direction at a time. The proof will require we recall the chain rule for the Laplacian, in order to differentiate a composition $f\circ F$ of functions $f\colon\RR\to\RR$ and $F\colon M\to\RR$.
$$\Delta (f\circ F)= f^{\prime\prime}(F)|\nabla F|^2 + g^\prime(F)\Delta F$$
First, we show this condition is sufficient:
Now we show its in fact necessary:
Upgrading Preharmonics
The previous theorem ended with a condition on $g$ determined by an ODE to which we appealed to existence & uniqueness theorems. But in fact this equation can be solved by hand, giving us a means of actually upgrading $F$ to a harmonic function
A Better Detector
We have a robust means of actually upgrading preharmonic functions to actual solutions, but our means to detect preharmonics is a bit difficult to use. Its not an equation we can attempt to solve, but rather a condition on a candidate function $E$: given a ‘guess’ we ‘check’ by computing $\Delta F / |\nabla F|^2$ and see if the result depends only on $F$.
To improve upon this we would like to find an equation that preharmonic functions $E$ satisfy. One first idea is to note that if $F$ and $\Delta F / |\nabla F|^2$ have the same level sets, then their differentials are linearly dependent and so the wedge of their differentials must vanish:
$$d\left(\frac{\Delta F}{|\nabla F|^2}\right)\wedge dF = 0$$
This is a bit of a complicated looking equation. To save me from having to do this algebra time and again, here’s the result of expanding this out:
$$ \begin{align} d\left(\frac{\Delta F}{|\nabla F|^2}\right)&= \frac{ |\nabla F|^2, d(\Delta F) - \Delta f, d(|\nabla F|^2)}{|\nabla F|^4} \end{align} $$
Wedging with $dF$ and setting equal to zero, we can clear the denominator which leaves
$$\left(|\nabla F|^2, d(\Delta F) - \Delta f, d(|\nabla F|^2)\right)\wedge dF=0$$
Finally, distributing and moving some terms to the other side gives a simpler equation where computing both sides for a proposed form of $F$ and equating components gives a system of differential equations the proposal must satisfy to be preharmonic.
$$|\nabla F|^2, d(\Delta F)\wedge dF = \Delta f, d(|\nabla F|^2)\wedge dF$$
This is usually the best form to calculate with, but for greater memorability one can factor out the differentials to
$$|\nabla F|^2, d(\Delta F,dF) = \Delta f, d(|\nabla F|^2,dF)$$
This works because (for example) $$d(\Delta FdF)=(d\Delta F)\wedge dF + \Delta f d^2F = (d\Delta F)\wedge dF +0$$
A Simplifying Special Case
The above was all general: holding for any preharmonic. But as our goal is to guess and checK one way to get a simpler equation is to ask for a stronger condition. Instead of asking for $\Delta f/|\nabla f|^2$ to have the same level sets as $F$, why don’t we ask that both $\Delta f$ and $|\nabla f|^2$ each do?
This instead imposes the two equations
$$( d\Delta f)\wedge dF = 0\hspace{1cm}(d|\nabla F|^2)\wedge dF =0$$
which are both less complicated, and give two rather than one constraints to work with.