• You can now help support WorldwideDX when you shop on Amazon at no additional cost to you! Simply follow this Shop on Amazon link first and a portion of any purchase is sent to WorldwideDX to help with site costs.

The Answer! (No Cheating!)


Any partial differential equation of the form
281ab0af6383d6b2ffef2d4bdf415c5c.png
where h1, h2 … hn, and b are all functions of both u and Rn can be reduced to a set of ordinary differential equations.
To see how to do this, we will first consider some simpler problems.
[edit] Special cases

We will start with the simple PDE
78b49d5b5a12e2e3e4fc1f6bbc5a5559.png
Because u is only differentiated with respect to z, for any fixed x and y we can treat this like the ODE, du/dz=u. The solution of that ODE is cez, where c is the value of u when z=0, for the fixed x and y
Therefore, the solution of the PDE is
u(x,y,z) = u(x,y,0)ezInstead of just having a constant of integration, we have an arbitary function. This will be true for any PDE.
Notice the shape of the solution, an arbitary function of points in the xy, plane, which is normal to the 'z' axis, and the solution of an ODE in the 'z' direction.
Now consider the slightly more complex PDE
7081a006d7ddcc07b0a4f5118099dec1.png
where h can be any function, and each a is a real constant.
We recognize the left hand side as being a·, so this equation says that the differential of u in the a direction is h(u). Comparing this with the first equation suggests that the solution can be written as an arbitary function on the plane normal to a combined with the solution of an ODE.
Remembering from Calculus/Vectors that any vector r can be split up into components parallel and perpendicular to a,
187be9524f75dc2b5d54bfe9f8bc0e50.png
we will use this to split the components of r in a way suggested by the analogy with (1).
Let's write
2262e55c2d43b171507465ca878725de.png
and substitute this into (2), using the chain rule. Because we are only differentiating in the a direction, adding any function of the perpendicular vector to s will make no difference.
First we calculate grad s, for use in the chain rule,
1b9c2a81db0c39f210cded5856ebec09.png
On making the substitution into (2), we get,
7b8fe59bb61c99d61c19313de1fb8743.png
which is an ordinary differential equation with the solution
ce3af6c3861a576c712bd6b94d6cd67d.png
The constant c can depend on the perpendicular components, but not upon the parallel coordinate. Replacing s with a monotonic scalar function of s multiplies the ODE by a function of s, which doesn't affect the solution.
Example:
u(x,t)x = u(x,t)tFor this equation, a is (1, -1), s=x-t, and the perpendicular vector is (x+t)(1, 1). The reduced ODE is du/ds=0 so the solution is
u=f(x+t)To find f we need initial conditions on u. Are there any constraints on what initial conditions are suitable?

Consider, if we are given
  • u(x,0), this is exactly f(x),
  • u(3t,t), this is f(4t) and f(t) follows immediately
  • u(t3+2t,t), this is f(t3+3t) and f(t) follows, on solving the cubic.
  • u(-t,t), then this is f(0), so if the given function isn't constant we have a inconsistency, and if it is the solution isn't specified off the initial line.
Similarly, if we are given u on any curve which the lines x+t=c intersect only once, and to which they are not tangent, we can deduce f.
For any first order PDE with constant coefficients, the same will be true. We will have a set of lines, parallel to r=at, along which the solution is gained by integrating an ODE with initial conditions specified on some surface to which the lines aren't tangent.
If we look at how this works, we'll see we haven't actually used the constancy of a, so let's drop that assumption and look for a similar solution.
The important point was that the solution was of the form u=f(x(s),y(s)), where (x(s),y(s)) is the curve we integrated along -- a straight line in the previous case. We can add constant functions of integration to s without changing this form.
Consider a PDE,
a(x,y)ux + b(x,y)uy = c(x,y,u)For the suggested solution, u=f(x(s),y(s)), the chain rule gives
b55e1271c2aac82a6e091ac0d0f963d0.png
Comparing coefficients then gives
af2c4eab0035ca26ba2c57f0378d4c04.png
so we've reduced our original PDE to a set of simultaneous ODE's. This procedure can be reversed.
The curves (x(s),y(s)) are called characteristics of the equation.
Example: Solve yux = xuy given u=f(x) for x≥0 The ODE's are
d02b59f6bb8bf22d518bbc95f8aad033.png
subject to the initial conditions at s=0,
4181fa7b4b96b807bfb4d62954453f80.png
This ODE is easily solved, giving
1b46063eb76e0cf3347a1ce73e9810db.png
so the characteristics are concentric circles round the origin, and in polar coordinates u(r,θ)=f(r)
Considering the logic of this method, we see that the independence of a and b from u has not been used either, so that assumption too can be dropped, giving the general method for equations of this quasilinear form.
[edit] Quasilinear

Summarising the conclusions of the last section, to solve a PDE

