Alder - Multivariate Calculus
Alder - Multivariate Calculus
Alder - Multivariate Calculus
Michael D. Alder
November 13, 2002
Contents
1 Introduction
2 Optimisation
2.1
3 Constrained Optimisation
3.1
7
15
Lagrangian Multipliers . . . . . . . . . . . . . . . . . . . . . . 15
23
4.1
Definitions Galore . . . . . . . . . . . . . . . . . . . . . . . . . 23
4.2
4.3
Independence of Parametrisation . . . . . . . . . . . . . . . . 34
4.4
4.5
5 Greens Theorem
5.1
5.2
47
Motivation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47
5.1.1
Functions as transformations . . . . . . . . . . . . . . . 47
5.1.2
5.1.3
Spin Fields . . . . . . . . . . . . . . . . . . . . . . . . 52
. . . . . . . . . . . 50
CONTENTS
5.3
5.3.2
5.3.3
5.4
5.5
97
6.1
Classical . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 97
6.2
Modern . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 103
6.3
Divergence . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 116
7 Fourier Theory
123
7.1
7.2
7.3
Applications . . . . . . . . . . . . . . . . . . . . . . . . . . . 132
7.4
7.5
7.6
7.7
7.8
155
8.1
Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . 155
8.2
Intuitive . . . . . . . . . . . . . . . . . . . . . . . . . . 159
8.2.2
CONTENTS
8.4
8.5
8.6
8.7
8.8
8.9
CONTENTS
Chapter 1
Introduction
It is the nature of things that every syllabus grows. Everyone who teaches
it wants to put his favourite bits in, every client department wants their
precious fragment included.
This syllabus is more stuffed than most. The recipes must be given; the
reasons why they work usually cannot, because there isnt time. I dislike
this myself because I like understanding things, and usually forget recipes
unless I can see why they work.
I shall try, as far as possible, to indicate by Proofs by arm-waving how one
would go about understanding why the recipes work, and apologise in advance to any of you with a taste for real mathematics for the crammed course.
Real mathematicians like understanding things, pretend mathematicians like
knowing tricks. Courses like this one are hard for real mathematicians, easy
for bad ones who can remember any old gibberish whether it makes sense or
not.
I recommend that you go to the Mathematics Computer Lab and do the
following:
Under the Apple icon on the top line select Graphing Calculator and
double click on it.
When it comes up, click on demos and select the full demo.
Sit and watch it for a while.
When bored press the <tab> key to get the next demo. Press <shift><tab>
to go backwards.
CHAPTER 1. INTRODUCTION
When you get to the graphing in three dimensions of functions with two
variables x and y, click on the example text and press <return/enter>.
This will allow you to edit the functions so you can graph your own.
Try it and see what you get for functions like
z
z
z
z
z
= x2 + y 2
= x2 y 2
= xy
= 4 x2 y 2
= xy x3 y 2 + 4
case
case
case
case
case
1
2
3
4
5
If you get a question in a practice class asking you about maxima or minima
or saddle points, nick off to the lab at some convenient time and draw the
picture. It is worth 1000 words. At least.
I also warmly recommend you to run Mathematica or MATLAB and try the
DEMOs there. They are a lot of fun. You could learn a lot of Mathematics
just by reading the documentation and playing with the examples in either
program.
I dont recommend this activity because it will make you better and purer
people (though it might.) I recommend it because it is good fun and beats
watching television.
I use the symbol to denote the end of a proof and P , < expression >
when P is defined to be < expression >
Chapter 2
Optimisation
2.1
[eg. f
x
y
R2
R
x
x
f
y
y
= z = xy x5 /5 y 3 /3 + 4 ]
10
CHAPTER 2. OPTIMISATION
which is, at a point
[eg. f
x
y
a
b
f f
,
x y
a 1 2 matrix
just a pair of numbers.
= z = xy x5 /5 y 3 /3 + 4
f f
,
x y
f f
,
= y x4 , x y 2
x y
2
3
= [3 16, 2 9] = [13, 7]
x
y
= 13x 7y
x2
y3
+
(2)(3)
25
5
(f
2
3)
33
3
+4
= 5.4)
11
a
b
is a critical point
of f then
f f
,
x y
a
b
= [0, 0].
12
CHAPTER 2. OPTIMISATION
Remark 2.1.3. You might want to check that all these 3 definitions are
equivalent. Notice that this is just a polynomial function of degree two in
two variables.
Definition 2.5. If f : R2 R is twice differentiable at
x
a
=
y
b
the second derivative is the matrix in the quadratic form
#
" 2
f
2f
xa
x2
xy
[x a, y b] 2 f
2f
yb
yx
y 2
Remark 2.1.4. When
the
first derivative is zero, it is the best fitting
a
quadratic to f at
, although we need to add in a constant to lift
b
it up so that
it is more than tangent to the surface which is the graph of
a
f at
. You met this in first semester in Taylors theorem for functions
b
of two variables.
13
a
Theorem 2.1. If the determinant of the second derivative is positive at
b
for
a continuously differentiable function
f having first derivative zero at
a
a
, then in a neighbourhood of
, f has either a maximum or a minb
b
imum,
whereas if the determinant is negative then in a neighbourhood of
a
, f is a saddle point. If the determinant is zero, the test is uninformab
tive.
Proof by arm-waving:
We have that if the first derivative is zero, the
a
second derivative at
of f is the approximating quadratic form from
b
Taylors theorem, so we can work with this (second order) approximation to
f in order to decide what shape (approximately) the graph of f has.
The quadratic approximation is just a symmetric matrix, and all the information about the shape of the surface is contained in it. Because it is symmetric,
it can be diagonalised by an orthogonal matrix, (ie we can rotate the surface
until the quadratic form matrix is just
a 0
0 b
We can now rescale the new x and y axes by dividing the x by |a| and the y
by |b|. This wont change the shape of the surface in any essential way.
This means all quadratic forms are, up to shifting, rotating and stretching
1 0
1 0
1 0
1 0
or
or
or
.
0 1
0 1
0 1
0 1
ie.
x2 + y 2
x2 y 2
x2 y 2
1 0
x
[x, y]
= x2 + y 2
0 1
y
x2 + y 2 since
14
CHAPTER 2. OPTIMISATION
zero and if
D2 f
a
b
"
=
is continuous on a neighbourhood of
2
and if det D f
a
b
2f
x2
2f
yx
a
b
2f
xy
2f
y 2
#
a
b
>0
then if
f has a local minimum at
a
b
2 f
>0
x2 a
b
and if
2 f
<0
x2 a
b
a
f has a local maximum at
.
b
Proof The trace of a matrix is the sum of the diagonal terms and this is
also unchanged by rotations, and the sign of it is unchanged by scalings. So
again we reduce to the four possible basic quadratic forms
1 0
1 0
1 0
1 0
0 1
0 1
0 1
0 1
,
,
,
x2 + y 2
x2 y 2
x2 y 2
x2 + y 2
and the trace distinguishes betweeen the first two, being positive at a minimum and negative at a maximum. Since the two diagonal terms have the
same sign we need only look at the sign of the first.
Example 2.1.1. Find and classify all critical points of
x
f
= xy x4 y 2 + 2.
y
15
f f
,
= y 4x3 , x 2y
x y
1
8
or x =
2 8
1
8
8
1
2 8
y=
and there are three critical points
D f=
D f
0
0
=
!
1
8
1
2 8
D2 f
8
1
2 8
0 1
1 2
12
2f
x2
2f
yx
0
0
2f
xy
2f
y 2
and det = 1 so
8
1
2 8
12x2 1
1
2
0
0
1
8
D f
=
1 2
maximum or a minimum.
1
8
1
2 8
!
.
is a saddle point.
and det = 3 1 = 2 so the point is either a
Remark 2.1.5. Only a wild optimist would believe I have got this all correct
without making a slip somewhere. So I recommend strongly that you try
checking it on a computer with Mathematica, or by using a graphics calculator
(or the software on the Mac).
16
CHAPTER 2. OPTIMISATION
Chapter 3
Constrained Optimisation
3.1
Lagrangian Multipliers
18
19
x
y
: [0, 2) R2
cos t
t
sin t
is
f
x
y
20
g
x
2x
x
Well, g
= g =
y
2y
y
f
x
2x
x
and f
= f =
2y
y
y
x
x
So f
= g
R
y
y
2x
2x
=
R
2y
2y
0
1
,
0
1
i : 1 i k
21
f (x) =
1
X
i gi (x)
i=1,K
22
x
y
R2 : g
x
y
= 0 as the constrained set, with
g =
Then f
R,
x
y
= g
1
2y
=
x
y
2x
2y
R
2x
2y
= 1 and x = 1/2 y =
15
4
or y = 0 and x = 2 and = 12
so the critical points are at
1/2
1/2
2
2
15
15
0
0
2
2
If you think about f
x
y
figure 3.2.
Looking at the part over the circle x2 + y 2 = 4 it looks like figure 3.3. Both
pictures were drawn by Mathematica.
23
at
.
y = 215
24
Chapter 4
Fields and Forms
4.1
Definitions Galore
You may have noticed that I have been careful to write vectors in Rn as
vertical columns
x1
x2
..
.
xn
x
and in particular
R2 and not (x, y) R2 .
y
You will have been, I hope, curious to know why. The reason is that I want
to distinguish between elements of two very similar vector spaces, R2 and
R2 .
Definition 4.1. Dual Space
n Z+ ,
Rn , L(Rn , R)
is the (real) vector space of linear maps fom Rn to R, under the usual addition
and scaling of functions.
Remark 4.1.1. You need to do some checking of axioms here, which is
soothing and mostly mechanical.
Remark 4.1.2. Recall from Linear Algebra the idea of an isomorphism of
vector spaces. Intuitively, if spaces are isomorphic, they are pretty much the
same space, but the names have been changed to protect the guilty.
25
26
b,f
1
0
R ,f
=f x
+y
y
y
0
1
Since f is linear this is:
xf
1
0
+ yf
0
1
= ax + by
27
R2
R
x
ax + by
y
Then it is natural to look for a basis for R2 and the obvious candidate is
([1, 0], [0, 1])
The first of these sends
x
y
x
28
A continuous vector field is one where the map is continuous, a differentiable vector field one where it is differentiable, and a smooth vector field is
one where the map is infinitely differentiable, that is, where it has partial
derivatives of all orders.
Remark 4.1.8. We are being sloppy here because it is traditional. If we
were going to be as lucid and clear as we ought to, we would define a space
of tangents to Rn at each point, and a vector field would be something more
than a map which seems to be going to itself. It is important to at least
grasp intuitively that the domain and range of V are different spaces, even if
they are isomorphic and given the same name. The domain of V is a space
of places and the codomain of V (sometimes called the range) is a space of
arrows.
Definition 4.4. Differential 1-Form A differential 1-form on Rn or covector field on Rn is a map
: R n Rn
It is smooth when the map is infinitely differentiable.
Remark 4.1.9. Unless otherwise stated, we assume that all vector fields and
forms are infinitely differentiable.
Remark 4.1.10. We think of a vector field on R2 as a whole stack of little
arrows, stuck on the space. By taking the transpose, we can think of a
differential 1-form in the same way.
a
2
2
If V : R R is a vector field, we think of V
as a little arrow going
b
x
x+a
from
to
.
y
y+b
Example 4.1.1. Sketch the vector field on R2 given by
x
y
V
=
y
x
Because the arrows tend to get in each others way, we often scale them down
in length. This gives a better picture, figure 4.1. You might reasonably look
at this and think that it looks like what you would get if you rotated R2
anticlockwise about the origin, froze it instantaneously and put the velocity
vector at each point of the space. This is 100% correct.
Remark 4.1.11. We can think of a differential 1-form on R2 in exactly the
same way: we just represent the covector by attaching its transpose. In fact
29
30
x
y
x1
x2
..
.
xn
xi
Remark 4.1.12. It now makes sense to write the above vector field as
y i + x j
or the corresponding differential 1-form as
y dx + x dy
This is more or less the classical notation.
Why do we bother with having two things that are barely distinguishable?
It is clear that if we have a physical entity such as a force field, we could
cheerfully use either a vector field or a differential 1-form to represent it. One
part of the answer is given next:
Definition 4.8. A smooth 0-form on Rn is any infinitely differentiable map
(function)
f : Rn R.
Remark 4.1.13. This is, of course, just jargon, but it is convenient. The
reason is that we are used to differentiating f and if we do we get
Df : Rn L(Rn , R)
f
f f
,
,...
x
Df (x) =
x1 x2
xn (x)
This I shall write as
df : Rn Rn
31
f
f
dx +
dy
x
y
which was something the classical mathematicians felt happy about, the dx
and the dy being infinitesimal quantities. Some modern mathematicians
feel that this is immoral, but it can be made intellectually respectable.
Remark 4.1.14. The old-timers used to write, and come to think of it still
do,
f
x1
f (x) , ...
f
xn
32
4.2
Definition 4.12. I = {x R : 0 x 1}
Definition 4.13. A smooth curve in Rn is the image of a map
c : I Rn
that is infinitely differentiable everywhere.
It is piecewise smooth if it is continuous and fails to be smooth at only a
finite set of points.
Definition 4.14. A smooth curve is oriented by giving the direction in which
t is increasing for t I R
Remark 4.2.1. If you decided to use some interval other than the unit
interval, I, it would not make a whole lot of difference, so feel free to use,
for example, the interval of points between 0 and 2 if you wish. After all, I
can always map I into your interval if I feel obsessive about it.
Remark 4.2.2. [Motivation] Suppose the wind is blowing in a rather erratic manner, over the great gromboolian plain (R2 ). In figure 4.2 you can
see the path taken by me on my bike together with some vectors showing the
wind force.
34
F (c(t)) q c0 (t)dt
t=0
1
0
(draw it) c is
c(t) ,
cos 2 t
sin 2 t
for t [0, 1]
Differentiating c we get:
c (t) =
My assist is therefore
Z t=1
t=0
=
2
=
2
sin 2 t
cos 2 t
Z
t=1
t=0
2 sin 2 t
cos 2 t
2
q
2 sin 2 t
cos 2 t
2
dt
i
sin2 t + cos2 t dt
2
2
to
0
1
my path
1
0
c (t) =
0
t
q
1
0
which is zero. This is not to surprising if we look at the path and the vector
field.
The next stage has a new c(t):
c(t) ,
0
t
36
Remark 4.2.3. The only difficulty in doing these sums is that I might describe the path and fail to give it parametrically - this can be your job. Oh,
and the integrals could be truly awful. But thats why Mathematica was
invented.
4.3
Independence of Parametrisation
Suppose the path is the quarter circle from [1, 0]T to [0, 1]T , the circle being
centred on the origin. One student might write
c : [0, 1] R2
c(t) ,
cos( 2 t)
sin( 2 t)
x
y
,
y
x
evaluate the integral of F along the straight line joining
1
0
to
0
.
1
37
Parametrisation 1
c : [0, 1] R2
1
(1 t)
0
1t
t
t
=
1
1
1
1
c =
+t
0
1
t
1t
t=0
Z
t + 1 tdt =
dt
1dt = t]10 = 1
sin t
1 sin t
F (c(t)) =
So the integral is
R t=/2
sin t
1 sin t
t=0
q
cos t
cos t
dt
/2
=
0
Z
=
0
/2
38
So we got the same result although we moved along the line segment at a
different speed. (starting off quite fast and slowing down to zero speed on
arrival)
Does it always happen? Why does it happen? You need to think about this
until it joins the collection of things that are obvious.
In the next proposition, [a, b] , {x R : a x b}
Proposition 4.3.1. If c : [u, v] Rn is differentiable and : [a, b] [u, v]
is a differentiable monotone function with (a) = u and (b) = v and e :
[a, b] Rn is defined by e , c , then for any continuous vector field V on
Rn ,
Z
Z
v
V(c(t)) q c0 (t)dt =
V(e(t)) q e0 (t)dt.
39
It is obvious that the answer to these three cases are different. (b) obviously
gives zero, (a) gives a positive answer and (c) the negative of it.
(I dont need to do any sums but I suggest you do.) (Its very easy!)
4.4
V =
c
V(c(t)) q c0 (t)dt
= (c(b)) (c(a))
Proof
Z
V=
c
V(c(t)) q c0 (t)dt
r=a
write
c(t) =
x1 (t)
x2 (t)
..
.
xn (t)
Then:
40
V =
(c(t))
x1
(c(t))
x2
dx1
dt
dx2
dt
.. dt
.
..
.
dxn
(c(t))
dt
x
t
Z X
dxi
i
=
dt
xi c(t)
dt t
Z t=b
d
=
( c) dt
(chain rule)
t=a dt
Z t=b
=
d( c)
t=c
= c(a) c(b)
In other words, its the chain rule.
Corollary
R 4.4.1.1. For a conservative vector field, V, the integral over a
curve c c V depends only on the end points of the curve and not on the
path.
Remark 4.4.1. It is possible to ask an innocent young student to tackle a
thoroughly appalling path integral question, which the student struggles for
days with. If the result in fact doesnt depend on the path, there could be
an easier way.
Example 4.4.1.
x
2x cos(x2 + y 2 )
V
,
y
2y cos(x2 + y 2 )
1
0
Let c be the path from
to
that follows the curve shown in fig0
1
ure 4.4, a quarter of a circle with centre at [1, 1]T .
R
Find c V
1 sin t
The innocent student finds c(t) =
t [0, /2] and tries to eval1 cos t
uate
Z /2
2(1 sin t) cos((1 sin t)2 + (1 cos t)2 ) q cos t
dt
2(1 cos t) cos((1 sin t)2 + (1 cos t)2 )
sin t
t=0
41
= 0 since 12 + 02 = 02 + 12 = 1.
1
0
So if
f
x
Q=
f
.
y
P
2f
2f
Q
=
=
=
y
yx
xy
x
P
Q
=
y
x
= 0
y
x
42
Remark 4.4.4. Then the above argument shows that every exact 1-form is
closed. We want the converse, but at least it is easy to check if there is hope.
Example 4.4.2.
V
x
y
=
2x cos(x2 + y 2 )
2y cos(x2 + y 2 )
has
P = 2x cos(x2 + y 2 ),
Q = 2y cos(x2 + y 2 )
and
P
Q
= (4xy sin(x2 + y 2 )) =
y
x
So there is hope, and indeed the field is conservative: integrate P with respect
to x to get, say, f and check that
f
=Q
y
P
= 1
y
but
Q
= +1
x
So there is no hope that the field is conservative, something our physical
intuitions should have told us.
4.5
R
c
43
R
c
Proof: If there were two paths, c1 and c2 between the same end points and
Z
Z
V 6=
V
c1
c2
R
c1 ?c2
Remark 4.5.2. This uses the fact that the path integral along any path in
one direction is the negative of the reversed path. This is easy to prove. Try
it. (Change of variable formula again)
Proposition 4.5.2. If V : Rn Rn is continuous on a connected open
set D Rn
R
And if c V is independent of the path
Then V is conservative on D
Proof: Let 0 be any point. I shall keep it fixed in what follows and define
(0) , 0
x1
x2
..
.
xn
some ball centred on P , comes in to P changing only xi , the ith component.
In the diagram in R2 , figure 4.5, I come in along the x-axis.
x1 a
x2
0
In fact we choose P = ..
for some positive real number a, and the
.
xn
0
path goes from 0 to P , then in the straight line from P 0 to P
44
x1
..
We have V . =
xn
x1
V1 ...
xn
..
for each Vi a continuous function
.
x1
..
Vn .
xn
Rn to R, and
Z
P0
Z
V=
V+
V
P0
Where I have specified the endpoints only since V has the independence of
path properly.
RP
For every point P D I define ( P ) to be 0 V, and I can rewrite the
above equation as
(P ) = (P ) +
P0
= (P 0 ) +
t=0
V1 (c(t))
..
q
Vn (c(t))
1
0
0
..
.
U
dt
where c(t) =
x1 a + t
x2
..
.
45
for 0 t a.
xn
Since the integration is just along the x1 line we can write
x1
x2
Z x=x1
x3
0
(P ) = (P ) +
V1
dx
..
x=x0
.
xn
Differentiating with respect to x1
=0+
x1
x1
x=x1
x=x0
V1
x
x2
..
.
dx
xn
Recall the Fundamental theorem of calculus here:
Z t=x
d
f (t)dt = f (x)
dx t=0
to conclude that
= V1
x1
x1
x2
..
.
xn
Similarly for
xi
for all i [1 . . . n]
In other words, V = as claimed.
46
47
=0
x
y
on D, there is a potential function f : D R such that F = f , that is,
F is conservative.
Proof No Proof. Too hard for you at present.
48
Chapter 5
Greens Theorem
5.1
5.1.1
Motivation
Functions as transformations
If, like the government of Singapore. you dont like chewing gum, substitute putty
or plasticene. It just needs to be something that can be stretched and wont spring back
when you let go
49
50
5.1. MOTIVATION
51
Remark 5.1.2. This looks like a sensible definition. It may look familiar.
S(f, a) , lim
Remark 5.1.3. Suppose I have two maps done one after the other:
g
R R R
If S(g, a) = 2 and S(f, g(a)) = 3 then it is obvious that S(f g, a) = 6. In
general it is obvious that
S(f g, a) = (S(g, a))(S(f, g(a)))
52
5.1.2
Remark 5.1.5. This way of thinking makes sense of the change of variables
formula in integration, something which you may have merely memorised.
Suppose we have the problem of integrating some function f : U R
where U is an interval. I shall write [a, b] for the interval {x R : a x b}
So the problem is to calculate
Z
f (x) dx
a
5.1. MOTIVATION
53
The integral is defined to be the limit of the sum of the areas of little boxes
sitting on the segment [a, b]. I have shown some of the boxes. We can
pull back the function f (expressed via its graph) to f g which is in a
sense the same function well, it has got itself compressed, in general by
different amounts at different places, because g stretches I to the (longer in
the picture) interval [a, b].
Now the integral of f g over I is obviously related to the integral of f over
[a, b]. If we have a little box at t I, the height of the function f g at t is
exactly the same as the height of f over g(t). But if the width of the box at
t is t, it gets stretched by an amount which is approximately g 0 (t) in going
to [a, b]. So the area of the box on g(t), which is what g does to the box at t,
is approximately the area of the box at t multiplied by g 0 (t). And since this
holds for all the little boxes no matter how small, and the approximation
gets better as the boxes get thinner, we deduce that it holds for the integral:
Z 1
Z b
0
f g(t) g (t) dt =
f (x) dx
0
This is the change of variable formula. It actually works even when g is not
1-1, since if g retraces its path and then goes forward again, the backward
bit is negative and cancels out the first forward bit. Of course, g has to be
differentiable or the formula makes no sense.2
When you do the integral
Z
/2
sin(t) cos(t) dt
0
you are doing exactly this stretch factor trick. In this case g is the function
that takes t to x = sin(t); it takes the interval from 0 to /2 to the interval
I (thus compressing it) and the function y = x pulls back to the function
y = sin(t) over [0, /2]. The stretching factor is dx = cos(t) dt and is taken
care of by the differentials. We shall see an awful lot of this later on in the
course.
2
g could fail to be differentiable at a finite number of points; we could cut the path
up into little bits over which the formula makes sense and works. At the points where it
doesnt, well, we just ignore them, because after all, how much are they going to contribute
to the integral? Zero is the answer to that, so the hell with them.
54
5.1.3
Spin Fields
Remark 5.1.6. I hope that you can see that thinking about functions as
stretching intervals and having an amount of stretch at a point is useful: it
helps us understand otherwise magical formulae. Now I am ready to use the
kind of thinking that we went through in defining the amount of stretch of a
function at a point. Instead, I shall be looking at differential 1-forms or R2
and looking at the amount of twist the 1-form may have at a point of R2 .
The 1-form ydx + xdy clearly has some, see figure 5.4
Remark 5.1.7. Think about a vector field or differential 1-form on R2 and
imagine it is the velocity field of a moving fluid. Now stick a tiny paddle
wheel in at a point so as to measure the rotation or twist or spin at a
point.
This idea, like the amount of stretch of a function f : R R is vague, but
we can try to make it precise by saying it in algebra.
Remark 5.1.8. If
V
x
y
, P (x, y) dx + Q (x, y) dy
is the 1-form, look first at Q (x, y) along the horizontal line through the point
a
b
5.1. MOTIVATION
55
Figure 5.6: Q
Q
x
x
a
b
+
a
b
is
Q
4x
x
Q
4x
x
a
and the spin per unit length about
in the positive direction is
b
Q
a
b
Q
x
Similarly there is a tendency to twist in the opposite direction given by
P
y
56
x
y
This is a function from R2 to R.
Example 5.1.6.
, x2 y dx + 3y 2 x dy
spin() = 3y 2 2xy
Example 5.1.7.
, y dx + x dy
spin() = 2
Where 2 is the constant function.
Remark 5.1.9. Another way of making the idea of twist at a point precise
would be to take the integral around a little square centred on the point and
divide by the area of the square.
If the square, figure 5.7 has side 24 we go around each side.
a+4
a+4
From
to
we need consider only the Q-component which
b4
b+4
at the midpoint is approximately
Q
a
b
+
57
Q
4
x
442
x
y
and dividing by the area (442 ) we get
Q P
spin(V) ,
x
y
again.
5.2
58
ZZ
Z
V=
`
Q P
x
y
AQEP
QBM E
M CN E
N DP E
This is trivial, since we get the integral around each subsquare by adding up
the integral around each edge; the inner lines are traversed twice in opposite
directions and so cancel out.
We can continue subdividing the squares as finely as we like, and the sum
of the path integral around all the little squares is still going to be the path
integral around the big one.
But the path integral around a very small square can be approximated by
Q P
x
y
59
evaluated at the centre of the square and multiplied by its area, as we saw in
the last section. And the limit of this sum is precisely the definition of the
Riemann integral of
Q P
x
y
over the region enclosed by the square.
Remark 5.2.1. To do it for more general regions we might hope the boundary is reasonable and fill it with squares. This is not terribly convincing, but
we can reason that other regions also have path integral over the boundary
approximated by
Q P
dx dy
x
y
U
where U is the inside of the triangle, P (x, y) = sin(x3 ) and Q(x, y) = xy + 6
This gives
Z 1 Z 1x
(y 0) dy dx
0
The little circle in the integral told you c was supposed to be a simple loop.
Sometimes they had an arrow on the circle.
60
The only known use for these signs is to impress first year students with how
clever you are, and it doesnt work too well.
Example 5.2.2. Find:
I
p
(loge (x6 + 152) + 17y) dx + ( 1 + y 58 + x) dy
S1
You must admit this looks horrible regarded as a path integral. It is easily
seen however to be
Z
(1 17)
D2
this is 16 times the area of the unit disc which is of course So we get
16
Remark 5.2.4. So Greens Theorem can be used to scare the pants off
people who have just learnt to do line integrals. This is obviously extremely
useful.
5.3
The idea of a vector field having an amount of twist or spin at each point
turned out to make sense. Now I want to consider something a bit wilder.
Suppose I have a physical system which has, for each point in the plane, an
amount of twist or spin associated with it. We do not need to assume this
comes from a vector field, although it might. I could call such a thing a
twist field or spin field on R2 . If I did I would be the only person doing
so, but there is a proper name for the idea, it is called3 a differential 2-form.
To signal the fact that there is a number associated with each point of the
plane and it matters which orientation the plane has, we write
R(x, y) dx dy
for this spin field. The dx dy tells us the positive direction, from x to y.
If we reverse the order we reverse the sign:
dx dy = dy dx
3
61
Remark 5.3.1. The idea makes sense, and we now have a spin field and
we can ask, does it come from a vector field? Or more simply, we have a
differential 2-form and we would like to know if it comes from a differential
1-form.
Given R(x, y) dx dy, is there always a P dx + Q dy that gives
R(x, y) =
Q P
?
x
y
= xy sin(y)
x
y
All I did was to set P to zero and integrate Q with respect to x. This is a
bit too easy to be interesting. It stops being so silly if we do it on R3 , as we
shall see later.
Remark 5.3.2. It should be obvious that just as we had the derivative taking
0-forms to 1-forms, so we have a process for getting 2-forms from 1-forms.
The process is called the exterior derivative, written d and on R2 is is defined
by:
Definition 5.1. If , P dx + Q dy is a 1-form on R2 the exterior derivative
of , d, is defined by
Q P
d ,
dx dy
x
y
Remark 5.3.3. Although I have been doing all this on R2 , it all goes over
to R3 and indeed Rn for any larger n. It is particularly important in R3 , so
I shall go through this case separately.
Remark 5.3.4. If you can believe in a spin field in R2 you can probably
believe in one on R3 . Again, you can see that a little paddle wheel in a vector
field flow on R3 could turn around as a result of different amounts of push
on different sides. Now this time the paddle wheel could be chosen to be in
62
any plane through the point, and the amount of twist would depend on the
point and the plane chosen. If you think of time as a fourth dimension, you
can see that it makes just as much sense to have a spin field on R4 . In both
cases, there is a point and a preferred plane and there has to be a number
associated with the point and the plane. After all, twists occur in planes.
This is exactly why 2-forms were invented. Another thing about them: if
you kept the point fixed and varied the plane continuously until you had the
same plane, only upside down, you would get the negative of the answer you
got with the plane the other way up. In R3 the paddle wheel stick would be
pointing in the opposite direction.
We can in fact specify the amount of spin in three separate planes, the x y
plane, the x z plane, and the y z plane, and this is enough to be able to
calculate it for any plane. This looks as though we are really doing Linear
Algebra, and indeed we are.
Definition 5.2. 2-forms on R3 A smooth differential 2-form on R3 is written
, E(x, y, z) dx dy + F (x, y, z) dx dz + G(x, y, z) dy dz
where the functions E, F, G are all smooth.
Remark 5.3.5. If you think of this as a spin field on R3 with E(x, y, z)
giving the amount of twist in the x y plane, and similarly for F, G, you
wont go wrong. This is a useful way to visualise a differential 2-form on R3 .
Remark 5.3.6. It might occur to you that I have told you how we write a
differential 2-form, and I have indicated that it can be used for talking about
spin fields, and told you how to visualise the spin fields and hence differential
2-forms. What I have not done is to give a formal definition of what one is.
Patience, Im coming to this.
Example 5.3.2. Suppose the plane x + y + z = 0in R3 is being rotated in
1
the positive direction when viewed from the point 1 , at a constant rate
1
of one unit. Express the rotation in terms of its projection on the x y, x z
and y z planes.
Solution If you imagine the plane rotating away and casting a shadow on
the x y (z = 0, but remember the orientation!) plane, clearly there would
be some shadow twist, but not the full quantity. Likewise the projections
on the other planes.
63
Take a basis for the plane consisting of two orthogonal vectors in the plane
of length one. There are an infinite number of choices: I pick
1/6
1/ 2
2/ 6
u=
0 , v =
1/ 2
1/ 6
1
(I got these by noticing that 0 was in the plane and then I took the
1
cross product with the normal to the plane to get
1
2
1
dx
dz
du =
2
2
1
2
1
dv = dx + dy dz
6
6
6
which I got by telling myself that the projection onto the basis
vector u should
T
be called du, and that it would in fact send [x, y, z] to 1/ 2 i 1/ 2 k
which is the mixture
dz
dx
2
2
And similarly for the expression for dv.
Last, I write the spin as
1 du dv =
1
1
dx dz
2
2
1
2
1
dx + dy dz
6
6
6
64
This shows equal amounts of spin on each plane, and a negative twist on the
x z plane, which is right. (Think about it!)
Note that the sum of the squares of the coefficients is 1. This is the amount
of spin we started with. Note also that the sums are easy although they
introduce the as if it is a sort of multiplication. I shall not try to justify
this here. At this point I shall feel happy if you are in good shape to do the
sums we have coming up.
Remark 5.3.7. It would actually make good sense to write it out using
dz dx instead of dx dz Then the plane x + y + z = 0 with the positive
orientation can be written as
1
1
1
dx dy + dz dx + dy dz
3
3
3
In this form it is rather strikingly similar to the unit normal vector to the
plane. Putting dx dy = k and so on, is rather tempting. It is a temptation
to which physicists have succumbed rather often.
Example 5.3.3. The spin field 2 dx dy + 3dz dx + 4 dy dz on R3 is
examined by inserting a probe at the origin so that the oriented plane is
again x + y + z = 0 with positive orientation seen from the point i + j + k.
What is the amount of spin in this plane?
Solution 1 Project the vector 2 dx dy + 3dz dx + 4 dy dz on the vector
1
1
1
dx dy + dz dx + dy dz
3
3
3
to get
9
1
1
1
dx dy + dz dx + dy dz
3
3
3
3
= 3 dx dy + 3 dz dx + 3 dy dz
= 3 3 du dv
Solution 2 (Physicists solution) Write the spin as a vector 4i + 3j + 2k and
the normal to the oriented plane as
1
1
1
i+ j+ k
3
3
3
Now
takethe dot product to get the length of the spin (pseudo)vector:
9/ 3 = 3 3. The whole vector is therefore
3 i+3 j+3 k
65
5.3.1
Remark 5.3.10. Now I tell you how to do the exterior derivative from 1forms to 2-forms on R3 . Watch carefully!
Definition 5.3. If
, P (x, y, z)dx + Q(x, y, z)dy + R(x, y, z)dz
is a smooth 1-form on R3 then the exterior derivative applied to it gives the
2-form:
Q
P
R
P
R
Q
dxdy+
dxdz+
dydz
d ,
x
y
x
z
y
z
Remark 5.3.11. This is not so hard to remember as you might think and I
will now give some simple rules for working it out. Just to make sure you can
do it on R4 I give it in horrible generality. (Actually I have a better reason
than this which will emerge later.)
Definition 5.4. If
, P1 dx1 + P2 dx2 + + Pn dxn
66
dxn1 dxn
2
n1
n
x
x
x
x
This looks frightful but is actually easily worked out:
Rule 1: Partially differentiate every function Pj by every variable xi . This
gives n2 terms.
Rule 2 When you differentiate Pj dxj with respect to xi , write the new
differential bit as:
Pj
dxi dxj
xi
Rule 3: Remember that dxi dxj = dxj dxi . Hence dxi dxi = 0 So we
throw away n terms leaving n(n 1), and collect them in matching pairs.
dx dy
x
y
Proof
Start with:
, P dx + Q dy
Following rule 1 we differentiate everything in sight and put du in front of
the differential already there when we differentiate with respect to u, where
67
P
P
Q
Q
dx dx +
dy dx +
dx dy +
dy dy
x
y
x
y
Now we apply rule 3 and throw out the first and last term to get
d =
P
Q
dy dx +
dx dy
y
x
and finally we apply rules 3 and 4 which has dx dy as the preferred (alphabetic) ordering so we get:
Q P
d =
dx dy
x
y
as required.
Example 5.3.4. Now I do it for R3 and you can see how easy it is to get
the complicated expression for d there:
I shall take the exterior derivative of
P (x, y, z) dx + Q(x, y, z) dy + R(x, y, z) dz
which is a 1-form on R3 :
Rules 1, 2 give me
P
P
P
dx dx +
dy dx +
dz dx
x
y
z
when I do the P term.
The Q term gives me:
Q
Q
Q
dx dy +
dy dy +
dz dy
x
y
z
and finally the R term gives me:
R
R
R
dx dz +
dy dz +
dz dz
x
y
z
Rule 3 tells me that of these nine terms, three are zero, the dx dx, the
dy dy and dz dz terms. I could have saved a bit of time by not even
writing them down.
68
It also tells me that the remaining six come in pairs. I collect them up in
accordance with Rule 4 to get:
P
R
P
R
Q
Q
dx dy +
dx dz +
dy dz
x
y
x
z
y
z
Remark 5.3.13. Not so terrible, was it? All you have to remember really is
to put du in front of the old differential when you partially differentiate with
respect to u, and do it for every term and every variable. Then remember
du dv = dv du and so du du = 0 and collect up the matching pairs.
After some practice you can do them as fast as you can write them down.
Remark 5.3.14. Just as in two dimensions, the exterior derivative applied
to a 1-form or vector field gives us a 2-form or spin-field. Only now it has
three components, which is reasonable.
Remark 5.3.15. If you are an old fashioned physicist who is frightened of
2-forms, you will want to pretend dy dz = i, dz dx = j and dx dy = k.
Which means that, as pointed out earlier, spin fields on R3 can be confused
with vector fields by representing a spin in a plane by a vector orthogonal to
the plane of the spin and having length the amount of the spin.
This doesnt work on R4 .
You will therefore write that if
F=P i+Q j+R k
is a vector field on R3 , there is a derived vector field which measures the spin
of F It is called the curl and is defined by:
Definition 5.5.
R
y
Q
z
curl(F) ,
P
z
Q
x
R
x
P
y
Remark 5.3.16. This is just our formula for the exterior derivative with
dy dx put equal to i, dx dz put equal to j and dx dy put equal to k.
It is a problem to remember this, since the old fashioned physicists couldnt
easily work it out, so instead of remembering the simple rules for the exterior
derivative, they wrote:
69
xz
2y xy
x
curl() = xyz =
2
y
yz
70
=E
x
y
and
and
R P
x
z
R Q
y
z
=F
=G
Remark 5.3.20. You might like to try this out for simple cases. Experiment,
explore, it is a more interesting world if you do. I shall come back to this
later.
Remark 5.3.21. Another question we might ask (based on simple curiosity
and trying to push things from two dimensions to three) is: If is a smooth
1-form on R3 and d = 0, is it the case that = df for some 0-form f ?
Or, saying it in the old fashioned language, if the curl of a smooth vector
field is zero, is it conservative? Note that if the curl of a vector field exists,
it has to be a vector field on at least a subset of R3 , since this is the only
place where we have a cross product to be able to compute the curl.
The answer to both questions is yes. On the other hand it can fail to be true
if the vector field/1-form is defined on only a subset of R3 which has holes
in it.
71
72
5.3.2
Remark 5.3.24. You may be feeling uneasy that we have not given a formal
definition of a differential 2-form on U Rn , for any n. Instead I have just
told you how to write them down and how to derive (some of) them from
1-forms. In this respect your expereince of them is just like your experience
of cats. You know how to recognise one, and you know and what to do with
one when you meet it. In Mathematics, if not in real life, it is possible to do
better.
I told you that a differential 0-form on U was a smooth map
f : U R
and that a differential 1-form on U Rn was a smooth map
: U Rn
In the first case we attached a number to each point of U , in the second we
attach a covector, barely distinguishable from a vector.
You are within your rights to expect me to tell you that a differential 2-form
on U is a map from U to some vector space of thingies which can be used
to represent torques. Certainly these thingies have to have some sort of
association with oriented planes at the very least.
We can actually do this: we find it is a map from U to a vector space of things
called alternating 2-tensors written 2 (Rn ) and the dxi dxj are basis vectors
of it.
You can see that the dimension of this space will be n(n 1)/2 because that
is how many dxi dxj there are. So a point in this vector space will be
X
ai,j dxi dxj
1i<jn
73
I shall do it by defining the basis vectors of the space, the dxi dxj , for i < j.
Each dxi is a projection from Rn to R so it is not surprising that dxi dxj
is a map:
dxi dxj : Rn Rn
x1
y1
x2 y 2
xi y j xj y i
.. , ..
. .
xn
yn
In other words, it is just the determinant of the i and j rows. It is obvious
that there are C2n = n(n 1)/2 ways of picking two rows from n, and any
two choices are different maps. If you reverse the order of the rows you get
dxj dxi = dxi dxj which is right.
Definition 5.9. 2 (Rn ) is the vector space of maps from Rn Rn to R
spanned by the above maps.
Remark 5.3.26. It is now easy to prove that it really is a vector space with
the right dimension. This is not the only way to define it, or even the best
way, but it is an easy way which is why I have picked it.
Remark 5.3.27. So now you know what a differential 2-form on U Rn
really is, and you have met a definition of an alternating tensor field. Crikey,
life doesnt get much better than this.
Remark 5.3.28. For the record, for possible future needs, but not for your
present needs, a differential k-form on U Rn is still an alternating tensor
field, i.e a differentiable map from Rn to k (Rn ). The space k (Rn ) is defined
as a space of maps
n
n
n
|R R {z R} R
k copies
A basis vector in this space makes a choice of k different rows and calculates the determinant of the resulting k k matrix. There are obviously Ckn
different basis vectors and the span of them all is k (Rn ).
Remark 5.3.29. The exterior derivative generalises to an exterior derivative
d that takes k-forms to k + 1 forms. If you have a lot of terms of the form
Fi1 ,i2 ,ik dxi1 dxi2 dxik
you just differentiate all of them with respect to everything as in rule 1.
74
You put du in front of the differential part when you have differentiated
the function part with respect to u, just as for Rule 2.
You remember that if any two terms get swapped among all those
dxi1 dx12
the sign is changed, so if any are the same you put the term to be zero.
Then you collect up in alphabetic order. And that does it.
Remark 5.3.30. It requires, perhaps, rather more (multi-)linear algebra
than you have met so far for you to feel altogether happy about this. If you
are prepared to take my word for it that I can write any oriented plane in
R3 as so much dx dy plus some amount of dx dz added to a quantity
of dy dz, then you can proceed without further worry. If you feel insecure
without formal definitions, they are in the appendix.
5.3.3
x
y
On R4 with
z specifying the four components.
w
We would have
P dx dy + Qdx dz + Rdx dw + Sdy dz + T dy dw + U dz dw
as a differential 2-form. This agrees with Richard Feynman which is cheering.
Remark 5.3.32. You will perhaps be even more cheered to note that we
dont go beyond 3-forms on R3 .
d
f
f
dx +
dy
x
y
75
dx dy = 0
xy yx
2
f
f
f
dx +
dy +
dz
x
y
z
and
d2 f =
2f
2f
yx xy
2
2
f
2f
f
2f
dxdy+
dxdz+
dydz
zx xz
zy yz
=0
5.4
76
x
y
=
t
t2
Then note that the quantity d` becomes just the norm of the differential
term so we get:
Z 1
x(t)
dt
y(t)
0
Z 1
=
1 + 4t2 dt
0
Writing
Integrate[Sqrt[1 + 4t^2], {t, 0, 1}]
in Mathematica (or by making the substitution 2t = sinh(x)) we get:
1
2 5 + sinh1 (2)
4
Writing
N[%]
or
NIntegrate[Sqrt[1 + 4t^2], {t, 0, 1}]
77
where
x : I Rn
t
x(t)
I ,
x
y
: 0 x 1, 0 y 1
Remark 5.4.4. The picture corresponding to figure 5.3 which did it for
curves is figure 5.9
I have drawn a cubical box at the front over g(I 2 ) and pulled it back to a
box over I 2 to show what happens when you integrate the (blue coloured)
function f . I have chosen g to be 1-1 and smooth.
Remark 5.4.5. It is plain that the idea of the one-dimensional case still
works here, but the cubical boxes standing on a tiny square base in I 2 , will
be taken by g to cubical boxes standing on deformed squares in g(I 2 ). We
get these deformed squares in the limit by taking the derivative of g at the
point in I 2 to see what the deformation is, and in particular what it does to
the area of those tiny squares. The area stretching factor will then go into
the formula for changing the variable by composing with g.
The derivative of g at a point a in I 2 is going to be 2 2 matrix
" x x #
s
y
s
t
y
t
78
g=
x(s, t)
y(s, t)
When I evaluate those partial derivatives at the p[oint a I shall get a matrix
of numbers which is the linear map which best approximates g at the point
a
Remark 5.4.6. We need to see what linear maps from R2 to R2 do to area.
I have drawn in figure 5.10 the image of the unit square by the linear map
given by the matrix
a c
b d
Since the area of the unit square is one, and since a linear map will take
smaller squares to proportionately smaller parallelograms, the area stretching
factor for the linear map is simply the area of the parallelogram with vertices
at the origin,
a
c
a+c
,
and
b
d
b+d
Now we can calculate the area of this parallelogram by chopping off the
triangle at the top and moving it down to the bottom. This is now gives a
new parallelogram which is the image of I 2 by the matrix
a bc/d c
0
d
79
80
I was rather dismissive of curves which failed to be differentiable at only a finite set of
points, and I propose to be equally dismissive of functions from I 2 which fail to be smooth
or 1-1 at a finite number of lines; the reason is the same, they wont make any difference
to the integral.
81
I 2 R2 R
Z
Z
(f g)| det(D(g))|
f=
g(I 2 )
I2
where D(g) is the derivative of g. You should be able to see that | det D(g)|
is the differential area stretching factor.
Proof: We have done all the hard work in messing about with parallelograms. We note then that we can get an approximation to a Riemann
double sum over little regions in g(I 2 ) by taking squares in I 2 and their images by g. In the neighbourhood of a point of I 2 , g can be approximated by
the (linear) derivative (together with a shift to put the image in the right
place). The height of the function f g over a point a is, by definition, the
height of f over g(a) and the base of the cuboidal box over g(a) has had its
area stretched by an amount
x x
s t
y y
s
So the volume of the little box has been stretched by the same amount,
and so the Riemann Sum of the little cuboids over g(I 2 ) is the sum of the
corresponding cuboids over I 2 with the area stretching factor taken into
account. The approximation improves as the boxes are made smaller and so
the formula comes out of the limit of the Rieman sums.
Remark 5.4.8. This lacks the careful rigour that Pure Mathematicians prefer, but making it rigorous is not very difficult. The idea is the main thing.
The guys who invented these ideas were happy with proofs like this one.
Example 5.4.2. Find the area enclosed by the ellipse
x2 y 2
+
=1
9
4
Typing:
<< GraphicsImplicitPlot
ImplicitPlot[x^2/9 + y^2/4 == 1, {x, -4, 4}]
82
83
.
I write g as
I want
R
g(I 2 )
s
t
x
y
so g =
f , which means
R
g(I 2 )
dx
dy
R
I2
P dx dy
x(s, t)
y(s, t)
x
s
y
s
x
t
y
t
ds
dt
so
x
x
ds +
dt
s
t
y
y
dy =
ds +
dt
s
t
dx =
so
x
y
y
x
ds +
dt
ds +
dt
s
t
s
t
x y
x y
ds dt +
dt ds
s t
t s
x y x y
ds dt
s t
t s
det(Dg) ds dt.
dx dy =
=
=
=
Remark 5.4.11. And out comes the differential area stretch without me
having to do any sweating. The good news is that this works for maps which
take the square and parametrise some surface in R3 .
Remark 5.4.12. I shall refer to this process as composing with g on the
functional part and composing with g 0 on the differential part of the form.
Example 5.4.4. Parametise S 2 in R3 and integrate the function
1
over S 2 to obtain the area of the sphere
Solution:
Recall that
g : [0, 2] [1, 1] R3
2 cos(s)
1
1 t2 sin(s)
(s , t)
t
84
x(s, t)
g(s, t) = y(s, t)
z(s, t)
The derivative of g is therefore:
g 0 (s, t) =
x
s
y
s
z
s
x
t
y
t
z
t
and
dx
dy =
dz
x
s
y
s
z
s
x
t
y
t
z
t
ds
dt
x
x
y
y
ds +
dt
ds +
dt
s
t
s
t
that is:
dx dy =
x y x y
s t
t s
x z x z
s t
t s
y z y z
s t
t s
ds dt
and similarly:
dx dz =
and
dy dz =
ds dt
ds dt
85
dx dz = 1 t2 sin(s) ds dt
and
dy dz =
1 t2 cos(s) ds dt
Finding the area in R3 is like finding the length of a curve in R2 ; there, recall,
we had
Z
kxk
I
ds dt
1 ds dt
=
1
Now we have it in the final form we can leave the wedge out and the answer
is 4. Note that this is the same as the area of the circumscribing cylinder:
the projection onto the sphere does not change the area.
Remark 5.4.13. You would naturally like to know what the formula is in
Old Fashioned Language. The answer is rather natural.
86
x(s, t)
g(s, t) = y(s, t)
z(s, t)
then
g
=
s
x
s
y
s
x
s
and
g
=
t
x
t
y
t
x
t
87
between them. This length is in fact the area of the parallelogram defined
by the two vectors, the origin and their sum.
The area stretch done by g at a neighbourhood of a point is going to be given
by the length stretch in the s direction multiplied by the length stretch in
the t direction, multiplied by the sine of the angle between the image of the
unit vectors i and j by the derivative. In other words, the cross product of
the above partial derivatives.
We have therefore the change of variables and area stretching formula:
Z
Z
g g
f=
f g
s
t
2
2
g(I )
I
This is equivalent to the formula obtained from calculating the differential
part of the 2-form. As it had better be.
I keep using the following idea:
Definition 5.11. Smooth embedding A map g : I k Rn is said to be
a smooth embedding of I k in Rn if it is a map which is smooth, 1-1, and has
a smooth inverse from the image.
Definition 5.12. Smooth Embedding a.e A map g : I k Rn is said to
be a smooth embedding almost everywhere (a.e.) of I k in Rn if it is continuous
and is a smooth embedding except on a subset of I k having Lebesgue measure
zero. Lebesgue measure is the natural generalisation of length in R, area in
R2 and volume in R3 . In particular the measure of the cube I k is one, whereas
its boundary has measure zero in Rk .
Remark 5.4.15. Since we are doing a certain amount of integration, we can
usually be dismissive about things going wrong on sets of zero length, area,
volume, whatever. So g can fail to be smooth or 1-1 on such negligible sets
and we can neglect them.
Remark 5.4.16. I k is a subset of Rk so differentiability makes sense. You
can only embed I k in Rn if n k.
Proposition 5.4.3. If f : Rn R is a map that is integrable and g : I 2
Rn is a map which is a smooth embedding of I 2 in Rn almost everywhere,
then
Z
Z
(f g)(s, t) kk
f=
g(I 2 )
I2
88
dxi dxj
1i<jn
and
g(t) =
x1 (s, t)
x2 (s, t)
..
.
xn (s, t)
on Rn .
Proof: I shant prove it, it requires more (multi-)linear algebra than you have
covered. The result should be intuitively appealing if you think about it. It
is obviously consistent with my claim about the differential area stretching
Remark 5.4.17. This is the general change of variable formula for maps
from I 2 into Rn and we are now integrating f over some surface sitting in
Rn .
Exercise 5.4.2. Write down what you feel ought to be the formula for finding
the length of a curve embedded in Rn . Test it out on particlar curves where
you can make some estimate of the result.
Example 5.4.5. The region T 2 R4 is defined by:
x
2
4
2
2
2
2
T =
R : w + x = 1 and y + z = 1
y
z
Find its area.
Solution Parametrise T 2 by
g : [0, 2] [0, 2] R4
w(s, t) = cos(s)
x(s, t) = sin(s)
(s , t)
y(s, t) = cos(t)
z(s, t) = sin(t)
Then
dw =
w
w
ds +
dt = sin(s) ds
s
t
89
1 ds dt = 4 2
Remark 5.4.18. Most of the old fashioned guys wouldnt have the faintest
idea how to start on this. A modern mathematician is someone who can
do this in his head in a few minutes. An old fashioned mathematician is
someone who cant see any reason why T 2 should have an area, let alone
know how to compute it.
5.5
Remark 5.5.1. Now I have explored all the ideas on differential length and
area stretching, I can prove Greens Theorem for regions which are the images
of squares by maps which are smooth embeddings (except perhaps on sets
over which the integral of any function will be zero, where they only have to
be continuous). The ideas here will generalise considerably.
Exercise 5.5.1. Show that a disc can be obtained as the image of a square
by a map g which is differentiable and has a differentiable inverse at every
point except the top and bottom of the square.
90
dy
dx
dt + Q g
dt
dt
dt
where
, P dx + Q dy
and
g(t) =
x(t)
y(t)
Remark 5.5.3. If you draw a picture of this you will see that we are turning the vector field on R2 into one along the curve by just looking at the
component tangent to the curve and pulling this back to I.
Remark 5.5.4. This works for 1-forms on Rn :
If
, P1 dx1 + P1 dx2 + + Pn dxn
g dxi ,
where
g(t) =
dxi
dt
dt
x1 (t)
x2 (t)
..
.
n
x (t)
and g Pi = Pi g
Remark 5.5.5. We can say that we use composition with g on the function
part, each Pi goes to Pi g, and we use composition with g 0 on the differential
part, to get g .
Remark 5.5.6. In particular we recover the case where n = 2 and
x(t)
g(t) =
y(t)
g dx =
91
dy
dt.
dt
g dy =
So if = P dx + Qdy
dx
dy
g = (P g)
dt + (Q g)
dt
dt
dt
dx
dy
= P g
+Qg
dt.
dt
dt
Remark 5.5.7. We can do the same thing with maps of I 2 , the unit square,
into Rn , and differential 2-forms on Rn getting pulled back to I 2 :
Definition 5.14. If g : I 2 U R2 is a smooth embedding, and if is a
2-form on U ,
, P dx dy
g , (P g) dx dy
and
dx
dy
"
=
x
s
y
s
x
t
y
t
#
ds
dt
where
g
2
I U
s
x(s, t)
t
y(s, t)
x
x
y
y
ds +
dt
ds +
dt
s
t
s
t
=
x y
x y
s t
t s
So
g () = P g
ds dt
x y
x y
s t
t s
ds dt
Remark 5.5.8. We again use composition with g on the function part, and
with its derivative on the differential part.
92
g =
I2
g(I 2 )
g =
Ik
g(I k )
93
f dx f dy
+
x dt
y dt
dt
f
f
dx +
dy
x
y
Now applying c to this we evaluate the function part at c(t) and fix up the
differentials using the derivative of c, which gives us the line preceding.
Remark 5.5.10. We can go up a dimension and do this for maps which
embed squares in R2 . The argument is almost the same
Proposition 5.5.3. If is a differential 0-form on U R2 and c : I 2 U
is a smooth embedding,
d(c ()) = c (d)
Proof A 0-form is just a function, call it f
d(c f ) = D(f c)
= Df Dc
= c df
( definition of c )
(chain rule)
( definition of c )
Remark 5.5.11. The notation used here is very condensed and it is probably
a good idea to write it out in old fashioned terms so I give the proof again:
Proposition 5.5.4. Repeat: If f : U R is a function defined on some
set U R2 and if c : I 2 U is a smooth embedding of the unit square in
U , then
d(c (f )) = c (df )
Proof Since f is a 0-form there are no differentials to bother about, and
c (f ) = f c which is another 0-form, this time on I 2 .
94
The exterior derivative applied to 0-forms is just the ordinary derivative and
for f c is, if we write:
c : I 2 U
s
x
t
y
just
(f c)
(f c)
ds +
dt
s
t
which we shall write out explicitly as
f
x
x
x
f
y
y
ds +
dt +
ds +
dt
s
t
y
s
t
f
f
dx +
dy
x
y
dx dy.
x
y
define
2
c : I U
s
x
t
y
then
"
Dc =
x
s
y
s
x
t
y
t
dx
dy
"
=
95
x
s
y
s
x
t
y
t
#
ds
dt
y
x
y
x
s
s
c = P c
ds +
dt
ds +
dt +Q c
t
t
s
t
s
t
{z
}
|
{z
}
|
dy
dx
x
s x
s y
s
s y
= P c
+Qc
ds + P c
+Qc
dt
t s
t s
t
t t
t
x
y
x
y
(P c)
+ (Q c)
(P c)
+ (Q c)
ds dt
d(c ) =
s
t
t
t
s
s
x (P c)
2y
y (Q c)
2x
= (P c)
+
+ (Q c)
+
st
t
s
st t
s
2
2
x (P c)
y
y (Q c)
x
(P c)
(Q c)
ds dt
st s
t
ts s
t
Notice that of these eight terms, the first and fifth cancel and the third and
seventh cancel.
Using
"
(P c) (P c)
P P
,
=
,
s
t
x y
x
s
y
s
x
t
y
t
h
i
x P x
P y
+
y t
i s x
h t
i ds dt
d(c ) = y h Q
Q
y
y
Q
Q y
x
x
+ t x s + y t s x t + y t
Q x y y x P x y x y
s t y s t t t
x s
t
P x x x x ds dt
=
y
Q y y
+ x t s t s
+ Y t s y
t s
x
t
P x
x s
P y
y s
ds dt
dc () =
x
y
s t
s t
= c d
96
Remark 5.5.13. It works just as well on Rn but there are more terms. It
also works for differential k-forms for any k < n on U Rn . As it stands
it is a rather tedious but straightforward calculation: the sort of thing that
makes you feel like a real mathematician at relatively low cost. You probably
get the general idea by now.
Remark 5.5.14. after that moderately painful part the rest is easy:
Definition 5.15. boundary operator If U Rn is any set, a boundary
point of U is a point such that every open ball on it intersects both U and
the set complement of U , Rn \ U . The set of all boundary points of U is
written U and is called the boundary operator.
Remark 5.5.15. Now I pull the rabbit out of the hat:
Proposition 5.5.6. Greens Theorem Let be a differential 1form on
U R2 (U open) and let D U be any region which is parametrised by a
smooth embedding a.e. c : I 2 U .
Then
d.
=
D
Proof
Z
(definition of D)
(c(I 2 ))
I 2
dc
=
ZI
c d
2
ZI
c(I 2 )
Z
d
(definition of D)
Remark 5.5.16. Now I bow deeply and you clap and throw money (notes
only).
97
Remark 5.5.17. This gives Greens Theorem for quite a lot of shapes in R2 .
We can actually note that c does not have to be smooth everywhere: if c
is continuous and invertible and is smooth except at a finite set of points,
with inverse smooth except at a finite set of points, this will not change any
integrals.
So Greens Theorem also works on D2 , by an exercise I gave a while back.
Remark 5.5.18. The results given can be strengthened considerably. But
the present form serves our purposes.
Remark 5.5.19. We can almost prove the result that was stated to be too
hard at the end of the last chapter. I state it again but in modern language:
Proposition 5.5.7. If is a smooth 1-form on U R2 which is closed, and
if U is connected and simply connected, then is exact.
(or in translation into old-fashioned language, if F = P i + Qj is a vector
field on R2 and Q/x P/y = 0 and U is connected and has no holes in
it, then F is conservative.)
Almost Proof
Take any continuous simple (1-1) loop in U ; then this can be expressed as
a map from I 2 to U . Since U is simply connected we can extend this to a
continuous 1-1 map f from I 2 to U .
If this were smooth almost everywhere we could apply Greens Theorem to
the interior and since d = 0 we can conclude that the integral around the
loop must be zero. This would be enough to conclude that every path integral
depends only on its endpoints, which would give us the required result.
Unfortunately we have no guarantee that f is smooth. To get around this
we could rather laboriously prove that every continuous map can be approximated by a smooth map, and argue that the line integrals along the
non-smooth arcs are approximated by the line integrals around the smooth
approximation, and likewise for the surface integrals. This can be done, but
it is a lot of work and we dont have time for it. Too bad. We conclude
therefore that the result looks plausible, but is a hard one to prove.
98
Chapter 6
Stokes Theorem (Classical and
Modern)
6.1
Classical
F q dr =
curl F q dS
where dS is the normal vector to the surface element with the same orientation as n and dr is the tangent to the length element having the derived
orientation.
Remark 6.1.1. This is the standard form of Stokes Theorem and is in a
form which Stokes might almost have recognised. The next job is to explain
what some of the words mean.
x
n(x)
99
Well, there is always a choice of directions; there are always two unit normal
vectors to a smooth surface at a point. One is the negative of the other.
Picking one of them is equivalent to deciding which way is up.
This ought to depend on the surface being smooth; if it looked like the roof
of a house then there would be ridges without a normal vector. If however
there were two linearly independent tangent vectors to the surface at a point,
the cross product would give me a normal vector. So if the surface were the
graph of a differentiable function at a point there certainly ought to be a
normal vector, in fact a normal line.
Suppose we make a choice of which of two unit normals to take at some
particular point x S.
Now I take a path in U . I can ensure that I make the same choice of
unit normal along the path. What I mean by this is that I ensure that the
is continuous. Small changes in the position x on the surface
function n
: U R3 continuous, the
will make small changes in n(x).
This makes n
vectors n(x)
will change as we move about, but not too drastically if U is
smooth.
Now you have agreed to this as blindingly obvious, look at the Mobius strip
of figure 6.1. You can carry the normal vector all the way around a loop and
on returning to your starting point, the vector is pointing in the opposite
direction.
6.1. CLASSICAL
101
u
v
x(u, v)
y(u, v)
z(u, v)
6.1. CLASSICAL
103
a
, and that
b
g
v a
b
is another one. (After all if you keep one one of two variables fixed you are
putting a curve in R3 which lies in the surface.)
a
Then a normal to the surface at g
is
b
n(a, b) =
g g
=
u v
x
u
y
u
z
u
x
v
y
v
z
v
a
all partial derivatives being evaluated at
. This is because the cross
b
product is always orthogonal to the other two vectors, both of which are
tangent to the surface.
a
The amount of twist in the plane tangent to U at g
is the dot product
b
which is the projection on n
where
[ F] q n
=
n
is the unit normal.
n
knk
u
y
u
z
u
v
y
v
z
v
So the amount of twist that curl(F) exerts on the surface at the point g
a
b
[ F] q
x
u
y
u
z
u
a
b
where [ F] is evaluated at g
a
evaluated at
b
x
v
y
v
z
v
du dv
and the partial derivatives are all
Integrating this over the surface gives the spin part of Stokes Theorem.
But this just pulls back the integral to I 2 ; taking limits as 4u 0 4v 0
we get
Z 1 Z 1
g g
q
([ F])
du dv
u v
u=0 v=0
Now
[ F] q
g g
u v
a
at g
defines a spin field on I 2 multiplied by the area stretch g 0 does,
b
and by Greens Theorem for a square this is equal to the integral of the
corresponding vector field around the boundary:
Z
Fg
I 2
g(I 2 )
6.2. MODERN
105
6.2
Modern
d.
=
g(I 2 )
g(I 2 )
Remark 6.2.1. This looks like Greens Theorem with only the dimension of
U changed from 2 to 3. This is right. The proof is the same too.
Recall that we had for
g : I 2 U R2
u
x
v
y
and if is a 1form on U , = P dx + Qdy, g was the 1form on I 2
defined by
u
u
u
(g )
=P g
dx + Q g
dy
v
v
v
and
dx
dy
=g
du
dv
"
=
x
u
y
u
x
v
u
v
#
du
dv
(g )
=P g
dx dy
v
v
where dx dy is obtained by
x
du +
u
y
dy =
du +
u
dx =
x
dv
v
y
dv
v
so
x
y
y
x
du +
dv
du +
du
dx dy =
u
v
u
v
x y x y
=
du dv.
u v v u
Remark 6.2.2. This extends without fuss to g : I 2 U R3 .
Definition 6.2. If is a differential 1form on U , , P dx + Qdy + Rdz
on U
u
u
u
u
g
,P g
dx + Q g
dy + R g
dz
v
v
v
v
and
g0 =
so
dx
dy =
dz
x
u
y
u
z
u
x
u
y
u
z
u
x
v
y
v
z
v
x
v
y
v
z
v
du
dv
ie.
x
du +
u
y
dy =
du +
u
z
dz =
du +
u
dx =
x
dv
v
y
dv
v
z
dv
v
6.2. MODERN
107
So
x
x
du + (P g)
dv
u
v
y
y
(Q g)
du + (Q g)
dv
u
v
z
z
(R g)
du + (R g)
dv
u
v
x
y
z
(P g)
+ (Q g)
+ (R g)
du
u
u
u
y
z
x
+ (Q g)
+ (R g)
dv
(P g)
v
v
v
g () = (P g)
+
+
=
+
Remark 6.2.3. The idea is the same: evaluate the pullback to I 2 by using
composition with g to get the value and composition with g 0 to get the
differential part.
Remark 6.2.4. Now we do it for a 2-form on U R3 .
Definition 6.3. If , P dx dy + Qdx dz + Rdy dz on U R3 and
g : I 2 U is smooth, g () is the 2-form on I 2 given by:
P g
u
v
dx dy + Q g
u
v
dx dz + R g
u
v
dy dz
and
dx =
x
x
du +
dv,
u
v
dy =
y
y
du +
dv
u
v
so
dx dy =
=
dx dz =
dy dz =
x
x
y
y
du +
dv
du +
dv
u
v
u
v
x y x y
du dv
u v v u
x z x z
du dv
u v v u
y z y z
du dv
u v v u
x z x z
u q x y x y
u
g () = (P g)
+ (Q g)
v
v
u v v u
u v v u
y z y z
u
+ (R g)
du dv
v
u v v u
Rg
Q g q g g
du dv
=
u
v
P g
You will recognise the second term as part of the area stretching factor for
g : I 2 U R3 at a point.
Note again that this comes out of the computation of the induced 2-form
quite automatically.
Proposition 6.2.1. If is a smooth differential 1-form on U R3 and
g : I 2 U is a smooth embedding a.e.,
Z
Z
=
g
g(I 2 )
I 2
Proposition 6.2.2. If is a 1-form on I 2 ,
Z
Z
=
d
I 2
I2
6.2. MODERN
109
g = P g
+Qg
+Rg
du + P g
+Qg
+Rg
dv
u
u
u
v
v
v
so
B A
dg =
du dv
u
v
where
x
y
z
A = (P g)
+ (Q g)
+ (R g)
u
u
u
y
z
x
+ (Q g)
+ (R g)
B = (P g)
v
v
v
ie.
2u
(Q g) y
2y
(P g) x
+ (P g)
+
+ (Q g)
u v
uv
u v
uv
2
z
(R g) z
+
+ (R g)
u v
uv
2
(P g) x
x
(Q g) y
2y
+ (P g)
+
+ (Q g)
v u
vu
v u
vu
2
(R g) z
z
+
+ (R g)
du dv
v u
zu
(Q g) y (Q g) y
(P g) x (P g) x
=
u v
v u
u v
v u
(R g) z (R g) z
du dv
u v
v v
dg =
but
(P g)
P x P y P z
=
+
+
u
x u
y u
z u
and similarly for Q g and R g.
So
"
y x
P x x
z x
+ P
+ P
x u v
y u v
z u v
y x
x x
z x
P
P
P
x v u
y v u
z v v
+ z u v
y u v
v u
=
+ similar terms for Q and R
dg =
z x
v u
du dv
)
du dv
Q
P
y g
v u v v u
u x z x z
+ R
P
g
x
z
v u v v u
h
i
u y z y z
Q
R
g
v u
y
z
u v
v
du dv.
v
y
v u u v
P
x z x z
u
+
g
v
z
v u u v
and the Q and R terms can be collected in the same way, to establish that
dg = g d
.
Remark 6.2.5. It has to be said that by your standards this is a nasty
calculation, but all it requires of you is lots of partial differentiating.
Proposition 6.2.4. If is a smooth differential 2-form on U R3 and
g : I 2 U is a smooth embedding a.e.,
Z
Z
=
g
g(I 2 )
I2
u
v
dx
y y du
dy =
u v dv
dz
z
z
u
We need to verify that we get the correct area stretching formula out.
From definition 6.3 we had, recall,
x y x y
x z x z
u
u
g () =
P g
+Qg
v
v
u v v u
u v v u
y z y z
u
+R g
du dv
v
u v v y
6.2. MODERN
111
This is
Rg
Q g q g g du dv
u
v
P g
(The permutation of the P, Q, R (and the minus sign) come from the way
the dx dy acts on a piece of surface normal to the (d)z direction.)
We can rewrite this as
g
g g
Q g q n
[u, v]
u v
P g
du dv
[u, v] is the unit normal to the surface at g
where n
u
, and
v
g g
u v
is the area stretching factor.
We have that
Z
g(I 2 )
is the limit of the sums of values of on small elements of the surface g(I 2 ).
Suppose g takes a rectangle 4u 4v in I 2 to a (small) piece of the surface.
u
at g
is, say,
v
P dx dy + Qdx dz + Rdy dz
[u, v] (located at g
and the unit normal to the surface is n
u
).
v
[u, v] as
Write n
n
x
n
y
n
z
The dx dy of the 2-form affects only the n
z component and does so linearly,
likewise the dx dz is a rotation in the plane orthogonal to n
y . The sum of
u
Rg v
n
x
Rg
u q
n
y = Q g q n
Q g
n
z
P g
u
P g
v
multiplying by the area stretching factor we obtain
Z
Z
=
g
g(I 2 )
I2
Theorem 6.3. [Stokes] Let g : I 2 U R3 be a smooth embedding a.e.
and a smooth differentiable 1form on U . Then
Z
Z
d
=
g(I 2 )
g(I 2 )
Proof By taking the pieces separately and summing the results we can
assume without loss of generality that g is smooth. Then
Z
g(I 2 )
Z
=
g
by proposition 6.2.1
2
I
Z
dg
by Greens Theorem for a square
=
2
I
Z
=
g d
by proposition 6.2.3
2
I
Z
=
d
by proposition 6.2.4
g(I 2 )
Remark 6.2.6. It looks believable that if
g : I m U Rn
6.2. MODERN
113
Im
and this is indeed the case. This is the general differential measure-stretching
change of variables rule.
It looks also believable that on I m , m > 1 if is an m 1 form, and
g : I m U Rn is a smooth embedding,
dg = g d
which is also the case.
It also looks plausible that for any m 1 form on I m ,
Z
Z
=
I m
d
Im
=
g(I k )
g(I k )
In this or more general forms, this is now known (to the well informed) as
Stokes Theorem. It is fair to say that Stokes would have needed to do some
work to recognise it.
It includes the case when n = 1, k = 0 when it says:
Z
when
dF
dx
For this reason Stokes Theorem is sometimes known as the Fundamental
Theorem of Calculus. Please note that this is not as your textbook author
appears to think an analogy, it is simply a consequence of correct generalisation.
f=
3
2
2
2
y R : x + y + z = 1, z 0
U=
z
And
= xyz dx + x dy + y dz
be a differential 1-form on R3 .
Calculate
Z
d
U
and
0 t 2
cos(2t) + 1
dt =
2
0
Now for the surface integral over the hemisphere. First I parametrise the
hemisphere with
x = 1 v 2 cos(u), y = 1 v 2 sin(u), z = v
=
6.2. MODERN
115
This gives:
x
x
du +
dv
u
v
and similarly for dy and dz. Working it out:
dx =
v cos(u)
dx = sin(u) 1 v 2 du
dv
1 v2
v sin(u)
dy = + cos(u) 1 v 2 du
dv
1 v2
dz = 0 du + 1 dv
Now we calculate d where:
= xyz dx + x dy + y dz
d = (1 xz) dx dy + (0 xy) dx dz + (1 0) dy dz
This gives:
v cos(u)
v sin(u)
( sin(u) 1 v 2 du
dv) (+ cos(u) 1 v 2 du
dv)
1 v2
1 v2
= v sin2 (u) (v cos2 (u)) du dv
= v du dv
And
v cos(u)
dv) (0du + 1dv)
dx dz = ( sin(u) 1 v 2 du
1 v2
= sin(u) 1 v 2 du dv
and finally:
dy dz = cos(u) 1 v 2 du dv
Z
(1 v 1 v 2 cos(u))(v) +
2
is pointing out. This is cos(u) 1 v which is +1 which is correct.
Now we can leave the wedge out and perform the double integral. Using the
mathematica expression:
Integrate[(v - v^2*Sqrt[1 - v^2]*Cos[u]) +
Cos[u]*(Sin[u])^2*Sqrt[1 - v^2]*(1 - v^2) +
Cos[u]*Sqrt[1 - v^2], {u, 0, 2Pi}, {v, 0, 1}]
we get the result again.
Solution 2 Now I do it all again but using the old fashioned physicists
notation.
Now we write the 1-form as a vector field:
F = xyz i + x j + y k
and
curl(F) = F = 1 i + xy j + (1 xz) k
For the path integral around the unit circle at z = 0 we have again
x = cos(t), y = sin(t), z = 0
so the path integral becomes
I
dy
dz
0 + cos(t) + sin(t)
dt
dt
I
= cos2 (t) dt
dt
6.2. MODERN
117
as before.
For the integral over the surface we again need a parametrisation g:
x = 1 v 2 cos(u), y = 1 v 2 sin(u), z = v
for
0 v 1, 0 u 2
and I need to calculate
g g
=
u v
This is:
x
u
y
u
z
u
2
sin(u)1 v
cos(u) 1 v 2
x
v
y
v
z
v
cos(u)(v)
1v 2
sin(u)(v)
1v 2
cos(u) 1 v 2
dS = sin(u) 1 v 2
v
We have
1
1
2
) sin(u) cos(u)
curlF = xy = (1 v
1 xz
1 v 1 v 2 cos(u)
Now we integrate
1
cos(u) 1 v 2
(1 v 2 ) sin(u) cos(u) q sin(u) 1 v 2
1 v 1 v 2 cos(u)
v
2
2 3/2
2
2
2
(v v 1 v cos(u) + (1 v ) cos(u) sin (u) + cos(u) 1 v
dudv
as before.
6.3
Divergence
Remark 6.3.1. It will have occurred to the more reflective of you that we
ought to be able to take the exterior derivative of a 2-form on R3 and get a
differential 3-form.
Definition 6.4. If
, E(x, y, z) dx dy + F (x, y, z) dx dz + G(x, y, z) dy dz
is a smooth differential 2-form on R3 , the exterior derivative applied to it
gives:
E
F
G
dz dx dy +
dy dx dz +
dx dy dz
z
y
x
Where I followed the same rules as before and didnt bother to get the zero
terms. Collecting up:
G
E F
d =
+
dx dy dz
x
y
x
Definition 6.5. Classical Notation If
F = P i + Qj + Rk
is a smooth vector field on R3 then
divF =
P
Q R
+
+
x
y
z
I 3 , y R3 : 0 x 1, 0 y 1, 0 z 1
6.3. DIVERGENCE
119
where dS is the area element times the unit outward normal to the surface
V .
Theorem 6.5. Modern Form If V is a subset of R3 that is the image of
a smooth embedding a.e. of I 3 and is a differential 2-form on an open
neighbourhood of V then
Z
Z
=
d
V
Proof: I shall prove it for the special case of the cube I 3 . The case for the
embedding of a cube then follows by the usual argument, the only complicated bit being the load of partial derivatives in the higher dimensional part
showing
g d = dg
which is just another computation.
To add variety I shall prove it for the cube using the classical notation and
pretending the 2-form is a vector field.
Look at one face of the cube and observe that over this face,
Z
F q dS
has meaning the amount of flow (flux was used in the seventeenth century
and still is in some quarters) coming out of the surface.
See figure 6.5. If we
R
q
subdivide the cube into six subcubes and add up F dS for each subcube
we must get the same result as
Z
F q dS
for the whole cube. This is because the flow out of any one interior cube face
is counted twice, one in each direction so cancels out in the sum. The same
process can be repeated indefinitely over progressively small subcubes.
a+4
b
c
is only in the i direction so is approximately
P
P+
4 442
x
(which is the field at the centre of the face in the i direction multiplied by
the surface area.)
6.3. DIVERGENCE
121
P
4) 442
x
with a minus sign because the normal is pointing in the opposite direction.
For the other four faces of the cube we get the corresponding terms with
Y
Q+
4 442
y
and its opposite and
R
R+
4 442
z
I3
3
3
2
2
2
y R :x +y +z 1
D =
z
Try it. It will make you better and purer people. More like me.
z
is just
x
y
z
The projection of the pseudovector zi + xj + yk on this is (xz + xy + yz)
which is a straightforward function and we want to integrate this over S 2
This we know how to do, we parametrise by
g : [0, 2] [1, 1]
u, v
R3
2
1 v cos(u)
1 v 2 sin(u)
v
u=0
z x y
qF=
+
+
=0
x y z
6.3. DIVERGENCE
123
Integrating the zero function over the solid ball D3 gives zero. You have to
allow that this is the easy way to do it.
Knowing the right answer, you can see that this is correct because the sphere
has eight octants which are moved into each other by reversing the sign of
one or more axes, and the symmetry in the field causes the total to cancel
out. But this is being wise after the event.
Example 6.3.2. Prove that for any region U which is the image by a smooth
embedding a.e. of a cube in R3 and any vector field F
Z
curl F = 0
U
dx dy +
dx dz +
dy dz
x
y
x
z
y
z
and taking the exterior derivative of this I get:
Q P
R P
R Q
dz dy dz
x x
y
y x
z
z y
z
You can see that the terms cancel pairwise to give zero, so the result is
proved.
Remark 6.3.3. There are a large number of applications of these ideas in
electromagnetism and fluid mechanics. Alas, I have no time to cover them
but you should be in a good position to understand them when they are used
in Physics.
Chapter 7
Fourier Theory
7.1
125
126
x
such that:
x V,
kxk 0
x V, t R, ktxk
x, y V, kx + yk
and
=
kxk = 0 x = 0
|t|kxk
kxk + kyk
(7.1)
(7.2)
(7.3)
is a norm.
Exercise 7.1.3. prove the above claim.
Definition 7.1.2. Inner Product Space A vector space V has an inner
product <, > iff
<, >: V V R
x, y
< x, y >
is such that:
x, y, z V < x, y + z >
x, y V t R < x, ty >
x, y, z V < x + y, z >
x, y V t R < tx, y >
x, y V < x, y >
x V < x, x > 0
=
=
=
=
=
and
(7.4)
(7.5)
(7.6)
(7.7)
(7.8)
(7.9)
127
s, t R, x, y V
In particular, putting s =
Remark 7.1.6. If we define cos() for the angle between two vectors by the
rule:
< x, y >= kxkkyk cos()
then the above inequality tells us that 1 cos() 1 which is nice to know.
Alternatively we could use that fact to remember the Schwartz inequality.
128
(7.10)
(7.11)
(7.12)
129
Proposition 7.1.2. If (X, <, >) is an inner product space then it is also a
normed vector space with:
t2 < x, x > = |t|kxk
Finally,
x, y X kx + yk
k(x + yk2
k(x + yk2
k(x + yk2
k(x + yk
=
< x + y, x + y >
= kxk2 + 2 < x, y > +kyk2
kxk2 + 2kxkkyk + kyk2
(kxk + kyk)2
kxk + kyk
Remark 7.1.11. Note the use of the Schwartz inequality in the last part.
Proposition 7.1.3. If (V, kk) is a normed vector space then there is a metric
d derived from the norm by
x, y V, d(x, y) = kx yk
Proof It is immediate that x, y V d(x, y) 0 and
x, y V d(x, y) = 0 kx yk = 0 x y = 0 x = y
Further:
x, y, z V, d(x, z) = kx zk
and d(x, y) = kx yk
and d(y, z) = ky zk
130
7.2
Function Spaces
Rb
a
Proof:
< f, >: C[a, b] R
7.2.
FUNCTION SPACES
131
Z
g
f (t)g(t) dt
a
Z
f (t)(g)(t) dt =
f (t)g(t) dt
(f (t))2 = 0
132
d(f, g) =
and a norm given by
s
(f (t))2 dt
kf k =
a
2
Remark 7.2.3. This is called the L norm on the space. There are others,
and other metrics. The idea of having different notions of distance on the
same set is a bit strange at first, but one gets used to it. Compare:
d(f, g) = sup |f (t) g(t)|
t[a,b]
and
kf k = sup |f (t)|
t[a,b]
Remark 7.2.4. This gives another and different sense of the distance
between two functions and the size of a function. So dont talk or think
of the distance between functions. These two are different and there are
others.
Remark 7.2.5. We need to use the idea of a distance between functions when
we are making precise the idea of a sequence of functions approximating to
a function. For example we might approximate some function by a sequence
of polynomials. It is important to be clear about the idea of a sequence
converging, but this makes sense in any metric space: which metric the
convergence occurs in is of some practical importance. For example, we
might be converging in the sense of the last metric, but wind up with a very
bad approximation to the derivative which got steadily worse as we converge
to the values of the function.
Remark 7.2.6. We can now say when two functions in C[a, b] are orthogonal;
it is when the inner product is zero.
Proposition 7.2.2. cos and sin are orthogonal in C[, ]
Proof:
Z
1
sin(t) cos(t) dt =
2
1
sin(2t) dt =
cos(2t)
=0
4
This can be strengthened:
7.2.
FUNCTION SPACES
133
Proposition 7.2.3. sin(nt), cos(mt) are orthogonal on C[, ] for any integers n, m.
Proof: If n = 0 then sin(nt) is just the zero function so the inner product
(integral) is certainly zero. If m = 0 then we have the constant function 1
and the claim is
Z
sin(nt) = 0
but
1
cos(nt)
=0
sin(nt) =
n
Finally if neither n nor m is zero we note that cos is an even function and
sin is an odd function, so the resulting function is odd, and for every positive
term there is a corresponding negative one in the integral, so the integral is
zero.
Moreover:
Proposition 7.2.4. If n 6= m, sin(nt) and sin(mt) are orthogonal on C[, ]
Proof: Recall:
sin(A + B) = sin A cos B + sin B cos A
cos(A + B) = cos A cos B sin A sin B
and bearing in mind that sin is odd and cos is even
2 sin A cos B = cos(A + B) + cos(A B)
from which it follows that
sin(nt) sin(mt) =
So
1
[cos(n m)t + cos(n + m)t]
2
Z
Z
1
1
sin(nt) sin(mt) =
cos(n m)t +
cos(n + m)t
2
2
Finally:
Proposition 7.2.5. If n 6= m, cos(nt) and cos(mt) are orthogonal on
C[, ]
Proof: Left as an easy exercise.
134
7.3
Applications
< P, v j >
v j = uj
< vj , vj >
then
P =
X
jJ
uj
7.3.
APPLICATIONS
135
But since the different v j are orthogonal, < v j , v i > = 0 for i 6= j. Hence
< P, v i > = ti < v i , v i > and so
ti =
< P, v i >
< vi, vi >
x
|x|
which is not defined at the origin, or make it zero there if you feel a need.
Now we calculate the projection down onto the vector sin(nt) in C[, ] by
using the inner product. Remember that the projection of v on u in any
inner product space is
< v, u >
u
< u, u >
The coefficient is
Z
Z
2
sign(x) sin(nt) dt = 2
sin(nt) dt = (1 cos(n))
n
0
divided by
Z
sin (nt) dt =
1 cos(2nt)
dt =
2
136
7.4.
FIDDLY THINGS
137
7.4
Fiddly Things
Remark 7.4.1. This section is about niggling little matters of principle and
detail. Basically, we want to know when we can trust sequences of functions
to converge to something. And it would be a good idea to know what the
words mean.
It makes sense to say that a sequence of functions in C[a, b] converges in the
metric derived from the inner product:
Definition 7.4.1. Natural Numbers:
{0, 1, 2, }
138
did find out, they got very uncomfortable. You have to decide if you are the
sort of person who has to know or whether you accept whatever you are told
by someone in authority. Crikey, thats me in this case! Whod have thought
it.
Definition 7.4.4. If {fn : n N} is a sequence of points in a metric space,
then the limit of the sequence is f iff
R+ , N N : n N,
Remark 7.4.3. I am thinking of the case where the fn and f are functions;
thinking of a function as a point in a space may seem strange, but that was
implied by our taking projections.
Definition 7.4.5. Cauchy sequences A sequence of points fn in a metric
space is a Cauchy sequence iff
R+ N N n, m N, n, m > N d(fn , fm ) <
Remark 7.4.4. The sequence of points are getting closer together. It is
easy to see that if a sequence fn converges to f (Written fn f ) then the
sequence is a Cauchy sequence. (Exercise: prove this claim.) We would
expect that the converse is true, if a sequence is cauchy then it converges
to something. After all, we can picture a succession of little balls of radius
getting progressively smaller. The balls are inside each other if we choose
them sensibly, so they seem to be homing in on something. Unfortunately
the space can have holes in it.
Example 7.4.1. The rational numbers, Q were defined above to be those
numbers which
can be written as a/b where a and b are integers. It is well
known that 2, e and are all irrational. So the sequence
1, 1.4, 1.41, 1.414,
7.4.
FIDDLY THINGS
139
ex ex
and fn (x) , tanh(nx)
ex + ex
Show that fn is a cauchy sequence in C(R) but that the limit function is
sign(x) which is not in the space.
Remark 7.4.5. It is worth plotting these function in Mathematica: see
figure 7.4
I have shown f1 , f2 , f3 , f4 and f24 . Verifying that the sequence is cauchy
is a useful exercise in getting things clear in your mind. Verifying that it
converges to something not in the space is also good for keeping your ideas
in order.
Remark 7.4.6. The problem is that we started out with a rather limited
class of functions, the continuous ones, and we only need to be able to integrate them and products of them with other functions. So the first step is
to say that instead of working in C[a, b] we would do well to work in a space
of functions which is large enough to contain discontinuous functions which
can still be integrated.
Which functions can be integrated? You might suppose they all can be;
this is because you have only met nice friendly functions, not the mean, evil
functions which resist integration.
Example 7.4.2. Let evil f : I R be defined as f (x) = 1 if x Q I
and f (x) = +1 if x I \ Q. Now it is easy to see that between every two
distinct rational numbers there is another different rational number. It is
140
h0
exist for all interior points, and the appropriate limit exists for the end points.
Remark 7.4.8. limh0 f (x0 + h) means that h approaches 0 from below, i.e.
that h is negative but gets less so. Contrariwise for limh0 f (x0 + h)
Exercise 7.4.2. Draw the graphs of some functions in the class of piecewise
continuous functions, and some not.
Proposition 7.4.1. The set PC[a, b] of piecewise continuous functions on
[a, b] is a vector space.
Proof We merely have to note that it is closed under addition and scalar
multiplication. The latter is trivial. The former will usually require us to
take the intersection of intervals on which both functions are continuous.
7.4.
FIDDLY THINGS
141
142
and g2 and they calculate < f, g > for the inner product between the classes,
do they get the same result when f1 , f2 f, g1 , g2 g? If not, all bets are
off.
Exercise 7.4.3. Confirm that the inner product between classes of functions
obtained by choosing any member of one class and any member of the second
class and calculating
Z
b
fi (t)gi (t)
a
for choices fi , gi is well defined, that is, it does not depend on the choices.
Remark 7.4.14. In view of the last exercise, it is reasonable to talk about
PC[a, b] as if the elements are functions, even though they are not. When I
say something involving a function, you can mentally replace it by the class
of functions which differ from the one I mentioned only on finitely many
points. Technically however:
Definition 7.4.8. PC[a, b] is the set of equivalence classes of piecewise continuous functions from [a, b] to R, where two functions are equivalent iff they
differ only on a finite set of points.
Proposition 7.4.3. With addition of classes defined by addition of their
elements, scaling defined likewise, the set PC[a, b] is a vector space. With
< [f ], [g] > defined on the classes [f ], [g] by
Z b
f (t)g(t)dt
< [f ], [g] >=
a
7.4.
FIDDLY THINGS
143
Remark 7.4.16. If you have verified the last proposition, you will feel comfortable about sloppy usage like taking a function f in PC[a, b]. You will
note that it is sloppy and that it really means we take a function and use
it to specify the equivalence class in PC[a, b]. After a while you may find
yourself slipping into this no doubt deplorable usage yourself. Shortly after
that you will find yourself dismissive of people who insist on using the terms
equivalence class of functions, classifying them as finicky pedants.
It happens to the best of us.
Remark 7.4.17. Now we ask the obvious question: Is PC[a, b] complete? Or
does it still have holes in it? I hate to say this after all the fuss about going
to PC spaces which if fashion were the arbiter would certainly be politically
correct, but the answer is still a resounding NO! The space PC[a, b] is still
shot full of holes.
Remember evil f ? We can get a sequence of functions in PC[a, b] which
converges to evil f . This is true because the rational numbers can be counted,
that is, put into 1-1 correspondence with the natural numbers. So although
each member of the sequence is a bona fide member of PC[a, b], the limit
is not. Basically, the nth term in the sequence fails to be continuous at n
points and the limit is not continuous at any of them. So every term in the
sequence is actually in the same equivalence class, but the limiting function
is not!
Bummer squared.
Remark 7.4.18. There is a way of coping with this; we define a new integral
called the Lebesgue integral. If we can express a function as a limit of
Riemann integrable functions, then we can define the Lebesgue integral of
the function as the limit of the Riemann integrals. This is not the usual
definition of the Lebesgue integral but is equivalent to it. So the function
evil f which was +1 except on the rational numbers, is the limit of functions
fn which are +1 except on n distinct rationals, and each of which therefore
has integral
Z
1
fn = 1
0
144
is a complete inner product space. It contains evil f in the same class as the
constant function 1.
Remark 7.4.19. Since I dont wish to get involved with any more niceties
and I do not want to prove the last claim, I shall stick in practice to the
Piecewise Continuous functions PC[a, b] and forget about the possibility of
taking sequences of functions that converge to things like evil f .
7.5
7.6.
FOURIER SERIES
145
Proposition 7.5.6. The functions cos(nx) are even for all n Z and the
functions sin(nx) are odd for all n Z on the interval [, ]
Remark 7.5.2. This may explain why I projected the sign function down
only on the sin(nx) terms. Projecting on the cos terms would have given me
zero.
Exercise 7.5.1. Go over all the proofs sketched above and fill in all the
gaps until you are satisfied that you believe the claims made or that your
scepticism is unappeasable.
7.6
Fourier Series
uj =
< P, v j >
vj
< vj , vj >
uj
jJ
146
Remark 7.6.1. This tells us that when we write the set of projections for a
given function f on the sine and cosine functions sin(nx), cos(mx) for n, m
Z+ , that as we take increasingly large integers we are getting closer to f . Now
the question comes up: how close do we actually get in the limit?
Definition 7.6.1. A set of vectors B in an inner product space V is a Topological Basis for V iff
v V, {v j : j Z+ } B, {tj : j Z+ } R :
v=
X
1
tj v j , lim
n
X
tj v j
where the limit is in the metric derived from the inner product, and
n Z+ , tj R, v j B,
X
tj v j = 0 j [1 n], tj = 0
Remark 7.6.2. There is another sort of basis which we shall not deal with,
so I shall just drop the word topological and refer to a basis.
Exercise 7.6.1. Show that if the elements of B are pairwise orthogonal, that
is if the inner product for any two distinct elements is zero and if B does not
contain the vector 0, then the second (independence) condition is satisfied.
Remark 7.6.3. I want to show that the trigonometric functions form a basis
for the space PC[, ]. First lets be clear that what we mean here is that
(a) the above set of functions is an orthogonal set and since it does not
contain the zero function must be independent by the last exercise, and (b)
any piecewise continuous function is the limit in the mean of scaled sums of
functions in this set. in the mean means that we have convergence in the L2
metric.
The argument depends on two subsidiary propositions, one of which is a
well known theorem called the Weierstrass Approximation Theorem which
is too hard for the course. It states that any continuous function can be
approximated by a sequence of trigonometric functions uniformly. I shall
explain precisely what this means soon. The other is that any piecewise
continuous function on a closed interval can be approximated by a continuous
function in the mean. I shall prove this shortly. First the statement of the
Weierstrasss Theorem:
7.6.
FOURIER SERIES
147
such that
x [, ],
Remark 7.6.4. Note that N will depend rather a lot on and will be bigger
the smaller is. Note also that N does not depend on x. This is a strong
sort of convergence called uniform convergence. You can see that it is telling
us that we can find P that is wholly contained in a tubular region around
the graph of f , as in figure 7.5
The tube has height 2 of course.
Remark 7.6.5. You will find a proof of this theorem as a special case of the
Stone-Weierstrass Theorem in George Simmons nice little book Introduction
to Topology and Modern Analysis although you need to be told that the
topology in it is point set topology, not proper topology. There is a direct
148
7.6.
FOURIER SERIES
149
differs from f by less than / 8 at every point of [, ], and which therefore is of distance less than /2 in the L2 metric. The triangle inequality
ensures that the distance between P and f in the L2 metric is less than .
This shows that we can find a sequence of trigonometric polynomials which
converges to f in the space PC[, ] with the L2 metric. So the set of
trigonometric polynomials spans PC[, ]. We have already seen that the
150
f PC[, ], f = a0 +
aj cos(jt) + bj sin(jt)
j=1
where
R
a0 =
f (t)dt
; aj =
2
f (t) cos(jt)dt
, bj =
f (t) sin(jt)dt
for j Z+ .
Corollary 7.2. Parsevals Equality For every f PC[, ],
1
(f (t))2 dt = 2a20 +
(a2j + b2j )
j=1
7.6.
FOURIER SERIES
151
Proof:
Given
f = a0 +
aj cos(jt) + bj sin(jt)
j=1
we have
(f (t))2 dt
< f, f >=
Z
=
(a0 +
aj cos(jt) + bj sin(jt))(a0 +
j=1
aj cos(jt) + bj sin(jt)) dt
j=1
Z
=
a20
a2j
cos (jt) +
b2j
sin2 (jt)
j=1
2a20
a2j + b2j
j=1
Remark 7.6.11. Again, be warned that this can have different forms if the
basis functions are normalised. Engineers who do signal and image processing
will hear their lecturers talk about the energy in the signal being preserved
by the transformation.
A very strong form of convergence occurs when the function f is piecewise
differentiable. The following theorem gives lots of fascinating results. Unfortunately I dont have the time to prove it:
Proposition 7.6.4. If f : [, ] R is piecewise differentiable, then
the Fourier series converges pointwise to f (x) on every interval on which
f is differentiable, and when limxa f (x) 6= limxa f (x), the Fourier series
converges to
1
lim f (x) + lim f (x)
xa
2 xa
Remark 7.6.12. To show where this gets you, remember the series for
sign(x) and note that
4
sin(3x) sin(5x)
sin(x) +
+
+
3
5
converges to 0 at 0, and to +1 for x (0, ). So when x = /2 we deduce
that
4
1 1 1 1
1 = (1 + + )
3 5 7 9
152
or
1 1 1 1
= 1 + +
4
3 5 7 9
7.7
X
a0 +
(aj cos(jt) + bj sin(jt))
j=1
the function
x
f (t) dt
0
X aj sin(jx)
j
bj cos(jx)
+K
j
153
X
bj
1
X
bj X bj cos(jx) + aj + (1)k+1 a0 sin(jx)
+
j
j
j=1
j=1
I shant prove either of these theorems, you will find them in KKOP.
They enable us to calculate some Fourier series relatively quickly and painlessly.
7.8
154
as an orthogonal basis.
Proof:
The orthogonality is very simple: For example
Z
cos(nx) cos(my) cos(px) sin(qy)
Q
cos(my) sin(qy)
155
156
Chapter 8
Partial Differential Equations
8.1
Introduction
158
a function from S 1 into R3 which embeds the circle in three-space, and this
extends to a function from the unit disk, D2 into R3 .
The illustration of figure 8.1 shows you the possibilities.
The soap film extension is only one among an infinite number of possible
extensions (blow on the film to distort it to get some others), the question is,
what made the film choose the particular shape it did? The answer is that
surface tension was busy trying to minimise the area, given the boundary.
Now this is a purely local thing, like a vector field, while the surface that
you actually get is a global solution. The shape of the boundary wire is the
boundary condition. So there ought to be a way of setting up something that
is a generalisation of an ODE and finding a way to solve it which would give
a solution to the soap film problem.
There is indeed a whole body of Mathematics dedicated to precisely this sort
of problem and its higher dimensional analogues, and it is called the study of
Partial Differential Equations. Just as ordinary differential equations have
differentiation of the time or some other single variable because the solution
is a curve, so the PDEs have partial derivatives occurring in them because
the solution will be a surface or some higher dimensional manifold. It is more
complicated than ODE theory for several reasons, one of them being that the
boundary of a curve is just a pair of points (unless the curve is closed, when it
doesnt have a boundary), whereas the boundary of a two dimensional thing
like a disk is a circle, which is a lot more complicated than a couple of points.
Actually, most PDEs are so hard we dont have the foggiest ideas about how
8.1. INTRODUCTION
159
to solve them1 , we can only do a few easy ones. But those we can solve are
very, very, useful. In the remainder of the course I can only start on the
subject, but I shall try to see that you get a feel for the basics.
Example 8.1.2. I take a solid ball of iron and sit it on a table. Everything
is at room temperature. Now I heat up the table just under the ball by
applying a blow-torch, the temperature of which is rather a lot higher than
room temperature, say 10000 . How does the temperature of the interior
point (x, y, z) of the solid ball change in time? It obviously starts off at
room temperature at time zero, and then goes up fairly fast, and the closer
(x, y, z) is to the blow torch, the faster it goes up. It would be nice to
have some details: leaving it to the fluffiness of natural language is not good
enough for scientists. The answer would be a function of four variables,
x, y, z and t. If we could obtain such a function and confirm its correctness
by experimenting, we should undoubtedly feel we understood a fair bit about
heat flow, something which could come in useful.
Remark 8.1.1. If I have a function f : R2 R, and if I differentiate it, I
get a (row) matrix of partial derivatives,
f f
,
x y
It makes sense therefore to guess that if there is a (Partial) differential equation the solution to which is a disk or ball mapped into R, the the equation
itself will have partial derivatives in it. Hence the name.
Example 8.1.3. It can be shown that if f : D2 R2 R is a function
which describes the height of a soap film above the z = 0 plane, then provided
there are no other forces but surface tension operating, and providing the
function f on the boundary is not too different from a constant function,
then f approximately satisfies the condition
2f
2f
+ 2 =0
x2
y
or
fxx + fyy = 0
if this notation is more to your taste.
1
Well, closed form or analytic solutions in terms of standard functions are very rare,
and even solutions in terms of explicit infinite series are often impracticable. But numerical
methods can give us a solution to high accuracy in many cases. Determining whether the
numerical solution is a stable, safe one is still under investigation.
160
= c2 2
t
x
So again we have a partial differential equation.
Partial Differential Equations then occur quite naturally as ways of describing
Physical systems. We have two jobs to do:
From a physical situation, set up the equation which describes the
system
2
You may reasonably suspect that this is a joke. On the other hand, most of what
you did in first year was known to Newton in 1695 when he had more or less given up on
Science and Mathematics as less important than Theology. The first artificial satellite had
been invented by Newton many years before. It took the Engineers about three hundred
years to catch up. Seen from that point of view, you are doing quite well.
161
8.2
8.2.1
162
Now look at the bees in some such small slab, as shown in figure 8.2. We
suppose that the bees move about at random, quite independently except
that possibly they may bounce off each other if they collide. They are just
as likely to be going one way as another at any time, and they buzz around
in the way that bees, atoms and small children at parties are prone to do.
It is fairly plausible that the number of bees going from the slab between x
and x + x into the slab to the right of it, from x + x to x + 2x, over
any time interval from t to t + t, is proportional to the difference between
the number of bees in the two slabs. The actual number of bees will depend
on such things as the mean bee velocity, but if half the bees are going one
way and half the bees are going another, then there will be approximately
x f (x)/2 bees going right across the barrier and x f (x + x)/2 going
to the left from the second slab, if the bees are going fast enough.
The rate of flow of bees then past a point x will be simply proportional to
the rate of change of density at x, f
. If the density is increasing, the bees
x
will tend to go backwards, so N will tend to increase and we can write:
N
f
= c2
t
x
where N is the number of bees between 0 and x, and c2 is a positive constant
telling us something about the mobility of the bees.
Now we have that N is of course related to f , in fact f is the space derivative
of N , f = N
. We therefore try to use these facts to say something about
x
the change of density in time.
163
(8.1)
This is crying out to be made into a Mathematica animation. I hope someone with
more time than me can do it and send me the result.
4
A transistor is not, as you may have supposed, a kind of radio. It is actually the
thing inside it that allows the radio to work. It has been extended to the silicon chip in
relatively recent years.
164
The chain of reasoning I have given is pretty much what the eighteenth
century mathematicians did to justify the diffusion of heat along a rod, the
main difference being they said it in French and left out the bees 5 .
Bees are reasonably well described by the Diffusion Equation, but so are a
lot of other things, including heat conduction (which is largely a matter of
vibrating atoms), and hence the diffusion equation is also known as the Heat
Equation. The diffusion of gases through pipes and atoms of one substance in
another, from dyes in water to doping agents in silicon, are also described by
the same equation. Bees are easier to visualise, but perhaps not so important
in the grand scheme of things as heat conduction or atoms. Much depends
on your point of view.
The next stage of development of the argument is to consider a thin planar
slab of bees, which can now move in two dimensions instead of being compelled to go either backwards or forwards. And the final stage for most books
is to go to the full three dimensional case, where the bees can float free.
In order to treat the two and three dimensional cases it is necessary to consider the space, R2 or R3 , to be decomposed into little squares or boxes in a
manner which is by this time rather familiar to you.
8.2.2
Saying it in Algebra
It is remarkable that the French did such a lot of the mathematics of this subject, but
you dont know the half of it. Most of them werent mathematicians, they were lawyers,
medics, engineers and blokes who, generally speaking, did it for fun in the evenings after
a hard days work. (Gauss, who was not French, was a privy councillor. If you know what
a privy is, you are doubtless wondering how you counsel them, but this is your problem.)
You have to have a fairly high IQ to think that this sort of thing is entertaining, but it
was thought to be the sort of activity which reflective gentlemen should do. In England
there werent any reflective gentlemen, the gentlemen were horsing around killing foxes,
dressing up in silly clothes and fancy hair-dos, and gambling. Of course, they didnt have
television in those days.
165
The flow of bees flying into the region U at time t is, by definition,
Z
T (x, t) dV
t U
Each bee has to fly through the boundary of U to get into U . The gradient
field of T gives us the direction in which the density of bees is increasing,
bees will fly down the gradient just as in the one dimensional case. So the
rate of flow of bees into U is just
Z
c2 T q n dA
U
for some positive constant c2 . By the Gauss Divergence Theorem, this can
be written as:
Z
2
2 T dV
c
U
Equating the two expressions for the flow of bees into U we get:
Z
Z
2
T (x, t) dV = c
2 T dV
t U
U
and interchanging the partial derivative with the integral:
Z
T
c2 2 T dV = 0
t
U
If the integral of a continuous function f over every region U is zero, then
f must be zero. Suppose it werent zero at some point x. Then it must be
non-zero in some little region around x, and
R if f (x) > 0, take U to be the
region around x where f is positive. Then U f > 0, contradiction. Likewise
if f (x) < 0. It follows therefore that
T
= c 2 2 T
t
(8.2)
which is the diffusion equation in three dimensions. Note that the argument
works for dimension two with minor changes.
Now we do it for heat. Let T (x, t) denote the temperature of a point x at
time t in some region of R3 . This is a function T : R3 R R. It gives
rise to a gradient vector field on Rn which will change in time. We write this
as T . It matters, because heat rolls down the temperature hill.
166
If we fix, again, some definite region U , the amount of heat in the region U
in Rn is given by a simple rule: the specific heat of a solid is the amount of
heat it takes to raise a unit mass of the solid by a temperature of 1o , so in a
region U if we assume the specific heat and the density are constants, and
, we conclude that the heat in the region U at time t is given by
Z
HU =
T (x, t) dx
U
dx
dt
t
U
HU is, for a given box U , just a function of time 6 .
Heat flows into the box U down the temperature gradient at a rate proportional to the conductivity of the material, K say, and the gradient of the
temperature, T , at some point x, is in the opposite direction to the heat
flow. If we want to get the vector telling us the rate of flow of heat at the
point x at time t, we can call it v and write
v = KT
Now the rate of flow of heat out of the box U is going to be
Z
v qn
U
It might be a good idea to think of the amount of heat as the number of bees and the
temperature as the bee density, with some constants thrown in.
167
We may therefore equate the heat flow into the box, dHU /dt to the temperature T in two different ways:
dHU
=K
dt
T =
U
T
t
8.3
Laplaces Equation
In the case where there is no heat supplied to or leaving the object, and the
system is in a steady state, we get the famous equation of Laplace:
2 T = 0
which for a general function f : R3 R can be written at greater length
as
2 f =
2f
2f
2f
+
+
=0
x2
y 2
z 2
(8.3)
This equation also applies to a large number of other situations: in two dimensions it applies, to a good approximation, for nearly flat surfaces, to soap
films, it also applies to the electric field produced by a set of point charges
except at the charged points themselves, to gravitational fields similarly, and
hence has importance in dynamics. Wherever there is some sort of minimum
energy configuration there is often a function satisfying Laplaces Equation,
or some equation approximated by Laplaces Equation, describing the state.
168
Example 8.3.1.
The function f : R2 R given by f (x, y) = x2 y 2 satisfies Laplaces
Equation everywhere. The function with f (x, y) = x2 + y 2 does not. Any
constant function does, and if g : R2 R2 is linear and invertible, and f
satisfies Laplaces Equation, so does f g.
Exercise 8.3.1.
1. Show that f (x, y) = x/(x2 + y 2 ) satisfies Laplaces Equation where it
is defined. Sketch a portion of the graph.
2. Show that f (x, y) = sin(x) cosh(y) satisfies Laplaces Equation. Sketch
a portion of the graph.
3. Find two more functions which satisfy Laplaces Equation on some
region in R2 and two which do not.
It is useful to think of 2 as an operator which takes a function f : Rn R
to a new function, 2 f : Rn R. Then we want to know, what functions
get killed by the Laplacian Operator 2 ? That is, which functions f get sent
to the zero function by 2 ?
Functions which satisfy Laplaces Equation are known as Harmonic Functions and the study of Harmonic Functions is called Potential Theory. Many
mathematicians have spent the best years of their lives finding out things
about harmonic functions, mostly just from curiosity, but the results are
often very handy to engineers, so I shall mention a few of them here.
First, we can see immediately from the divergence theorem that
Z
Z
q
(f ) =
(f ) q n
U
169
harmonic function f along the outward normal around the curve, you have
to get zero. It follows immediately that a function such as x2 + y 2 is not
harmonic, since the unit circle centred at the origin has got f /n a positive
constant. It suggests that you might be luckier with something like xy or
x2 y 2 which at least has the right sort of behaviour at the origin. We can
get a little more mileage out of this by making it a little more complicated:
if we look at two functions, f, g : Rn R we can define F = f g. This
multiplies the vector field g by the value of the function f at each point.
Now by straightforward manipulations:
div(F) = q (f g) = f 2 g + f g
and
g
F q n = n q (f g) = f
n
for any vector n. If we take some region U and apply the divergence theorem
to F, we get:
Z
Z
g
2
(f g + f g) =
f
U
U n
for n the normal to the boundary, which equation is called Greens First
Identity.
Repeating this with the functions in the reverse order, to the vector field
gf we get
Z
Z
f
2
(g f + f g) =
g
U
U n
Subtracting this from Greens First Identity we get
Z
Z
g
f
2
2
(f g g f ) =
(f
g
)
n
n
U
U
This is called Greens Second Identity. These are useful in Fluid Mechanics
for those with good memories.
Now putting f = g, a harmonic function, in the first identity we get
Z
Z
f
2
(f ) =
f
U
U n
Now suppose f is zero on U . Then the right hand side is zero, and so the
left hand side is zero too. Hence f = 0 and so f is constant. Since it is
zero on the boundary, f = 0.
This tells us that if f is harmonic and is zero on the boundary of a region,
it is zero throughout the region.
170
171
replaces the value inside it by the average of the values of its four neighbours.
Elements on the circle itself have the numbers left unchanged. We simply
iterate this process. Eventually the numbers on the inside stop changing,
and when they do the grid gives a discrete approximation to a solution to
Laplaces Equation. Anyone who likes programming can fake the parallel
processing on a PC. If you dont like the precision, do it with more processing
elements. If you want to generalise to something more complicated than a
circle, the general principle is clear, and if you want to increase the dimension,
it is easy to see how to modify the algorithm.
Real hardware parallel machines (Systolic Arrays) have been built at Stanford and Carnegie-Mellon Universities. Students of Robotics at this University have used the method in software for finding trajectories which avoid
obstacles. You can try this for the problems in the next section to get out
numerical solutions. They are not as neat as analytic solutions (in terms of
functions) of course.
Exercise 8.3.2.
Show that the only harmonic functions on the line are affine (linear plus a
shift) and confirm the third nice fact for this case.
Confirm the third nice fact by integrating around the circle of radius r centred
on (a,b), for the function f (x, y) = xy.
8.4
172
affect the general behaviour significantly. I also assume each point of the
string moves only vertically.
Let denote the density of the string, supposed constant, and let T (x, t)
denote the tension in the string. Let H(x, t) and V (x, t) denote the horizontal
and vertical components of this tension. The assumption that the string
moves only vertically ensures that H is constant. The acceleration of a small
bit of string of length x at location x at time t is, by definition,
2f
, ftt
t2
This by Newtons Law is the force divided by the mass,
t R+ x [a, b], xftt = V (x + x, t) V (x, t)
or more perspicuously:
t R+ x [a, b],
V (x + x, t) V (x, t)
2f
= 2
x
t
V
2f
= 2
x
t
Now V (x, t) = H(x, t) tan(), where is the angle made by the string at
(x, t) That is
f
t R+ x [a, b], V (x, t) = H
x
where H is the (constant) horizontal component of T . Substituting for V
above we obtain:
t R+ x [a, b],
2f
2f
=
x2
H t2
(8.4)
173
is set at some value, say by hanging a kilogram weight off one end prior to
fixing it. Twang it in the middle. What pitch would you get?
Solution: If you reflect briefly on the fact that you might hope to solve this
problem getting an answer in cycles per second having measured the length
in metres, the density in kilograms per meter and the tension in kilograms,
you will see why Mathematics was known in some quarters as Greek Magic.
To try to solve the above problem, imagine the simplest possible solution
of the wave equation. I incline to think that if we could freeze the wire at
its maximum amplitude it would look, if we took the origin in the middle,
rather like cos(x). This would allow it to be about the least complicated
shape that had the ends at /2 fixed at value zero. As time changed,
the wave would flatten down to zero then turn upside down. We can get
this effect by multipying by sin(2t) where is the frequency in cycles per
second. This suggests a trial solution to be:
f (x, t) = cos(x) sin(2t)
Differentiating partially twice for x we get
fxx = f (x, t)
and differentiating twice partially with respect to t we get
ftt = f (x, t)(4 2 2 )
So the wave equation is satisfied with
1
=
2
2
4
H
which gives
1
=
2
If the length of the wire were different, we should simply scale it by changing
the units.
Exercise 8.4.1. Find the fundamental frequency of vibration of a wire half
a metre long with a density of 0.033 kilograms per metre with a tension of
ten kilograms.
174
8.5. SCHRODINGERS
EQUATION
175
It is also the case that the sum of any solutions is also a solution. In other
words there is a whole infinite dimensional vector space of solutions, and we
have looked only at some basis elements of the space. I leave you to brood
on this.
Exercise 8.4.2. Prove the claim that the set of solutions is a linear space.
Remark 8.4.5. We can imagine the problem of drumming: I take a thin
membrane and attach it to a rigid circle or maybe a square. It is a 2dimensional version of the string. Now I give it a good smack in the middle.
What pitch is the resulting sound? In order to work the answer out, I should
need to have a two dimensional version of equation 8.4. Can we make a stab
at setting up a 2-d wave equation?
Remark 8.4.6. I might make a guess at:
2f
2f
+
x2
y 2
1 2f
u2 t2
(8.5)
1 2f
= 2
u t2
(8.6)
and
2f
2f
2f
+ 2 + 2
x2
y
z
in three dimensions, for some constant u.
It is beyond the scope of the course to deal with these, but you might like
to experiment to see if you can persuade yourself that these are plausible
equations for describing waves in two and three dimensions.
8.5
Schr
odingers Equation
Since this is not on the syllabus I shall just mention that Quantum Physics
leads to the study of Schrodingers Equation:
2 2 2
+ 2 + 2 V (x, y, z, t) = k
2
x
y
z
t
where V is a potential field. This equation gives a description of the state of
a single particle. How it was set up remains rather mysterious, but having
got it, courtesy of Schrodinger, we can check to see if it works.
Calculating the possible solutions to this equation for a given potential function gives results generally analogous to the distinct wave solutions to the
176
8.6
Remark 8.6.1. We cannot hope to solve the general Dirichlet Problem for
Laplaces Equation, but we shall treat a few simple cases.
Suppose we take a rectangle in the plane, and lift up one of the sides of the
rectangle by a function. See figure 8.5. It will be useful to think of it as a
177
wire frame. We are going to find the equation of the soap film which will be
formed when the whole thing is dipped in soap7 .
Formally, we have 0 x a, 0 y b as the region U , We have that there
is some unique function f : U R which is unknown, but that we have:
1. f (x, 0) = 0, x [0, a]
2. f (0, y) = 0, y [0, b]
3. f (x, b) = 0, x [0, a]
4. f (a, y) = h(y), y [0, b]
5.
2f
2f
+
=0
x2
y 2
for some given function h. I have illustrated h in figure 8.5 with a nice
parabolic function, but let us keep h general at the moment. The problem
is to find f , the soap film function. I remind you that this is not being
done because we care about soap, but because very much more significant
problems can be done using the same methods, and it is useful to have clear
pictures of a simple sort in your mind.
The first thing we do is make an assumption which is not immediately justifiable or even reasonable, but which actually works.
Separation of Variables
Suppose that the function f (x, y) can be written as a product of
functions of x and y separately.
Write
f (x, y) = p(x)q(y)
Then differentiating partially with respect to x gives
f
dp 2 f
d2 p
= q(y)
,
=
q
x
dx x2
dx2
7
I am simplifying here: the Partial Differential Equation for Soap films or area minimisation is non-linear; the general problem for solving it for given boundary conditions
is known as Plateaus Problem. The PDE is approximated well by Laplaces Equation
provided the non-linear effects are small, which will happen if the function f is not too
different from an affine function, and solving Laplaces Equation for a given boundary
condition is often a good start on the Plateau Problem. From now on, I shall cheerfully
talk of soap films as if they were exactly solved by Laplaces Equation
178
and similarly
f
d2 q
dq 2 f
= p(x)
,
=p 2
y
dy y 2
dy
Now Laplaces Equation gives us
q p + p
q=0
Or
p
q
= =c
p
q
n 2
) , n = 1, 2,
b
I have used the notation p and q rather casually; we are differentiating with respect
to different variables here. I interpret the dot as Differentiate with respect to the (single)
variable. Other, sterner, folk insist that we use Newtons dot notation only when the
variable is time. I have tried it in other notations, and it is longer and harder to read.
179
ny
)
b
X
n=1
cn sinh(
ny
nx
) sin(
) = h(y)
b
b
), given by
Each Fourier coefficient is cn sinh( nx
b
Z
na
2 b
ny
cn sinh(
)=
h(y) sin(
) dy
b
b 0
b
If we can do the integrals, we can calculate the coefficients as far as we like,
and in some happy cases we can get explicit solutions.
We can get a reasonable agreement with figure 8.5 if we put b = and
h(y) = sin(y). We therefore work through the following example:
Example 8.6.1.
Problem
Let the harmonic function f : [0, 1] [0, ] satisfy the following boundary
conditions:
180
181
1
sinh(1)
sinh(x)
sin(y)
sinh(1)
It is straightforward to verify (1) that the boundary conditions are all satisfied and (2) that the function is harmonic (everywhere). Since we have a
uniqueness theorem, we have produced the only possible solution.
Exercise 8.6.1.
Verify that the given solution satisfies Laplaces Equation.
Remark 8.6.2. If you have any soul in you at all, you will now stand up
and clap for half an hour at something so wonderful.
Example 8.6.2.
Problem
Let a square of side units be made of metal, and let three of the four sides
be kept at a temperature of 0o . Let the last side have temperature sin(x) at
distance x along from one end. Find the temperature at the centre of the
plate when the system is in equilibrium.
Solution
e/2 e/2
e e
182
The innocent are not in need of protection, their strength is as the strength of ten,
because their hearts are pure.
10
What is marvellous isnt the answer, it is that somebody of the same species as you
was smart enough to figure it out, and you are smart enough to follow the argument.
If this doesnt strike you as astonishingly wonderful, you are probably dead but havent
noticed yet.
183
3. The constraints on the boundary look rather strong, and you might
wonder what you could do with a case where one edge was fixed to
have height h1 (y) and the opposite edge was fixed to have height h2 (y).
Deal with the case where one end of a square of side is made to
have height sin(y), the opposite is made to have height sin(y) and
the other two are kept at height zero. Do this by finding solutions to
(a) the case where three sides are zero and one side is at height sin(y),
which has been done, (b) the case where the opposite side is kept at
height sin(y) and all other sides kept at zero and then (c) adding up
the answers. After all, if two functions satisfy Laplaces Equation, so
does their sum.(!) Of course, if the two functions h1 , h2 are the same
there might be a quicker method, as in our earlier worked example.
8.7
Laplace on Disks
cos r sin
sin r cos
We can write:
f f
,
r
=
f f
,
x y
cos r sin
sin r cos
Now inverting the matrix (by appealing to the Inverse Function Theorem)
we get:
f f
f f
cos
sin
,
=
,
1/r sin 1/r cos
x y
r
Or more fully:
= cos sin
x
r r
184
= sin + cos
y
r r
In particular
f
f
1
f
= cos
sin
x
r
r
2f
f
1
f
=
cos
(cos
sin
)
x2
r
r
r
sin
f
1
f
((cos
sin )
r
r
r
2f
y 2
f
cos f
(sin
+
)
r
r
r
f
cos f
cos
(sin
+
)
+
r
r
r
= sin
When these are evaluated and added many terms cancel out and we get:
2f
2f
2f
1 f
1 2f
+
=
+
+
x2
y 2
r2
r r r2 2
Now if the left hand side is zero we get the Polar Form of Laplaces Equation:
1 f
1 2f
2f
+
+
=0
r2
r r r2 2
Which you should memorise.
Exercise 8.7.1.
Complete the above calculation to derive for yourself the Polar form of
Laplaces Equation.
Now suppose we have a piece of circular wire bent so that its projcction is a
circle, as in figure 8.8. The shape indicated can be represented as the graph
of a function h : S 1 R. We assume again that a function f : D2 R
exists with the following properties:
1. frr + 1r fr +
1
f
r 2
2. f (1, ) = h()
=0
185
= 0
= p
q
= k
= k
For some constant k. We therefore have again reduced the original PDE
down to two ODEs,
r2 p + rp kp = 0; q + kq = 0
both of which look fairly straightforward.
We consider the possibilities for k; it can be negative, positive or zero. If
it is zero, we rapidly deduce that q() = m + c and this can only mean
186
X
f (r, ) = A0 +
rn (An sin(n) + Bn cos(n))
n=1
f (1, ) = h() = A0 +
n=1
187
h() cos(n) d, n = 0, 1, 2,
0
The problem is solved, you may now cheer wildly and scream yourselves
hoarse in support of something pretty smart.
Exercise 8.7.2.
1. Suppose the function defined on S 1 in figure 8.8 is smoother than it
looks and is actually just sin 2. Find the unique extension to the disk
which satisfies Laplaces Equation.
2. Suppose we are given a semicircle,
{r = 1, 0 } { = 0, 1 r 1}
Suppose the temperature is maintained at zero on the diameter, and
is given by h() on the arc. Show how to solve Laplaces Equation for
this case.
3. If in the above problem, h() = sin(4), sketch the solution and calculate it exactly.
4. We are given a unit disk made out of metal. Suppose that the top half
of the unit circle on the disk is kept at a temperature of 100o and the
bottom half at 0o . Find the steady state temperature in the inside of
the disk. Be suitably fluffy about what happens at the points where
the two temperatures are adjacent.
8.8
The heat equation is more general than Laplaces Equation, so a little more
complication is to be expected. Recall that we had:
c2 2 f = ft
In the case of a one dimensional bar, this comes to
c2 fxx = ft
and we investigate this case first.
188
p q
= =k
p
q
189
p = ( )2 p
c
which has solution
= n, n = 1, 2,
c
This gives a family of solutions to the Heat Equation:
2 2 c2 t
fn (x, t) = cn en
sin(nx)
The general solution is some infinite sum of these for a choice of cn which
makes the initial state at t = 0 equal to the given function h(x). So we choose
to expand the given h(x) on the interval [0, 1] in terms of sin functions, which
gives us the required cn , and we are done. This will require some rescaling,
since you have done your Fourier Theory on the interval [, ] rather than
on [0, 1], but this is not particularly dificult.
Exercise 8.8.1. Write down the affine embedding which sends [0, 1] to
[, ] . Now work out the Fourier Series for the function x(1 x) on
[0, 1].
190
2 c2 t
sin(x)
2 c2
2T
T
=
x2
t
is the heat equation in one dimension, where x is the distance along the bar,
t is the time, and T (x, t) is the temperature at the point x at time t.
Writing T (x, t) = p(x)q(t) on the assumption of separability of variables,
This becomes:
Kq p = pq
191
= p()
Ai cos ix
i=1
Ai cos(ix)e
Ki2
t
i=0,
To find the right sequence of coefficients to satisfy the initial condition for
the temperature distribution, that is, to calculate the Fourier Series for p, we
need to calulate
Z
cos nx( |x|) dx
192
Z
cos nx dx 2
= 2
0
x cos nx dx
0
Z
2
x cos nx dx
0
4
4
4
+ cos x +
cos x +
cos x +
2
9
25
or if you prefer it more formally:
|x|
4X
1
cos(2n + 1)x
p +
2 n=0 (2n + 1)2
Thus we conclude (almost) by writing down the solution to the heat equation
as
K(2n+1)2
4X
1
T (x, t) +
cos(2n
+
1)xe
2
2 n=0 (2n + 1)
It is easier to verify that the space function p and the time function q both
satisfy, termwise, the required ODEs than it is to produce them. If you
believe that I got the Fourier expansion of |x| right, then it follows that
4X
1
=
n=0 (2n + 1)2
2
193
K(2n+1)2
4X
1
e
T (, t) = T (, t) =
2
2 n=0 (2n + 1)
which tends to /2 from 0 as time goes by. Note that if K were 0 and no
heat flowed, nothing would happen. If it is small, whatever happens, happens
slowly. This seems reasonable.
8.9
194
p
q
H
q p
= =k
H q
p
for some constant k. The usual arguments show k must be negative, I write
it therefore as K 2 . This gives
q = K 2
H
q
and
p = K 2 p
The former gives
s
q(t) = an cos(K
H
t) + bn sin(K
H
t)
hx
|
195
and this requires that we express p by its Fourier expansion. Since the
function is symmetric we can forget about the sine terms and obtain the
expansion in cosine terms only.
This will give us a set of integral values for K and corresponding An .
The constraints on q derive from the fact that we started with the string at
rest. Thus
f
=0
t 0
This gives us
p(x)q(0)
=0
which tells us that q contains cosine terms only.
We have the Fourier series for |x| is
4
cos(3x) cos(5x)
(cos(x) +
+
+ )
2
9
25
So the Fourier series for
h
|x|
is
h 4h
cos(3x) cos(5x)
2 (cos(x) +
+
+ )
2
9
25
and that for
h
h
|x|
is
h 4h
cos(3x) cos(5x)
+ 2 (cos(x) +
+
+ )
2
9
25
This gives an expression for p(x) as a sum of cosine terms and values of K
which are the odd integers.
We have then that the solution is of the form
a0 +
fn (x, t)
n=1
where
s
fn (x, t) = an cos(nx) cos(n
H
t)
196
4h
2 n2
when n is odd.
Remark 8.9.1. The above calculation really is rather silly. If we assume
that the function f (x, t) is separable,
f (x, t) = p(x)q(t)
then the answer has to be that the wire preserves its shape indefinitely except
that is is scaled by some time varying function. And the time varying function
has to be something which starts off at a maximum of 1 and oscillates. The
only point of interest is to decide on the form of the time variation, which
comes from the expansion for p. Note that this gives the amplitude of the
various harmonics.
Remark 8.9.2. Note that if we have the wave equation
fxx =
a solution cos(x) cos(
H
t)
ftt
H
can be written:
1
(cos(x + vt) + cos(x vt))
2
which is an average of two waves going in opposite directions with velocity
s
H
v=
This is telling us that the propagation of a transverse wave along the wire
will be at a speed which is proportional to the square root of the tension
and inversely as the square root of the density. This should not come as too
much of a surprise.
8.10
And in Conclusion..
I have just got you to stick your toes in the water as far as PDEs are concerned. There are people who make a lifetimes work of solving Laplaces
197
div H = 0
1 H
c t
curl H =
1 E
c t
The above are Maxwells Equations relating the electric field E and the magnetic field H. c is a constant which depends on the electrical and magnetic
properties of free space and which can be measured by fixed physical apparatus.
Show that For any field F on R3 ,
1 2E
c2 t2
( H) =
1 2H
c2 t2
2.
3.
2 E =
1 2E
c2 t2
2 H =
1 2H
c2 t2
4.