Scaling the Heat Equation to Standard Form

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 5K views
Somefantastik
Messages
226
Reaction score
0
I don't understand where to even start with this problem. This book has ZERO examples. I would appreciate some help.

Show that by a suitable scaling of the space coordinates, the heat equation

[tex]u_{t}=\kappa\left(u_{xx}+u_{yy}+u_{zz}\right)[/tex]

can be reduced to the standard form

[tex]v_{t} = \Delta v[/tex] where u becomes v after scaling. [tex]\Delta[/tex] is the Laplacian operator
 
Last edited:
Physics news on Phys.org
What you want to do is scale the spatial variables such that (using vector notation) [itex]\mathbf{r} \rightarrow \alpha \mathbf{r}[/itex]. Basically, using the problem's notation, you define the function v such that

[tex]u(x,y,z,t) = v(\alpha x, \alpha y, \alpha z,t)[/tex]

To proceed from there, plug that into your equation for u and use the chain rule to figure out what [itex]\alpha[/itex] should be in terms of [itex]\kappa[/itex] to get the pure laplacian.