71661d41aa1f0f78ef38aca2e80866a5.png
subject to the initial condition that on the surface, (x1(r1,…,rn-1, …xn(r1,…,rn-1), u=f(r1,…,rn-1) --this being an arbitary paremetrisation of the initial surface--
  • we transform the equation to the equivalent set of ODEs,
d430889da8cf18fcabc33396a3a13f44.png
subject to the initial conditions
5997204cec994c5ceb1624b442155035.png

  • Solve the ODE's, giving xi as a function of s and the ri.
  • Invert this to get s and the ri as functions of the xi.
  • Substitute these inverse functions into the expression for u as a function of s and the ri obtained in the second step.
Both the second and third steps may be troublesome.
The set of ODEs is generally non-linear and without analytical solution. It may even be easier to work with the PDE than with the ODEs.
In the third step, the ri together with s form a coordinate system adapted for the PDE. We can only make the inversion at all if the Jacobian of the transformation to Cartesian coordinates is not zero,
9492f241a36f5a7e160854b7b9680542.png
This is equivalent to saying that the vector (a1, &hellip:, an) is never in the tangent plane to a surface of constant s.
If this condition is not false when s=0 it may become so as the equations are integrated. We will soon consider ways of dealing with the problems this can cause.
Even when it is technically possible to invert the algebraic equations it is obviously inconvenient to do so.
[edit] Example

To see how this works in practice, we will
a/ consider the PDE,
uux + uy + ut = 0with generic initial condition,
u = f(x,y) on t = 0Naming variables for future convenience, the corresponding ODE's are
ca579832ddad35eb331f1919be9c90da.png
subject to the initial conditions at τ=0
b48aab6612b174c7cc2625b2b808781d.png
These ODE's are easily solved to give
3a256b074d9d4fdc24f669bbe8d11507.png
These are the parametric equations of a set of straight lines, the characteristics.
The determinant of the Jacobian of this coordinate transformation is
3f490832d1b1e427e1e491050483b8ea.png
This determinant is 1 when t=0, but if fr is anywhere negative this determinant will eventually be zero, and this solution fails.
In this case, the failure is because the surface sfr = - 1 is an envelope of the characteristics.
For arbitary f we can invert the transformation and obtain an implicit expression for u
u = f(x - tu,y - x)If f is given this can be solved for u.
1/ f(x,y) = ax, The implicit solution is
462c85068279e1c441169a10fdb5dddc.png
This is a line in the u-x plane, rotating clockwise as t increases. If a is negative, this line eventually become vertical. If a is positive, this line tends towards u=0, and the solution is valid for all t.
2/ f(x,y)=x2, The implicit solution is
5c8a961c13a727875976d64b4cc5f72e.png

This solution clearly fails when 1 + 4tx < 0, which is just when sfr = - 1 . For any t>0 this happens somewhere. As t increases this point of failure moves toward the origin.
Notice that the point where u=0 stays fixed. This is true for any solution of this equation, whatever f is.
We will see later that we can find a solution after this time, if we consider discontinuous solutions. We can think of this as a shockwave.
3/ f(x,y) = sin(xy)
The implicit solution is
34b6cefaf71ed415ede155f0b3d95d1e.png
and we can not solve this explitly for u. The best we can manage is a numerical solution of this equation.
b/We can also consider the closely related PDE
uux + uy + ut = yThe corresponding ODE's are
e67b63b66a389588eb4a0c373db93cb8.png
subject to the initial conditions at τ=0
b48aab6612b174c7cc2625b2b808781d.png
These ODE's are easily solved to give
b11e0e5e3a75236134d57123ab199f32.png
Writing f in terms of u, s, and τ, then substituting into the equation for x gives an implicit solution
47f0a838bfbcd84c5f5bf72a7e39170b.png
It is possible to solve this for u in some special cases, but in general we can only solve this equation numerically. However, we can learn much about the global properties of the solution from further analysis
[edit] Characteristic initial value problems

What if initial conditions are given on a characteristic, on an envelope of characteristics, on a surface with characteristic tangents at isolated points?
[edit] Discontinuous solutions

So far, we've only considered smooth solutions of the PDE, but this is too restrictive. We may encounter initial conditions which aren't smooth, e.g.
46be68518100fe237705175e505eafea.png
If we were to simply use the general solution of this equation for smooth initial conditions,
0febfa016a3c55ed75110dc1c22bc83d.png
we would get
f57e7c6beba3ee545a357e3430e7e393.png
which appears to be a solution to the original equation. However, since the partial differentials are undefined on the characteristic x+ct=0, so it becomes unclear what it means to say that the equation is true at that point.
We need to investigate further, starting by considering the possible types of discontinuities.
If we look at the derivations above, we see we've never use any second or higher order derivatives so it doesn't matter if they aren't continuous, the results above will still apply.
The next simplest case is when the function is continuous, but the first derivative is not, e.g |x|. We'll initially restrict ourselves to the two-dimensional case, u(x, t) for the generic equation.
e0d4d3b524114f576039701e36d6c420.png
Typically, the discontinuity is not confined to a single point, but is shared by all points on some curve, (x0(s), t0(s) )
Then we have
8c57700bcdb8928afe9d74feccd75b3c.png
We can then compare u and its derivatives on both sides of this curve.
It will prove useful to name the jumps across the discontinuity. We say
060ba3c5f80cc76a89104a10df9a1736.png
Now, since the equation (1) is true on both sides of the discontinuity, we can see that both u+ and u-, being the limits of solutions, must themselves satisfy the equation. That is,
8d0ddfb95d3144cf08d67977847d0bfe.png
Subtracting then gives us an equation for the jumps in the differentials
4f58744879452aea6365c62507ba6254.png
We are considering the case where u itself is continuous so we know that [u]=0. Differentiating this with respect to s will give us a second equation in the differential jumps.
f419372424eecb72bc3e4c805bf58e4a.png
The last two equations can only be both true if one is a multiple of the other, but multiplying s by a constant also multiplies the second equation by that same constant while leaving the curve of discontinuity unchanged, hence we can without loss of generality define s to be such that
02f18b1aef920d553e1e93bdcc0857fc.png
But these are the equations for a characteristic, i.e discontinuities propagate along characteristics. We could use this property as an alternative definition of characteristics.
We can deal similarly with discontinuous functions by first writing the equation in conservation form, so called because conservation laws can always be written this way.
f893804a5063c2fd00de63e391cf65da.png
Notice that the left hand side can be regarded as the divergence of (au, bu). Writing the equation this way allows us to use the theorems of vector calculus.
Consider a narrow strip with sides parallel to the discontinuity and width h
We can integrate both sides of (1) over R, giving
8936dad9e6c9306440c6ae57c664ef4f.png
Next we use Green's theorem to convert the left hand side into a line integral.
1a3385b6f3b71ab9af51fea065c18539.png
Now we let the width of the strip fall to zero. The right hand side also tends to zero but the left hand side reduces to the difference between two integrals along the part of the boundary of R parallel to the curve.
6ce424e8aaaabf5cf12eab480ba42c88.png
The integrals along the opposite sides of R have different signs because they are in opposite directions.
For the last equation to always be true, the integrand must always be zero, i.e
f9ea208c9baa5364b189549d65e9d306.png
Since, by assumption [u] isn't zero, the other factor must be, which immediately implies the curve of discontinuity is a characteristic.
Once again, discontinuities propagate along characteristics.
Above, we only considered functions of two variables, but it is straightforward to extend this to functions of n variables.
The initial condition is given on an n-1 dimensional surface, which evolves along the characteristics. Typical discontinuities in the initial condition will lie on a n-2 dimensional surface embedded within the initial surface. This surface of discontinuity will propagate along the characteristics that pass through the initial discontinuity.
The jumps themselves obey ordinary differential equations, much as u itself does on a characteristic. In the two dimensional case, for u continuous but not smooth, a little algebra shows that
a3463dbfeeed2d28cb3e762c2315db85.png
while u obeys the same equation as before,
c6fc74e362a31bfe87207a769b9b2ee5.png
We can integrate these equations to see how the discontinuity evolves as we move along the characteristic.
We may find that, for some future s, [ux] passes through zero. At such points, the discontinuity has vanished, and we can treat the function as smooth at that characteristic from then on.
Conversely, we can expect that smooth functions may, under the righr circumstances, become discontinuous.
To see how all this works in practice we'll consider the solutions of the equation
0a1fff6306cce3894be66add49f52111.png
for three different initial conditions.
The general solution, using the techniques outlined earlier, is
99d1e4db05b1c012ca2a22c8a50f008e.png
u is constant on the characteristics, which are straight lines with slope dependent on u.
First consider f such that
6124fedb3bd7dd891ca7fe912b0a5279.png
While u is continuous its derivative is discontinuous at x=0, where u=0, and at x=a, where u=1. The characteristics through these points divide the solution into three regions.
All the characteristics to the right of the characteristic through x=a, t=0 intersect the x-axis to the right of x=1, where u=1 so u is 1 on all those characteristics, i.e whenever x-t>a.
Similarly the characteristic through the origin is the line x=0, to the left of which u remains zero.
We could find the value of u at a point in between those two characteristics either by finding which intermediate characteristic it lies on and tracing it back to the initial line, or via the general solution.
Either way, we get
c72d848ea9ecd8558fc04fbbaec5081d.png
At larger t the solution u is more spread out than at t=0 but still the same shape.
We can also consider what happens when a tends to 0, so that u itself is discontinuous at x=0.
If we write the PDE in conservation form then use Green's theorem, as we did above for the linear case, we get
d4179e2a881e3ed75361b0149acdead1.png
[u²] is the difference of two squares, so if we take s=t we get
66100b65e4458c27f0d7bfab6bea8943.png
In this case the discontinuity behaves as if the value of u on it were the average of the limiting values on either side.
However, there is a caveat.
Since the limiting value to the left is u- the discontinuity must lie on that characteristic, and similarly for u+; i.e the jump discontinuity must be on an intersection of characteristics, at a point where u would otherwise be multivalued.
For this PDE the characteristic can only intersect on the discontinuity if
d2d9d3a7438f0f726593b836310bd6c5.png
If this is not true the discontinuity can not propagate. Something else must happen.
The limit a=0 is an example of a jump discontinuity for which this condition is false, so we can see what happens in such cases by studying it.
Taking the limit of the solution derived above gives
452ea88b15f20a6d7ce56a17678e3f25.png
If we had taken the limit of any other sequence of initials conditions tending to the same limit we would have obtained a trivially equivalent result.
Looking at the characteristics of this solution, we see that at the jump discontinuity characteristics on which u takes every value betweeen 0 and 1 all intersect.
At later times, there are two slope discontinuities, at x=0 and x=t, but no jump discontinuity.
This behaviour is typical in such cases. The jump discontinuity becomes a pair of slope discontinuities between which the solution takes all appropriate values.
Now, lets consider the same equation with the initial condition
fdb965d46b90f1e52affd5e410873c29.png
This has slope discontinuities at x=0 and x=a, dividing the solution into three regions.
The boundaries between these regions are given by the characteristics through these initial points, namely the two lines
5e6ba58a1423a09a2fc93faafb5759d0.png
These characteristics intersect at t=a, so the nature of the solution must change then.
In between these two discontinuities, the characteristic through x=b at t=0 is clearly
c3c046f9c2d1cb3578dda41fc82c81c8.png
All these characteristics intersect at the same point, (x,t)=(a,a).
We can use these characteristics, or the general solution, to write u for t<a
021c419dbb1554f92782aa6e8c4361e2.png
As t tends to a, this becomes a step function. Since u is greater to the left than the right of the discontinuity, it meets the condition for propagation deduced above, so for t>a u is a step function moving at the average speed of the two sides.
45860517b963a8aa3f2fda64270c2600.png
This is the reverse of what we saw for the initial condition previously considered, two slope discontinuities merging into a step discontinuity rather than vice versa. Which actually happens depends entirely on the initial conditions. Indeed, examples could be given for which both processes happen.
In the two examples above, we started with a discontinuity and investigated how it evolved. It is also possible for solutions which are initially smooth to become discontinuous.
For example, we saw earlier for this particular PDE that the solution with the initial condition u=x² breaks down when 2xt+1=0. At these points the solution becomes discontinuous.

Typically, discontinuities in the solution of any partial differential equation, not merely ones of first order, arise when solutions break down in this way and propagate similarly, merging and splitting in the same fashion.
[edit] Fully non-linear PDEs

It is possible to extend the approach of the previous sections to reduce any equation of the form
0548d574fc5b52ebb249fe76da02bfa2.png
to a set of ODE's, for any function, F.
We will not prove this here, but the corresponding ODE's are
999d77cb61b27d918dac520c84a97ecb.png
If u is given on a surface parameterized by r1…rn then we have, as before, n initial conditions on the n, xi
7a3a3dcf9793c6f0add4794df5839b8a.png
given by the parameterization and one initial condition on u itself,
0c922769629dff1ebae65b5c6a43f2c8.png
but, because we have an extra n ODEs for the ui's, we need an extra n initial conditions.
These are, n-1 consistency conditions,
ebacc2f5f8e03d293030578accd3e81c.png
which state that the ui's are the partial derivatives of u on the initial surface, and one initial condition
c1084c1c80e82c557696001d9c36773a.png
stating that the PDE itself holds on the initial surface.
These n initial conditions for the ui will be a set of algebraic equations, which may have multiple solutions. Each solution will give a different solution of the PDE.
[edit] Example

Consider
ddf26f504e8b0b510525f47ee6615ab3.png
The initial conditions at τ=0 are
3c837b909b0484c24fc1b06dc82b237e.png
and the ODE's are
6e49f8fbe578ac5cabe46cf11b2668c2.png
Note that the partial derivatives are constant on the characteristics. This always happen when the PDE contains only partial derivatives, simplifying the procedure.
These equations are readily solved to give
b6da31f33f92e6f7154c46cf131b3f2a.png
On eliminating the parameters we get the solution,
681179a41c7f549aeaa476fb14decb06.png
which can easily be checked. abc
[edit] Second order

Suppose we are given a second order linear PDE to solve
e44544ae198e6fed5c1743ce517ab8f1.png

The natural approach, after our experience with ordinary differential equations and with simple algebraic equations, is attempt a factorisation. Let's see how for this takes us.
We would expect factoring the left hand of (1) to give us an equivalent equation of the form
0da7991c79c356f47440e08c0cd1affa.png
and we can immediately divide through by a. This suggests that those particular combinations of first order derivatives will play a special role.
Now, when studying first order PDE's we saw that such combinations were equivalent to the derivatives along characteristic curves. Effectively, we changed to a coordinate system defined by the characteristic curve and the initial curve.
Here, we have two combinations of first order derivatives each of which may define a different characteristic curve. If so, the two sets of characteristics will define a natural coordinate system for the problem, much as in the first order case.
In the new coordinates we will have
68e32cf6ab8fd6ea64090022ebe8ec9e.png
with each of the factors having become a differentiation along its respective characteristic curve, and the left hand side will become simply urs giving us an equation of the form
5161eb1ffc5d45d38f325db6e519cc45.png
If A, B, and C all happen to be zero, the solution is obvious. If not, we can hope that the simpler form of the left hand side will enable us to make progress.
However, before we can do all this, we must see if (1) can actually be factored.
Multiplying out the factors gives
96c5348489ac8180d27bda2cf5489041.png

On comparing coefficients, and solving for the α's we see that they are the roots of

1a429f80a894213f6bf755cdfc7f9ade.png
Since we are discussing real functions, we are only interested in real roots, so the existence of the desired factorization will depend on the discriminant of this quadratic equation.
  • If b(x,y)2 > 4a(x,y)c(x,y)
then we have two factors, and can follow the procedure outlined above. Equations like this are called hyperbolic
  • If b(x,y)2 = 4a(x,y)c(x,y)
then we have only factor, giving us a single characteristic curve. It will be natural to use distance along these curves as one coordinate, but the second must be determined by other considerations.The same line of argument as before shows that use the characteristic curve this way gives a second order term of the form urr, where we've only taken the second derivative with respect to one of the two coordinates. Equations like this are called parabolic
  • If b(x,y)2 < 4a(x,y)c(x,y)
then we have no real factors. In this case the best we can do is reduce the second order terms to the simplest possible form satisfying this inequality, i.e urr+ussIt can be shown that this reduction is always possible. Equations like this are called ellipticIt can be shown that, just as for first order PDEs, discontinuities propagate along characteristics. Since elliptic equations have no real characteristics, this implies that any discontinuities they may have will be restricted to isolated points; i.e, that the solution is almost everywhere smooth.
This is not true for hyperbolic equations. Their behavior is largely controlled by the shape of their characteristic curves.
These differences mean different methods are required to study the three types of second equation. Fortunately, changing variables as indicated by the factorisation above lets us reduce any second order PDE to one in which the coefficients of the second order terms are constant, which means it is sufficient to consider only three standard equations.
08401bd0b64ad8367eea6b7cf65bbb7e.png
We could also consider the cases where the right hand side of these equations is a given function, or proportional to u or to one of its first order derivatives, but all the essential properties of hyperbolic, parabolic, and elliptic equations are demonstrated by these three standard forms.
While we've only demonstrated the reduction in two dimensions, a similar reduction applies in higher dimensions, leading to a similar classification. We get, as the reduced form of the second order terms,
5a9680bcb278ee936bf51323a798e4ab.png
where each of the ais is equal to either 0, +1, or -1.
If all the ais have the same sign the equation is elliptic
If any of the ais are zero the equation is parabolic
If exactly one of the ais has the opposite sign to the rest the equation is hyperbolic
In 2 or 3 dimensions these are the only possibilities, but in 4 or more dimensions there is a fourth possibility: at least two of the ais are positive, and at least two of the ais are negative.
Such equations are called ultrahyperbolic. They are less commonly encountered than the other three types, so will not be studied here.
When the coefficients are not constant, an equation can be hyperbolic in some regions of the xy plane, and elliptic in others. If so, different methods must be used for the solutions in the two regions.


[edit] Elliptic

Standard form, Laplace's equation:
ad0e7853970769ab760929be42c81a58.png
Quote equation in spherical and cylindrical coordinates, and give full solution for cartesian and cylindrical coordinates. Note averaging property Comment on physical significance, rotation invariance of laplacian.
[edit] Hyperbolic

Standard form, wave equation:
804385e3b2ab9e0b291d61c0f0a78ec1.png
Solution, any sum of functions of the form
54a27dfa0463e7836bbf16eff0449892.png
These are waves. Compare with solution from separating variables. Domain of dependance, etc.
[edit] Parabolic

The canonical parabolic equation is the diffusion equation:
cf0d6c521d925a62f8c2b99f23a0b1f1.png
Here, we will consider some simple solutions of the one-dimensional case.
The properties of this equation are in many respects intermediate between those of hyperbolic and elliptic equation.
As with hyperbolic equations but not elliptic, the solution is well behaved if the value is given on the initial surface t=0.
However, the characteristic surfaces of this equation are the surfaces of constant t, thus there is no way for discontinuities to propagate to positive t.
Therefore, as with elliptic equations but not hyberbolic, the solutions are typically smooth, even when the initial conditions aren't.
Furthermore, at a local maximum of h, its Laplacian is negative, so h is decreasing with t, while at local minima, where the Laplacian will be positive, h will increase with t. Thus, initial variations in h will be smoothed out as t increases.
In one dimension, we can learn more by integrating both sides,
e7c733e1bc7f652151c8cf644832c8a5.png
Provided that hx tends to zero for large x, we can take the limit as a and b tend to infinity, deducing
6ba99dc394519188dc176dda2a632f56.png
so the integral of h over all space is constant.
This means this PDE can be thought of as describing some conserved quantity, initially concentrated but spreading out, or diffusing, over time.
This last result can be extended to two or more dimensions, using the theorems of vector calculus.
We can also differentiate any solution with respect to any coordinate to obtain another solution. E.g if h is a solution then
a2be1b48b86e9486821169e0c9318796.png
so hx also satisfies the diffusion equation.
[edit] Similarity solution

Looking at this equation, we might notice that if we make the change of variables
46721e4d0faafa312a4f5d77a8927c17.png
then the equation retains the same form. This suggests that the combination of variables x²/t, which is unaffected by this variable change, may be significant.
We therefore assume this equation to have a solution of the special form
a9b7666d305b94ebd4636c640228fde5.png
then
9f9f40a0a17ce84edec110de3eb7c2a1.png
and substituting into the diffusion equation eventually gives
61cd9e26570ee94132ffdd7cfda736f0.png
which is an ordinary differential equation.
Integrating once gives
2a98443920f2770bae8f3d1145a3577f.png
Reverting to h, we find
1411b7ceb3378d3fd5fd2d72d817c1b1.png
This last integral can not be written in terms of elementary functions, but its values are well known.
In particular the limiting values of h at infinity are
e8255619eb9011ca14780eb49ebc60c7.png
taking the limit as t tends to zero gives
67644fabf0e9a7e73a4c865fb35228c6.png

We see that the initial discontinuity is immediately smoothed out. The solution at later times retains the same shape, but is more stretched out.
The derivative of this solution with respect to x
c203623bebcfe379730fc046303bece9.png
is itself a solution, with h spreading out from its initial peak, and plays a significant role in the further analysis of this equation.
The same similiarity method can also be applied to some non-linear equations.
[edit] Separating variables

We can also obtain some solutions of this equation by separating variables.
2e345955bdcef195b01e95ab1424843c.png
giving us the two ordinary differential equations
d94c559c2343408e758168fc98a7f087.png
and solutions of the general form
dabf0dd18f6136d0dcbb38097157c242.png
 
Last edited:
Any partial differential equation of the form
281ab0af6383d6b2ffef2d4bdf415c5c.png
where h1, h2 … hn, and b are all functions of both u and Rn can be reduced to a set of ordinary differential equations.
To see how to do this, we will first consider some simpler problems.
[edit] Special cases

We will start with the simple PDE
78b49d5b5a12e2e3e4fc1f6bbc5a5559.png
Because u is only differentiated with respect to z, for any fixed x and y we can treat this like the ODE, du/dz=u. The solution of that ODE is cez, where c is the value of u when z=0, for the fixed x and y
Therefore, the solution of the PDE is
u(x,y,z) = u(x,y,0)ezInstead of just having a constant of integration, we have an arbitary function. This will be true for any PDE.
Notice the shape of the solution, an arbitary function of points in the xy, plane, which is normal to the 'z' axis, and the solution of an ODE in the 'z' direction.
Now consider the slightly more complex PDE
7081a006d7ddcc07b0a4f5118099dec1.png
where h can be any function, and each a is a real constant.
We recognize the left hand side as being a·, so this equation says that the differential of u in the a direction is h(u). Comparing this with the first equation suggests that the solution can be written as an arbitary function on the plane normal to a combined with the solution of an ODE.
Remembering from Calculus/Vectors that any vector r can be split up into components parallel and perpendicular to a,
187be9524f75dc2b5d54bfe9f8bc0e50.png
we will use this to split the components of r in a way suggested by the analogy with (1).
Let's write
2262e55c2d43b171507465ca878725de.png
and substitute this into (2), using the chain rule. Because we are only differentiating in the a direction, adding any function of the perpendicular vector to s will make no difference.
First we calculate grad s, for use in the chain rule,
1b9c2a81db0c39f210cded5856ebec09.png
On making the substitution into (2), we get,
7b8fe59bb61c99d61c19313de1fb8743.png
which is an ordinary differential equation with the solution
ce3af6c3861a576c712bd6b94d6cd67d.png
The constant c can depend on the perpendicular components, but not upon the parallel coordinate. Replacing s with a monotonic scalar function of s multiplies the ODE by a function of s, which doesn't affect the solution.
Example:
u(x,t)x = u(x,t)tFor this equation, a is (1, -1), s=x-t, and the perpendicular vector is (x+t)(1, 1). The reduced ODE is du/ds=0 so the solution is
u=f(x+t)To find f we need initial conditions on u. Are there any constraints on what initial conditions are suitable?

Consider, if we are given
  • u(x,0), this is exactly f(x),
  • u(3t,t), this is f(4t) and f(t) follows immediately
  • u(t3+2t,t), this is f(t3+3t) and f(t) follows, on solving the cubic.
  • u(-t,t), then this is f(0), so if the given function isn't constant we have a inconsistency, and if it is the solution isn't specified off the initial line.
Similarly, if we are given u on any curve which the lines x+t=c intersect only once, and to which they are not tangent, we can deduce f.
For any first order PDE with constant coefficients, the same will be true. We will have a set of lines, parallel to r=at, along which the solution is gained by integrating an ODE with initial conditions specified on some surface to which the lines aren't tangent.
If we look at how this works, we'll see we haven't actually used the constancy of a, so let's drop that assumption and look for a similar solution.
The important point was that the solution was of the form u=f(x(s),y(s)), where (x(s),y(s)) is the curve we integrated along -- a straight line in the previous case. We can add constant functions of integration to s without changing this form.
Consider a PDE,
a(x,y)ux + b(x,y)uy = c(x,y,u)For the suggested solution, u=f(x(s),y(s)), the chain rule gives
b55e1271c2aac82a6e091ac0d0f963d0.png
Comparing coefficients then gives
af2c4eab0035ca26ba2c57f0378d4c04.png
so we've reduced our original PDE to a set of simultaneous ODE's. This procedure can be reversed.
The curves (x(s),y(s)) are called characteristics of the equation.
Example: Solve yux = xuy given u=f(x) for x≥0 The ODE's are
d02b59f6bb8bf22d518bbc95f8aad033.png
subject to the initial conditions at s=0,
4181fa7b4b96b807bfb4d62954453f80.png
This ODE is easily solved, giving
1b46063eb76e0cf3347a1ce73e9810db.png
so the characteristics are concentric circles round the origin, and in polar coordinates u(r,θ)=f(r)
Considering the logic of this method, we see that the independence of a and b from u has not been used either, so that assumption too can be dropped, giving the general method for equations of this quasilinear form.
[edit] Quasilinear

Summarising the conclusions of the last section, to solve a PDE

71661d41aa1f0f78ef38aca2e80866a5.png
subject to the initial condition that on the surface, (x1(r1,…,rn-1, …xn(r1,…,rn-1), u=f(r1,…,rn-1) --this being an arbitary paremetrisation of the initial surface--
  • we transform the equation to the equivalent set of ODEs,
d430889da8cf18fcabc33396a3a13f44.png
subject to the initial conditions
5997204cec994c5ceb1624b442155035.png

  • Solve the ODE's, giving xi as a function of s and the ri.
  • Invert this to get s and the ri as functions of the xi.
  • Substitute these inverse functions into the expression for u as a function of s and the ri obtained in the second step.
Both the second and third steps may be troublesome.
The set of ODEs is generally non-linear and without analytical solution. It may even be easier to work with the PDE than with the ODEs.
In the third step, the ri together with s form a coordinate system adapted for the PDE. We can only make the inversion at all if the Jacobian of the transformation to Cartesian coordinates is not zero,
9492f241a36f5a7e160854b7b9680542.png
This is equivalent to saying that the vector (a1, &hellip:, an) is never in the tangent plane to a surface of constant s.
If this condition is not false when s=0 it may become so as the equations are integrated. We will soon consider ways of dealing with the problems this can cause.
Even when it is technically possible to invert the algebraic equations it is obviously inconvenient to do so.
[edit] Example

To see how this works in practice, we will
a/ consider the PDE,
uux + uy + ut = 0with generic initial condition,
u = f(x,y) on t = 0Naming variables for future convenience, the corresponding ODE's are
ca579832ddad35eb331f1919be9c90da.png
subject to the initial conditions at τ=0
b48aab6612b174c7cc2625b2b808781d.png
These ODE's are easily solved to give
3a256b074d9d4fdc24f669bbe8d11507.png
These are the parametric equations of a set of straight lines, the characteristics.
The determinant of the Jacobian of this coordinate transformation is
3f490832d1b1e427e1e491050483b8ea.png
This determinant is 1 when t=0, but if fr is anywhere negative this determinant will eventually be zero, and this solution fails.
In this case, the failure is because the surface sfr = - 1 is an envelope of the characteristics.
For arbitary f we can invert the transformation and obtain an implicit expression for u
u = f(x - tu,y - x)If f is given this can be solved for u.
1/ f(x,y) = ax, The implicit solution is
462c85068279e1c441169a10fdb5dddc.png
This is a line in the u-x plane, rotating clockwise as t increases. If a is negative, this line eventually become vertical. If a is positive, this line tends towards u=0, and the solution is valid for all t.
2/ f(x,y)=x2, The implicit solution is
5c8a961c13a727875976d64b4cc5f72e.png

This solution clearly fails when 1 + 4tx < 0, which is just when sfr = - 1 . For any t>0 this happens somewhere. As t increases this point of failure moves toward the origin.
Notice that the point where u=0 stays fixed. This is true for any solution of this equation, whatever f is.
We will see later that we can find a solution after this time, if we consider discontinuous solutions. We can think of this as a shockwave.
3/ f(x,y) = sin(xy)
The implicit solution is
34b6cefaf71ed415ede155f0b3d95d1e.png
and we can not solve this explitly for u. The best we can manage is a numerical solution of this equation.
b/We can also consider the closely related PDE
uux + uy + ut = yThe corresponding ODE's are
e67b63b66a389588eb4a0c373db93cb8.png
subject to the initial conditions at τ=0
b48aab6612b174c7cc2625b2b808781d.png
These ODE's are easily solved to give
b11e0e5e3a75236134d57123ab199f32.png
Writing f in terms of u, s, and τ, then substituting into the equation for x gives an implicit solution
47f0a838bfbcd84c5f5bf72a7e39170b.png
It is possible to solve this for u in some special cases, but in general we can only solve this equation numerically. However, we can learn much about the global properties of the solution from further analysis
[edit] Characteristic initial value problems

What if initial conditions are given on a characteristic, on an envelope of characteristics, on a surface with characteristic tangents at isolated points?
[edit] Discontinuous solutions

So far, we've only considered smooth solutions of the PDE, but this is too restrictive. We may encounter initial conditions which aren't smooth, e.g.
46be68518100fe237705175e505eafea.png
If we were to simply use the general solution of this equation for smooth initial conditions,
0febfa016a3c55ed75110dc1c22bc83d.png
we would get
f57e7c6beba3ee545a357e3430e7e393.png
which appears to be a solution to the original equation. However, since the partial differentials are undefined on the characteristic x+ct=0, so it becomes unclear what it means to say that the equation is true at that point.
We need to investigate further, starting by considering the possible types of discontinuities.
If we look at the derivations above, we see we've never use any second or higher order derivatives so it doesn't matter if they aren't continuous, the results above will still apply.
The next simplest case is when the function is continuous, but the first derivative is not, e.g |x|. We'll initially restrict ourselves to the two-dimensional case, u(x, t) for the generic equation.
e0d4d3b524114f576039701e36d6c420.png
Typically, the discontinuity is not confined to a single point, but is shared by all points on some curve, (x0(s), t0(s) )
Then we have
8c57700bcdb8928afe9d74feccd75b3c.png
We can then compare u and its derivatives on both sides of this curve.
It will prove useful to name the jumps across the discontinuity. We say
060ba3c5f80cc76a89104a10df9a1736.png
Now, since the equation (1) is true on both sides of the discontinuity, we can see that both u+ and u-, being the limits of solutions, must themselves satisfy the equation. That is,
8d0ddfb95d3144cf08d67977847d0bfe.png
Subtracting then gives us an equation for the jumps in the differentials
4f58744879452aea6365c62507ba6254.png
We are considering the case where u itself is continuous so we know that [u]=0. Differentiating this with respect to s will give us a second equation in the differential jumps.
f419372424eecb72bc3e4c805bf58e4a.png
The last two equations can only be both true if one is a multiple of the other, but multiplying s by a constant also multiplies the second equation by that same constant while leaving the curve of discontinuity unchanged, hence we can without loss of generality define s to be such that
02f18b1aef920d553e1e93bdcc0857fc.png
But these are the equations for a characteristic, i.e discontinuities propagate along characteristics. We could use this property as an alternative definition of characteristics.
We can deal similarly with discontinuous functions by first writing the equation in conservation form, so called because conservation laws can always be written this way.
f893804a5063c2fd00de63e391cf65da.png
Notice that the left hand side can be regarded as the divergence of (au, bu). Writing the equation this way allows us to use the theorems of vector calculus.
Consider a narrow strip with sides parallel to the discontinuity and width h
We can integrate both sides of (1) over R, giving
8936dad9e6c9306440c6ae57c664ef4f.png
Next we use Green's theorem to convert the left hand side into a line integral.
1a3385b6f3b71ab9af51fea065c18539.png
Now we let the width of the strip fall to zero. The right hand side also tends to zero but the left hand side reduces to the difference between two integrals along the part of the boundary of R parallel to the curve.
6ce424e8aaaabf5cf12eab480ba42c88.png
The integrals along the opposite sides of R have different signs because they are in opposite directions.
For the last equation to always be true, the integrand must always be zero, i.e
f9ea208c9baa5364b189549d65e9d306.png
Since, by assumption [u] isn't zero, the other factor must be, which immediately implies the curve of discontinuity is a characteristic.
Once again, discontinuities propagate along characteristics.
Above, we only considered functions of two variables, but it is straightforward to extend this to functions of n variables.
The initial condition is given on an n-1 dimensional surface, which evolves along the characteristics. Typical discontinuities in the initial condition will lie on a n-2 dimensional surface embedded within the initial surface. This surface of discontinuity will propagate along the characteristics that pass through the initial discontinuity.
The jumps themselves obey ordinary differential equations, much as u itself does on a characteristic. In the two dimensional case, for u continuous but not smooth, a little algebra shows that
a3463dbfeeed2d28cb3e762c2315db85.png
while u obeys the same equation as before,
c6fc74e362a31bfe87207a769b9b2ee5.png
We can integrate these equations to see how the discontinuity evolves as we move along the characteristic.
We may find that, for some future s, [ux] passes through zero. At such points, the discontinuity has vanished, and we can treat the function as smooth at that characteristic from then on.
Conversely, we can expect that smooth functions may, under the righr circumstances, become discontinuous.
To see how all this works in practice we'll consider the solutions of the equation
0a1fff6306cce3894be66add49f52111.png
for three different initial conditions.
The general solution, using the techniques outlined earlier, is
99d1e4db05b1c012ca2a22c8a50f008e.png
u is constant on the characteristics, which are straight lines with slope dependent on u.
First consider f such that
6124fedb3bd7dd891ca7fe912b0a5279.png
While u is continuous its derivative is discontinuous at x=0, where u=0, and at x=a, where u=1. The characteristics through these points divide the solution into three regions.
All the characteristics to the right of the characteristic through x=a, t=0 intersect the x-axis to the right of x=1, where u=1 so u is 1 on all those characteristics, i.e whenever x-t>a.
Similarly the characteristic through the origin is the line x=0, to the left of which u remains zero.
We could find the value of u at a point in between those two characteristics either by finding which intermediate characteristic it lies on and tracing it back to the initial line, or via the general solution.
Either way, we get
c72d848ea9ecd8558fc04fbbaec5081d.png
At larger t the solution u is more spread out than at t=0 but still the same shape.
We can also consider what happens when a tends to 0, so that u itself is discontinuous at x=0.
If we write the PDE in conservation form then use Green's theorem, as we did above for the linear case, we get
d4179e2a881e3ed75361b0149acdead1.png
[u²] is the difference of two squares, so if we take s=t we get
66100b65e4458c27f0d7bfab6bea8943.png
In this case the discontinuity behaves as if the value of u on it were the average of the limiting values on either side.
However, there is a caveat.
Since the limiting value to the left is u- the discontinuity must lie on that characteristic, and similarly for u+; i.e the jump discontinuity must be on an intersection of characteristics, at a point where u would otherwise be multivalued.
For this PDE the characteristic can only intersect on the discontinuity if
d2d9d3a7438f0f726593b836310bd6c5.png
If this is not true the discontinuity can not propagate. Something else must happen.
The limit a=0 is an example of a jump discontinuity for which this condition is false, so we can see what happens in such cases by studying it.
Taking the limit of the solution derived above gives
452ea88b15f20a6d7ce56a17678e3f25.png
If we had taken the limit of any other sequence of initials conditions tending to the same limit we would have obtained a trivially equivalent result.
Looking at the characteristics of this solution, we see that at the jump discontinuity characteristics on which u takes every value betweeen 0 and 1 all intersect.
At later times, there are two slope discontinuities, at x=0 and x=t, but no jump discontinuity.
This behaviour is typical in such cases. The jump discontinuity becomes a pair of slope discontinuities between which the solution takes all appropriate values.
Now, lets consider the same equation with the initial condition
fdb965d46b90f1e52affd5e410873c29.png
This has slope discontinuities at x=0 and x=a, dividing the solution into three regions.
The boundaries between these regions are given by the characteristics through these initial points, namely the two lines
5e6ba58a1423a09a2fc93faafb5759d0.png
These characteristics intersect at t=a, so the nature of the solution must change then.
In between these two discontinuities, the characteristic through x=b at t=0 is clearly
c3c046f9c2d1cb3578dda41fc82c81c8.png
All these characteristics intersect at the same point, (x,t)=(a,a).
We can use these characteristics, or the general solution, to write u for t<a
021c419dbb1554f92782aa6e8c4361e2.png
As t tends to a, this becomes a step function. Since u is greater to the left than the right of the discontinuity, it meets the condition for propagation deduced above, so for t>a u is a step function moving at the average speed of the two sides.
45860517b963a8aa3f2fda64270c2600.png
This is the reverse of what we saw for the initial condition previously considered, two slope discontinuities merging into a step discontinuity rather than vice versa. Which actually happens depends entirely on the initial conditions. Indeed, examples could be given for which both processes happen.
In the two examples above, we started with a discontinuity and investigated how it evolved. It is also possible for solutions which are initially smooth to become discontinuous.
For example, we saw earlier for this particular PDE that the solution with the initial condition u=x² breaks down when 2xt+1=0. At these points the solution becomes discontinuous.

Typically, discontinuities in the solution of any partial differential equation, not merely ones of first order, arise when solutions break down in this way and propagate similarly, merging and splitting in the same fashion.
[edit] Fully non-linear PDEs

It is possible to extend the approach of the previous sections to reduce any equation of the form
0548d574fc5b52ebb249fe76da02bfa2.png
to a set of ODE's, for any function, F.
We will not prove this here, but the corresponding ODE's are
999d77cb61b27d918dac520c84a97ecb.png
If u is given on a surface parameterized by r1…rn then we have, as before, n initial conditions on the n, xi
7a3a3dcf9793c6f0add4794df5839b8a.png
given by the parameterization and one initial condition on u itself,
0c922769629dff1ebae65b5c6a43f2c8.png
but, because we have an extra n ODEs for the ui's, we need an extra n initial conditions.
These are, n-1 consistency conditions,
ebacc2f5f8e03d293030578accd3e81c.png
which state that the ui's are the partial derivatives of u on the initial surface, and one initial condition
c1084c1c80e82c557696001d9c36773a.png
stating that the PDE itself holds on the initial surface.
These n initial conditions for the ui will be a set of algebraic equations, which may have multiple solutions. Each solution will give a different solution of the PDE.
[edit] Example

Consider
ddf26f504e8b0b510525f47ee6615ab3.png
The initial conditions at τ=0 are
3c837b909b0484c24fc1b06dc82b237e.png
and the ODE's are
6e49f8fbe578ac5cabe46cf11b2668c2.png
Note that the partial derivatives are constant on the characteristics. This always happen when the PDE contains only partial derivatives, simplifying the procedure.
These equations are readily solved to give
b6da31f33f92e6f7154c46cf131b3f2a.png
On eliminating the parameters we get the solution,
681179a41c7f549aeaa476fb14decb06.png
which can easily be checked. abc
[edit] Second order

Suppose we are given a second order linear PDE to solve
e44544ae198e6fed5c1743ce517ab8f1.png

The natural approach, after our experience with ordinary differential equations and with simple algebraic equations, is attempt a factorisation. Let's see how for this takes us.
We would expect factoring the left hand of (1) to give us an equivalent equation of the form
0da7991c79c356f47440e08c0cd1affa.png
and we can immediately divide through by a. This suggests that those particular combinations of first order derivatives will play a special role.
Now, when studying first order PDE's we saw that such combinations were equivalent to the derivatives along characteristic curves. Effectively, we changed to a coordinate system defined by the characteristic curve and the initial curve.
Here, we have two combinations of first order derivatives each of which may define a different characteristic curve. If so, the two sets of characteristics will define a natural coordinate system for the problem, much as in the first order case.
In the new coordinates we will have
68e32cf6ab8fd6ea64090022ebe8ec9e.png
with each of the factors having become a differentiation along its respective characteristic curve, and the left hand side will become simply urs giving us an equation of the form
5161eb1ffc5d45d38f325db6e519cc45.png
If A, B, and C all happen to be zero, the solution is obvious. If not, we can hope that the simpler form of the left hand side will enable us to make progress.
However, before we can do all this, we must see if (1) can actually be factored.
Multiplying out the factors gives
96c5348489ac8180d27bda2cf5489041.png

On comparing coefficients, and solving for the α's we see that they are the roots of

1a429f80a894213f6bf755cdfc7f9ade.png
Since we are discussing real functions, we are only interested in real roots, so the existence of the desired factorization will depend on the discriminant of this quadratic equation.
  • If b(x,y)2 > 4a(x,y)c(x,y)
then we have two factors, and can follow the procedure outlined above. Equations like this are called hyperbolic
  • If b(x,y)2 = 4a(x,y)c(x,y)
then we have only factor, giving us a single characteristic curve. It will be natural to use distance along these curves as one coordinate, but the second must be determined by other considerations.The same line of argument as before shows that use the characteristic curve this way gives a second order term of the form urr, where we've only taken the second derivative with respect to one of the two coordinates. Equations like this are called parabolic
  • If b(x,y)2 < 4a(x,y)c(x,y)
then we have no real factors. In this case the best we can do is reduce the second order terms to the simplest possible form satisfying this inequality, i.e urr+ussIt can be shown that this reduction is always possible. Equations like this are called ellipticIt can be shown that, just as for first order PDEs, discontinuities propagate along characteristics. Since elliptic equations have no real characteristics, this implies that any discontinuities they may have will be restricted to isolated points; i.e, that the solution is almost everywhere smooth.
This is not true for hyperbolic equations. Their behavior is largely controlled by the shape of their characteristic curves.
These differences mean different methods are required to study the three types of second equation. Fortunately, changing variables as indicated by the factorisation above lets us reduce any second order PDE to one in which the coefficients of the second order terms are constant, which means it is sufficient to consider only three standard equations.
08401bd0b64ad8367eea6b7cf65bbb7e.png
We could also consider the cases where the right hand side of these equations is a given function, or proportional to u or to one of its first order derivatives, but all the essential properties of hyperbolic, parabolic, and elliptic equations are demonstrated by these three standard forms.
While we've only demonstrated the reduction in two dimensions, a similar reduction applies in higher dimensions, leading to a similar classification. We get, as the reduced form of the second order terms,
5a9680bcb278ee936bf51323a798e4ab.png
where each of the ais is equal to either 0, +1, or -1.
If all the ais have the same sign the equation is elliptic
If any of the ais are zero the equation is parabolic
If exactly one of the ais has the opposite sign to the rest the equation is hyperbolic
In 2 or 3 dimensions these are the only possibilities, but in 4 or more dimensions there is a fourth possibility: at least two of the ais are positive, and at least two of the ais are negative.
Such equations are called ultrahyperbolic. They are less commonly encountered than the other three types, so will not be studied here.
When the coefficients are not constant, an equation can be hyperbolic in some regions of the xy plane, and elliptic in others. If so, different methods must be used for the solutions in the two regions.


[edit] Elliptic

Standard form, Laplace's equation:
ad0e7853970769ab760929be42c81a58.png
Quote equation in spherical and cylindrical coordinates, and give full solution for cartesian and cylindrical coordinates. Note averaging property Comment on physical significance, rotation invariance of laplacian.
[edit] Hyperbolic

Standard form, wave equation:
804385e3b2ab9e0b291d61c0f0a78ec1.png
Solution, any sum of functions of the form
54a27dfa0463e7836bbf16eff0449892.png
These are waves. Compare with solution from separating variables. Domain of dependance, etc.
[edit] Parabolic

The canonical parabolic equation is the diffusion equation:
cf0d6c521d925a62f8c2b99f23a0b1f1.png
Here, we will consider some simple solutions of the one-dimensional case.
The properties of this equation are in many respects intermediate between those of hyperbolic and elliptic equation.
As with hyperbolic equations but not elliptic, the solution is well behaved if the value is given on the initial surface t=0.
However, the characteristic surfaces of this equation are the surfaces of constant t, thus there is no way for discontinuities to propagate to positive t.
Therefore, as with elliptic equations but not hyberbolic, the solutions are typically smooth, even when the initial conditions aren't.
Furthermore, at a local maximum of h, its Laplacian is negative, so h is decreasing with t, while at local minima, where the Laplacian will be positive, h will increase with t. Thus, initial variations in h will be smoothed out as t increases.
In one dimension, we can learn more by integrating both sides,
e7c733e1bc7f652151c8cf644832c8a5.png
Provided that hx tends to zero for large x, we can take the limit as a and b tend to infinity, deducing
6ba99dc394519188dc176dda2a632f56.png
so the integral of h over all space is constant.
This means this PDE can be thought of as describing some conserved quantity, initially concentrated but spreading out, or diffusing, over time.
This last result can be extended to two or more dimensions, using the theorems of vector calculus.
We can also differentiate any solution with respect to any coordinate to obtain another solution. E.g if h is a solution then
a2be1b48b86e9486821169e0c9318796.png
so hx also satisfies the diffusion equation.
[edit] Similarity solution

Looking at this equation, we might notice that if we make the change of variables
46721e4d0faafa312a4f5d77a8927c17.png
then the equation retains the same form. This suggests that the combination of variables x²/t, which is unaffected by this variable change, may be significant.
We therefore assume this equation to have a solution of the special form
a9b7666d305b94ebd4636c640228fde5.png
then
9f9f40a0a17ce84edec110de3eb7c2a1.png
and substituting into the diffusion equation eventually gives
61cd9e26570ee94132ffdd7cfda736f0.png
which is an ordinary differential equation.
Integrating once gives
2a98443920f2770bae8f3d1145a3577f.png
Reverting to h, we find
1411b7ceb3378d3fd5fd2d72d817c1b1.png
This last integral can not be written in terms of elementary functions, but its values are well known.
In particular the limiting values of h at infinity are
e8255619eb9011ca14780eb49ebc60c7.png
taking the limit as t tends to zero gives
67644fabf0e9a7e73a4c865fb35228c6.png

We see that the initial discontinuity is immediately smoothed out. The solution at later times retains the same shape, but is more stretched out.
The derivative of this solution with respect to x
c203623bebcfe379730fc046303bece9.png
is itself a solution, with h spreading out from its initial peak, and plays a significant role in the further analysis of this equation.
The same similiarity method can also be applied to some non-linear equations.
[edit] Separating variables

We can also obtain some solutions of this equation by separating variables.
2e345955bdcef195b01e95ab1424843c.png
giving us the two ordinary differential equations
d94c559c2343408e758168fc98a7f087.png
and solutions of the general form
dabf0dd18f6136d0dcbb38097157c242.png

Can you explain that in laymans terms please? :sleep::sleep:
 

dxChat
Help Users
  • No one is chatting at the moment.