Modelling the eye

Figure 11.1: The temperature in a simple model of the eye
\includegraphics[width=8cm]{Tsph}

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,$ \theta$ and not on $ \phi$. 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,

$\displaystyle \nabla$2u(r,$\displaystyle \theta$) = 0. (11.1)

Expressing the Laplacian $ \nabla$2 in spherical coordinates (see chapter 7) we find

$\displaystyle {\frac{{1}}{{r^{2}}}}$$\displaystyle {\frac{{\partial ~}}{{\partial r}}}$$\displaystyle \left(\vphantom{r^{2}\frac{\partial u}{\partial r} }\right.$r2$\displaystyle {\frac{{\partial u}}{{\partial r}}}$$\displaystyle \left.\vphantom{r^{2}\frac{\partial u}{\partial r} }\right)$ + $\displaystyle {\frac{{1}}{{r^{2}\sin\theta}}}$$\displaystyle {\frac{{\partial ~}}{{\partial \theta}}}$$\displaystyle \left(\vphantom{\sin\theta\frac{\partial u}{\partial \theta}}\right.$sin$\displaystyle \theta$$\displaystyle {\frac{{\partial u}}{{\partial \theta}}}$$\displaystyle \left.\vphantom{\sin\theta\frac{\partial u}{\partial \theta}}\right)$ = 0. (11.2)

Once again we solve the equation by separation of variables,

u(r,$\displaystyle \theta$) = R(r)T($\displaystyle \theta$). (11.3)

After this substitution we realize that

$\displaystyle {\frac{{[r^{2} R']'}}{{R}}}$ = - $\displaystyle {\frac{{[\sin\theta T']'}}{{T\sin\theta}}}$ = $\displaystyle \lambda$. (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

[sin$\displaystyle \theta$T']' + $\displaystyle \lambda$T sin$\displaystyle \theta$ = 0. (11.5)

This equation is called Legendre's equation, or actually it carries that name after changing variables to x = cos$ \theta$. Since $ \theta$ runs from 0 to $ \pi$, we find sin$ \theta$ > 0, and we have

sin$\displaystyle \theta$ = $\displaystyle \sqrt{{1-x^{2}}}$. (11.6)

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

$\displaystyle {\frac{{d}}{{dx}}}$$\displaystyle \left[\vphantom{(1-x^{2})\frac{dy}{dx}}\right.$(1 - x2)$\displaystyle {\frac{{dy}}{{dx}}}$$\displaystyle \left.\vphantom{(1-x^{2})\frac{dy}{dx}}\right]$ + $\displaystyle \lambda$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 = $ \pm$1. Near x = 0 we can solve it by straightforward substitution of a Taylor series,

y(x) = $\displaystyle \sum_{{j=0}}^{}$ajxj. (11.8)

We find the equation

$\displaystyle \sum_{{j=0}}^{{\infty}}$j(j - 1)ajxj-2 - $\displaystyle \sum_{{j=0}}^{{\infty}}$j(j - 1)ajxj -2$\displaystyle \sum_{{j=0}}^{{\infty}}$jajxj + $\displaystyle \lambda$$\displaystyle \sum_{{j=0}}^{{\infty}}$ajxj = 0 (11.9)

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

$\displaystyle \sum_{{j=0}}^{{\infty}}$(i + 1)(i + 1)ai+2xi - $\displaystyle \sum_{{j=0}}^{{\infty}}$[j(j + 1) - $\displaystyle \lambda$]ajxj = 0. (11.10)

Collecting the terms of the order xk, we find the recurrence relation

ak+2 = $\displaystyle {\frac{{k(k+1)-\lambda}}{{(k+1)(k+2)}}}$ak. (11.11)

If $ \lambda$ = n(n + 1) this series terminates - actually those are the only acceptable solutions, any one where $ \lambda$ 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$ \theta$ = $ \pm$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 = $\displaystyle {\frac{{(2n)!}}{{n!^{2} 2^{n}}}}$. (11.14)

With this definition we obtain

P0 = 1,     P1 = x,
P2 = $ {\frac{{3}}{{2}}}$x2 - $ {\frac{{1}}{{2}}}$,   P3 = $ {\frac{{1}}{{2}}}$(5x3 - 3x),
P4 = $ {\frac{{1}}{{8}}}$(35x4 -30x2 + 3),   P5 = $ {\frac{{1}}{{8}}}$(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).
\includegraphics[width=8cm]{Pn}


© 2002 Niels Walet, UMIST
Email Niels.Walet@umist.ac.uk