Bounded Solution of the Heat PDE: Is u Necessarily the Heat Kernel?

yetar
Messages
53
Reaction score
0
Lets say we have a solution u, to the cauchy problem of the heat PDE:
u_t-laplacian(u) = 0
u(x, 0) = f(x)

u is a bounded solution, meaning:
u<=C*e^(a*|x|^2)
Where C and a are constant.

Then, does u is necesseraly the following solution:

u = integral of (K(x, y, t)*f(y))

Where K is the heat kernel?

Thanks in advance.
 
Physics news on Phys.org
yetar said:
Lets say we have a solution u, to the cauchy problem of the heat PDE:
u_t-laplacian(u) = 0
u(x, 0) = f(x)

u is a bounded solution, meaning:
u<=C*e^(a*|x|^2)
Where C and a are constant.

Then, does u is necesseraly the following solution:

u = integral of (K(x, y, t)*f(y))

Where K is the heat kernel?

Thanks in advance.

Use the Green's Formula (integral form of the Lagrange's Identity) for the Heat Operator, and realize that u can be represented as your integral plus a term involving the initial condition.
 
I am confused about the usage of the word "kernel" in this context. Where does the term "heat kernel" come from? Is kernel being used in the sense of "all elements that get mapped to 0" by some function or in some other sense? Another PDE example is the "Poisson kernel". I've also seen the "Dirichlet kernel" in analysis. Is there a relation between these "kernels"?
 
Last edited:
ehrenfest said:
I am confused about the usage of the word "kernel" in this context. Where does the term "heat kernel" come from? Is kernel being used in the sense of "all elements that get mapped to 0" by some function or in some other sense?

In other sense. It is common to call functions, that are used in convolutions, kernels. For example if you have an operator

<br /> T:L^{\infty}([0,1],\mathbb{C})\to L^{\infty}([0,1],\mathbb{C}),\quad (Tf)(x) = \int\limits_0^1 dy\; f(y)K(x,y),<br />

where

<br /> K:[0,1]\times [0,1]\to\mathbb{C}<br />

is some bounded function, then K is called the kernel of this integral operator.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top