11.1 Modelling the eye


Tsph


Figure 11.1: The temperature on the outside of 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 2{0}^{∘} C, and the part in contact with the body is at 3{6}^{∘} C. If we look for the steady state temperature it is described by Laplace’s equation,

{ \mathop{∇}}^{2}u(r,θ) = 0.
(11.1)

Expressing the Laplacian {\mathop{∇}}^{2} in spherical coordinates (see chapter 7) we find

{1\over { r}^{2}} {∂\ \over ∂r}\left ({r}^{2}{∂u\over ∂r}\right ) + {1\over { r}^{2}\mathop{ sin}\nolimits θ} {∂\ \over ∂θ}\left (\mathop{sin}\nolimits θ{∂u\over ∂θ}\right ) = 0.
(11.2)

Once again we solve the equation by separation of variables,

u(r,θ) = R(r)T(θ).
(11.3)

After this substitution we realize that

{[{r}^{2}R']'\over R} = −{[\mathop{sin}\nolimits θT']'\over T\mathop{sin}\nolimits θ} = λ.
(11.4)

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

[\mathop{sin}\nolimits θT']' + λT\mathop{sin}\nolimits θ = 0.
(11.5)

This equation is called Legendre’s equation, or actually it carries that name after changing variables to x =\mathop{ cos}\nolimits θ. Since θ runs from 0 to π, we find \mathop{sin}\nolimits θ > 0, and we have

\mathop{sin}\nolimits θ = \sqrt{1 − {x}^{2}}.
(11.6)

After this substitution we are making the change of variables we find the equation (y(x) = T(θ) = T(\mathop{arccos}\nolimits x), and we now differentiate w.r.t. x, d∕dθ = −\sqrt{1 − {x}^{2}}d∕dx)

{d\over dx}\left [(1 − {x}^{2}){dy\over dx}\right ] + λy = 0.
(11.7)

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) ={ \mathop{∑ }}_{j=0}{a}_{j}{x}^{j}.
(11.8)

We find the equation

{\mathop{∑ }}_{j=0}^{∞}j(j − 1){a}_{ j}{x}^{j−2} −{\mathop{∑ }}_{j=0}^{∞}j(j − 1){a}_{ j}{x}^{j} − 2{\mathop{∑ }}_{j=0}^{∞}j{a}_{ j}{x}^{j} + λ{\mathop{∑ }}_{j=0}^{∞}{a}_{ j}{x}^{j} = 0
(11.9)

After introducing the new variable i = j − 2, we have

{\mathop{∑ }}_{j=0}^{∞}(i + 1)(i + 1){a}_{ i+2}{x}^{i} −{\mathop{∑ }}_{j=0}^{∞}[j(j + 1) − λ]{a}_{ j}{x}^{j} = 0.
(11.10)

Collecting the terms of the order {x}^{k}, we find the recurrence relation

{a}_{k+2} = {k(k + 1) − λ\over (k + 1)(k + 2)}{a}_{k}.
(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 =\mathop{ cos}\nolimits θ = ±1 are the north and south pole of a sphere).

We thus have, for n even,

{y}_{n} = {a}_{0} + {a}_{2}{x}^{2} + \mathop{\mathop{…}} + {a}_{ n}{x}^{n}.
(11.12)

For odd n we find odd polynomials,

{y}_{n} = {a}_{1}x + {a}_{3}{x}^{3} + \mathop{\mathop{…}} + {a}_{ n}{x}^{n}.
(11.13)

One conventionally defines

{a}_{n} = {(2n)!\over n{!}^{2}{2}^{n}}.
(11.14)

With this definition we obtain

\array{ {P}_{0}& =&1, &\ \ \ &{P}_{1}& =&x, \cr {P}_{2}& =&{3\over 2}{x}^{2} −{1\over 2}, &&{P}_{3}& =&{1\over 2}(5{x}^{3} − 3x), \cr {P}_{4}& =&{1\over 8}(35{x}^{4} − 30{x}^{2} + 3),&&{P}_{ 5}& =&{1\over 8}(63{x}^{5} − 70{x}^{3} + 15x).}
(11.15)

A graph of these polynomials can be found in figure 11.2.


Pn


Figure 11.2: The first few Legendre polynomials {P}_{n}(x).