4
$\begingroup$

Why we study distributional derivative?

Let $\Omega\subset \Bbb{R}^n$ be any open set.

$D(\Omega)=C_c^{\infty}(\Omega) $ : Linear space of test functions i.e smooth functions with compact support.

$D'(\Omega) $: Continuous dual of $D(\Omega) $

For $f\in D'(\Omega) $ we define distributional derivative of $f$ , $D^{\alpha}f$ or $\partial^{\alpha}f$ by

$$\langle\partial^{\alpha}f,\varphi\rangle=(-1)^{|\alpha|}\langle f,\partial^{\alpha}\varphi\rangle$$

There are locally integrable function which is not differentiable in classical sense but the regular distribution generated by the locally integrable function possess distributional derivative.

What is the intuition behind distributional derivative and why distributional derivative is useful?

Can you explain some application where we need some sort of differentiation but classical differentiation is no longer useful?

$\endgroup$
4
  • $\begingroup$ A basic comment is that this definition mimics the integration by parts formula — that is where the strange looking formula comes from. $\endgroup$ Commented Jun 16, 2022 at 23:00
  • 1
    $\begingroup$ By now, distributions, also known as generalized functions, are used in many areas of mathematics, for example, linear PDE theory. As far as I know, they first arose when physicists realized that if you differentiate the Heaviside function $$H(x) = \begin{cases} 0 &\text{ if }x<0 \\ 1 &\text{ if }x > 0\end{cases},$$ you get the $\delta$ function, which isn't a function but is a very useful distribution. This allows them to do a lot of calculations much more easily than if they had to use only honest functions. $\endgroup$ Commented Jun 16, 2022 at 23:05
  • 3
    $\begingroup$ I wrote some notes that attempt to introduce the delta function and distributions here. $\endgroup$ Commented Jun 16, 2022 at 23:18
  • 1
    $\begingroup$ I may be mistaken, but I believe there is currently a strong movement using distributional derivatives in applied sciences to study the effect of "memory" (non-local effect) with fractional derivatives (special class?). Anyway, maybe something worth looking into. The ultimate argument is that without testing distributional derivatives in reality (against the standard derivative), who to say which is a better representation of reality. $\endgroup$ Commented Jul 7, 2022 at 21:43

3 Answers 3

9
$\begingroup$

And as to "why would we want this?": well, sometimes we might want to integrate by parts, or differentiate, or do other standard calculus-y stuff, in the interior of a larger computation or proof, but do not know whether the thing we want to differentiate is (classically) differentiable.

One great aspect of the distributional point of view is that it extends classical differentiation consistently with essentially all other calculus operations. So we can proceed without worrying about classical differentiability.

Similarly, we can take Fourier transforms of many things (tempered distributions) without worrying about whether they're in $L^1$ or $L^2$. Consistently with expected properties of Fourier transform.

$\endgroup$
6
$\begingroup$

The intuition basically comes from integration by parts.

Ignoring details, suppose $f$ and $g$ are really nice, and suppose we want to study

$$ \int_a^b \frac{df}{dx}(x) g(x) dx.$$

Integration by parts tells us that this is the same thing as studying

$$ \int_a^b \frac{df}{dx}(x) g(x) dx = f(x)g(x) |_{x=a}^b - \int_a^b f(x)\frac{dg}{dx}(x)dx.$$

If everything works out as we want it to, then what we end up getting is

$$ \int_a^b \frac{df}{dx}(x) g(x) dx = - \int_a^b f(x)\frac{dg}{dx}(x)dx$$

which should look very familiar. For example, if $b = \infty$ and $a = -\infty$ and these are compactly supported smooth functions, then this is what will happen.

These types of things are necessary in differential equations -- see, for example, this: http://web.math.ucsb.edu/~grigoryan/124A/lecs/lec10.pdf

$\endgroup$
2
$\begingroup$

Complex numbers are often useful to prove theorems only involving real numbers (e.g., every polynomial over R can be factorised into a product of degree 1 and degree 2 polynomials over R).

In the same way, it's not surprising that more general objects than ordinary functions, which can ALWAYS be differentiated, can be useful in PDEs, etc.

That's the whole purpose of distributions: to have a class of objects extending ordinary functions, which can always be differentiated, and agree with the ordinary derivative whenever they are smooth functions.

For example, look up elliptic regularity. Sometimes you can prove that a PDE has a distribution solution, more easily than an ordinary function. Then prove a SEPARATE theorem that the distribution solution in fact IS just an ordinary function.

Look up things like the fundamental solution and Green's functions for PDEs.

E.g., to solve $Lu=f$ for some linear differential operator $L$, first solve $Lk = \delta$ for the Dirac delta function $\delta$. Then, formally, using convolution:

$L(k*f) = Lk * f = \delta * f = f$.

Thus we've found a general formula $u=k*f$ to generate solutions. Sometimes, as in elliptic regularity, we can use properties of $k$ to prove theorems about the smoothness of $u$, given smoothness conditions on $f$, etc.

Distribution theory can sometimes make such arguments rigorous.

Of course, in any given special case, it might be that results can be proved directly and easily without the general theory; but this is true of any general theory.

Also very important is the Fourier transform, which works on a subspace of distributions called tempered distributions. Again, this generalises the ordinary Fourier transform for nice functions.

It should also be remembered that physicists and engineers were already doing calculations like this before distribution theory. So it's nice to have a fully rigorous general theory to lay more solid foundations (although, some details are rather advanced mathematically. E.g., you need the Lebesgue differentiation theorem to prove that ordinary locally integrable functions define a unique distribution, but this fact is sometimes unmentioned. Also, Banach spaces and convergence in ordinary metric spaces are not enough to define distributions rigorously).

$\endgroup$

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.