I have a question about the dilation Properties of the heat Equation. It is proven that each dilation $v(x, t) = u(\sqrt{ax}, at)$, by using the Chain rule, and treating a as a constant. That I understand. What I do not understand is the following: To "prove" that $u$ is actually only a function of
$$\frac{x}{\sqrt{4kt}}$$
$a$ is chosen to be
$$\frac{1}{4kt}$$
where $k$ is the diffusion coefficient and $t$ is time. $k$ can be constant for one specific material, but $t$ has to change with time. How can $a$ be a function of $t$ at the same time that it is treated as a constant when proving that $v(x, t) = u(\sqrt{ax}, at)$? David
Here's what you do. First, you suppose you have a solution to the IVP $$u(x,0) = \delta(x), \qquad u_t = u_{xx}.$$ The initial conditions here are important.
Next you show that for all $a > 0$ then $v(x,t) = a^{1/2} u(a^{1/2}x, at)$ is also a solution to the IVP. It is easy to verify it satisfies $v_t = v_{xx}$ but you need to be a little more careful showing that $v(x,0) = \delta(x)$. Here you use the identity $\delta(x) = \alpha \delta(\alpha x)$ for $\alpha > 0$.
Finally, you appeal to the uniqueness of the solution to conclude that $v(x,t) = u(x,t)$ or that $$u(x,t) = a^{1/2} \; u(a^{1/2}x, at)$$ for all $a > 0$. This is a functional identity. It is sound no matter how we got here. No matter what $a$ we chose on the right side we will still get $u(x,t)$. This means that in some sense $a$ must always cancel out. So we have no fear in substituting $a=1/t$ to get
$$u(x,t) = \frac{1}{\sqrt{t}} u(\frac{x}{\sqrt{t}},1) = \frac{1}{\sqrt{t}} f\left( \frac{x}{\sqrt{t}} \right)$$ where $f(\alpha)$ is some function.