<< Chapter < Page Chapter >> Page >
u t = c 2 ( u x x + u y y )

( heat equation in two dimensions)

u t t = c 2 ( u x x + u y y )

( wave equation in two dimensions)

u x x + u y y = 0

( Laplace’s equation in two dimensions)

In the first two equations, the unknown function u has three independent variables— t , x , and y —and c is an arbitrary constant. The independent variables x and y are considered to be spatial variables, and the variable t represents time. In Laplace’s equation, the unknown function u has two independent variables x and y .

A solution to the wave equation

Verify that

u ( x , y , t ) = 5 sin ( 3 π x ) sin ( 4 π y ) cos ( 10 π t )

is a solution to the wave equation

u t t = 4 ( u x x + u y y ) .

First, we calculate u t t , u x x , and u y y :

u t t = t [ u t ] = t [ 5 sin ( 3 π x ) sin ( 4 π y ) ( −10 π sin ( 10 π t ) ) ] = t [ −50 π sin ( 3 π x ) sin ( 4 π y ) sin ( 10 π t ) ] = −500 π 2 sin ( 3 π x ) sin ( 4 π y ) cos ( 10 π t ) u x x = x [ u x ] = x [ 15 π cos ( 3 π x ) sin ( 4 π y ) cos ( 10 π t ) ] = −45 π 2 sin ( 3 π x ) sin ( 4 π y ) cos ( 10 π t ) u y y = y [ u y ] = y [ 5 sin ( 3 π x ) ( 4 π cos ( 4 π y ) ) cos ( 10 π t ) ] = y [ 20 π sin ( 3 π x ) cos ( 4 π y ) cos ( 10 π t ) ] = −80 π 2 sin ( 3 π x ) sin ( 4 π y ) cos ( 10 π t ) .

Next, we substitute each of these into the right-hand side of [link] and simplify:

4 ( u x x + u y y ) = 4 ( −45 π 2 sin ( 3 π x ) sin ( 4 π y ) cos ( 10 π t ) + 80 π 2 sin ( 3 π x ) sin ( 4 π y ) cos ( 10 π t ) ) = 4 ( −125 π 2 sin ( 3 π x ) sin ( 4 π y ) cos ( 10 π t ) ) = −500 π 2 sin ( 3 π x ) sin ( 4 π y ) cos ( 10 π t ) = u t t .

This verifies the solution.

Got questions? Get instant answers now!
Got questions? Get instant answers now!

Verify that u ( x , y , t ) = 2 sin ( x 3 ) sin ( y 4 ) e −25 t / 16 is a solution to the heat equation

u t = 9 ( u x x + u y y ) .
Got questions? Get instant answers now!

Since the solution to the two-dimensional heat equation is a function of three variables, it is not easy to create a visual representation of the solution. We can graph the solution for fixed values of t , which amounts to snapshots of the heat distributions at fixed times. These snapshots show how the heat is distributed over a two-dimensional surface as time progresses. The graph of the preceding solution at time t = 0 appears in the following figure. As time progresses, the extremes level out, approaching zero as t approaches infinity.

A complicated curve in xyz space with many sinusoidally alternating local maxima and minima.

If we consider the heat equation in one dimension, then it is possible to graph the solution over time. The heat equation in one dimension becomes

u t = c 2 u x x ,

where c 2 represents the thermal diffusivity of the material in question. A solution of this differential equation can be written in the form

u m ( x , t ) = e π 2 m 2 c 2 t sin ( m π x )

where m is any positive integer. A graph of this solution using m = 1 appears in [link] , where the initial temperature distribution over a wire of length 1 is given by u ( x , 0 ) = sin π x . Notice that as time progresses, the wire cools off. This is seen because, from left to right, the highest temperature (which occurs in the middle of the wire) decreases and changes color from red to blue.

A curve in xtu space with a local maximum at (0.5, 0, 12). From this maximum, the values decrease with increasing t and for any value of x.
Graph of a solution of the heat equation in one dimension over time.

