Figure 11.1:
The temperature in a simple model of the eye
|
|
Let me model the temperature in a simple model of the eye, where the
eye is a sphere, and the eyelids are circular. In that case we can put
the z-axis straight through the middle of the eye, and we can assume
that the temperature does only depend on r,
and not on
. We assume that the part of the eye in contact with air is at a
temperature of
20o C, and the part in contact with the body
is at
36o C. If we look for the steady state temperature it
is described by Laplace's equation,
2u(r, ) = 0. |
(11.1) |
Expressing the Laplacian
2 in spherical coordinates
(see chapter 7) we find
Once again we solve the equation by separation of variables,
u(r, ) = R(r)T( ). |
(11.3) |
After this substitution we realize that
The equation for R will be shown to be easy to solve (later).
The one for T is of much more interest. Since for 3D problems the angular
dependence is more complicated, whereas in 2D the angular functions were
just sines and cosines.
The equation for T is
[sin T']' + T sin = 0. |
(11.5) |
This equation is called Legendre's equation, or actually it carries that
name after changing variables to
x = cos
. Since
runs from 0
to
, we find
sin
> 0, and we have
sin = . |
(11.6) |
After this substitution we are making the change of variables we find
the equation (
y(x) = T(
) = T(arccos x), and we now differentiate
w.r.t. x,
d /d
= -
d /dx)
This equation is easily seen to be self-adjoint. It is not very hard
to show that x = 0 is a regular (not singular) point - but the equation is
singular at x =
1. Near x = 0 we can solve it by straightforward
substitution of a Taylor series,
y(x) = ajxj. |
(11.8) |
We find the equation
j(j - 1)ajxj-2 - j(j - 1)ajxj -2 jajxj +  ajxj = 0 |
(11.9) |
After introducing the new variable i = j - 2, we have
(i + 1)(i + 1)ai+2xi - [j(j + 1) - ]ajxj = 0. |
(11.10) |
Collecting the terms of the order xk, we find the recurrence relation
ak+2 = ak. |
(11.11) |
If
= n(n + 1) this series terminates - actually those are the
only acceptable solutions, any one where
takes a different
value actually diverges at x = + 1 or x = - 1, not acceptable for a
physical quantity - it can't just diverge at the north or south pole
(
x = cos
=
1 are the north and south pole of a sphere).
We thus have, for n even,
| yn = a0 + a2x2 +...+ anxn. |
(11.12) |
For odd n we find odd polynomials,
| yn = a1x + a3x3 +...+ anxn. |
(11.13) |
One conventionally defines
an = . |
(11.14) |
With this definition we obtain
| P0 |
= |
1, |
|
P1 |
= |
x, |
| P2 |
= |
x2 - , |
|
P3 |
= |
(5x3 - 3x), |
| P4 |
= |
(35x4 -30x2 + 3), |
|
P5 |
= |
(63x5 -70x3 + 15x). |
|
(11.15) |
A graph of these polynomials can be found in figure 11.2.
Figure 11.2:
The first few Legendre polynomials Pn(x).
|
|