Fundamental solution
The fundamental solution" to a PDE solves the equation with the right-hand side set to . Intuitively, you can think of the delta function as striking something with a hammer in order to see how it rings.
An aside on rigorA novice might be OK with the explanation above.
A sophomore might rightly object that this doesn't make sense. This delta function" isn't even a function. How can you set one side of a differential equation to something that isn't even a function?
An expert would understand that calling a function is just a convenient figure of speech for a rigorous construction using distribution theory. You can find a high-level introduction here.
As with many of the bell curve memes, the horizontal axis is really experience rather than intelligence. Whatever you say" could be an intelligent response to someone talking about things they understand but you don't. And objecting that something doesn't make sense (as stated) is an intelligent response when you're exposed to a metaphor that you didn't realize was a metaphor. A mature response is to appreciate the value of rigorand the value of metaphor.
Why fundamentalThe reason a fundamental solution is called fundamental" is that once you have the fundamental solution, you can find more solutions by convolving the right-hand side with it.
So ifL is a linear differential operator andF is a fundamental solution, i.e.
LF =
then the convolution f = F *h is a solution to
Lf =h.
Poisson's equationThe fundamental solution to Poisson's equation
^2 f = h
depends on dimension.
For dimension d > 2 the solution is proportional to rd-2wherer is the radial distance to the origin.
For dimensiond = 2 the solution is proportional to logr.
This is an example of the phenomenon alluded to in the article titled A Zeroth Power Is Often a Logarithm Yearning to Be Free by Sanjoy Mahajan. If we naively stuckd = 2 into the fundamental solution rd-2 for higher dimensions we'd get r0 = 1, which doesn't work. But we'd read Mahajan's article, we might guess that log r and then verify that it works.
I give a couple more examples of logarithms yearning to be free" in this post.
The post Fundamental solution first appeared on John D. Cook.