Lord kelvin and the age of earth

This figure consists of two figures marked a and b. Figure a show Lord Kelvin, dressed well and with a beard. Figure b shows an image of the planet Earth taken from space.
(a) William Thomson (Lord Kelvin), 1824-1907, was a British physicist and electrical engineer; (b) Kelvin used the heat diffusion equation to estimate the age of Earth (credit: modification of work by NASA).

During the late 1800s, the scientists of the new field of geology were coming to the conclusion that Earth must be “millions and millions” of years old. At about the same time, Charles Darwin had published his treatise on evolution. Darwin’s view was that evolution needed many millions of years to take place, and he made a bold claim that the Weald chalk fields, where important fossils were found, were the result of 300 million years of erosion.

At that time, eminent physicist William Thomson (Lord Kelvin) used an important partial differential equation, known as the heat diffusion equation , to estimate the age of Earth by determining how long it would take Earth to cool from molten rock to what we had at that time. His conclusion was a range of 20 to 400 million years, but most likely about 50 million years. For many decades, the proclamations of this irrefutable icon of science did not sit well with geologists or with Darwin.

Read Kelvin’s paper on estimating the age of the Earth.

Kelvin made reasonable assumptions based on what was known in his time, but he also made several assumptions that turned out to be wrong. One incorrect assumption was that Earth is solid and that the cooling was therefore via conduction only, hence justifying the use of the diffusion equation. But the most serious error was a forgivable one—omission of the fact that Earth contains radioactive elements that continually supply heat beneath Earth’s mantle. The discovery of radioactivity came near the end of Kelvin’s life and he acknowledged that his calculation would have to be modified.

Kelvin used the simple one-dimensional model applied only to Earth’s outer shell, and derived the age from graphs and the roughly known temperature gradient near Earth’s surface. Let’s take a look at a more appropriate version of the diffusion equation in radial coordinates, which has the form

T t = K [ 2 T 2 r + 2 r T r ] .

Here, T ( r , t ) is temperature as a function of r (measured from the center of Earth) and time t . K is the heat conductivity—for molten rock, in this case. The standard method of solving such a partial differential equation is by separation of variables, where we express the solution as the product of functions containing each variable separately. In this case, we would write the temperature as

T ( r , t ) = R ( r ) f ( t ) .
  1. Substitute this form into [link] and, noting that f ( t ) is constant with respect to distance ( r ) and R ( r ) is constant with respect to time ( t ) , show that
    1 f f t = K R [ 2 R r 2 + 2 r R r ] .
  2. This equation represents the separation of variables we want. The left-hand side is only a function of t and the right-hand side is only a function of r , and they must be equal for all values of r and t . Therefore, they both must be equal to a constant. Let’s call that constant λ 2 . (The convenience of this choice is seen on substitution.) So, we have
    1 f f t = λ 2 and K R [ 2 R r 2 + 2 r R r ] = λ 2 .

    Now, we can verify through direct substitution for each equation that the solutions are f ( t ) = A e λ 2 t and R ( r ) = B ( sin α r r ) + C ( cos α r r ) , where α = λ / K . Note that f ( t ) = A e + λ n 2 t is also a valid solution, so we could have chosen + λ 2 for our constant. Can you see why it would not be valid for this case as time increases?
  3. Let’s now apply boundary conditions.
    1. The temperature must be finite at the center of Earth, r = 0 . Which of the two constants, B or C , must therefore be zero to keep R finite at r = 0 ? (Recall that sin ( α r ) / r α = as r 0 , but cos ( α r ) / r behaves very differently.)
    2. Kelvin argued that when magma reaches Earth’s surface, it cools very rapidly. A person can often touch the surface within weeks of the flow. Therefore, the surface reached a moderate temperature very early and remained nearly constant at a surface temperature T s . For simplicity, let’s set T = 0 at r = R E and find α such that this is the temperature there for all time t . (Kelvin took the value to be 300 K 80 ° F . We can add this 300 K constant to our solution later.) For this to be true, the sine argument must be zero at r = R E . Note that α has an infinite series of values that satisfies this condition. Each value of α represents a valid solution (each with its own value for A ) . The total or general solution is the sum of all these solutions.
    3. At t = 0 , we assume that all of Earth was at an initial hot temperature T 0 (Kelvin took this to be about 7000 K . ) The application of this boundary condition involves the more advanced application of Fourier coefficients. As noted in part b. each value of α n represents a valid solution, and the general solution is a sum of all these solutions. This results in a series solution:
      T ( r , t ) = ( T 0 R E π ) n ( −1 ) n 1 n e λ n 2 t sin ( α n r ) r , where α n = n π / R E .

Note how the values of α n come from the boundary condition applied in part b. The term 1 n 1 n is the constant A n for each term in the series, determined from applying the Fourier method. Letting β = π R E , examine the first few terms of this solution shown here and note how λ 2 in the exponential causes the higher terms to decrease quickly as time progresses:

T ( r , t ) = T 0 R E π r ( e K β 2 t ( sin β r ) 1 2 e −4 K β 2 t ( sin 2 β r ) + 1 3 e −9 K β 2 t ( sin 3 β r ) 1 4 e −16 K β 2 t ( sin 4 β r ) + 1 5 e −25 K β 2 t ( sin 5 β r ) ... ) .

Near time t = 0 , many terms of the solution are needed for accuracy. Inserting values for the conductivity K and β = π / R E for time approaching merely thousands of years, only the first few terms make a significant contribution. Kelvin only needed to look at the solution near Earth’s surface ( [link] ) and, after a long time, determine what time best yielded the estimated temperature gradient known during his era ( 1 ° F increase per 50 ft ) . He simply chose a range of times with a gradient close to this value. In [link] , the solutions are plotted and scaled, with the 300 K surface temperature added. Note that the center of Earth would be relatively cool. At the time, it was thought Earth must be solid.

This figure consists of two figures labeled a and b. Figure a shows three curves labeled 20, 50, and 200 million years on a chart showing fraction of the earth’s radius vs. temperature (K). The highest curve is the 20 million one, then the 50 million one, and then the 200 million one, with all of them starting with a mildly decreasing slope until the slope decreases more steeply around x = 0.2 and then they all intersect at roughly (1, 315). Figure b shows a close up near (1, 315) with the x axis marked 4.0 miles below Earth’s surface; the curves all appear linear in this close up, with the slopes increasing as the value of the curve does.
Temperature versus radial distance from the center of Earth. (a) Kelvin’s results, plotted to scale. (b) A close-up of the results at a depth of 4.0 mi below Earth’s surface.

Epilog

On May 20 , 1904 , physicist Ernest Rutherford spoke at the Royal Institution to announce a revised calculation that included the contribution of radioactivity as a source of Earth’s heat. In Rutherford’s own words:

“I came into the room, which was half-dark, and presently spotted Lord Kelvin in the audience, and realised that I was in for trouble at the last part of my speech dealing with the age of the Earth, where my views conflicted with his. To my relief, Kelvin fell fast asleep, but as I came to the important point, I saw the old bird sit up, open an eye and cock a baleful glance at me.

Then a sudden inspiration came, and I said Lord Kelvin had limited the age of the Earth, provided no new source [ of heat ] was discovered . That prophetic utterance referred to what we are now considering tonight, radium! Behold! The old boy beamed upon me.”

Rutherford calculated an age for Earth of about 500 million years. Today’s accepted value of Earth’s age is about 4.6 billion years.

Practice Key Terms 4

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Calculus volume 3. OpenStax CNX. Feb 05, 2016 Download for free at http://legacy.cnx.org/content/col11966/1.2
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Calculus volume 3' conversation and receive update notifications?

Ask