16  π

One of the great mysteries of mathematics is the ubiquity of certain particular numbers. It scarcely matters what field of mathematics you are working in, if you think hard enough and dig deep enoughs you’ll inevitably run into the mysterious number 2.718281828459

apearing in your calculations. (This will even happen to us, in this class, not too far from now!) This number appears in everything from finance to probability, to differential equations, group theory, real analysis, and non-euclidean geometry. But this is not even the craziest of the numerical conspiracies: the true king of almost magically ubiquitous numbers is 3.141592653589

We have already met this number in this class, but our brief encounter (as the area of the unit circle) does not provide much evidence or intution for why this should appear everywhere in mathematics! That is the goal of this chapter: we will see that a collection of rather remarkable properties of Euclidean space make it so that many conceptually-different mathematical quantities are all (1) constant and (2) have values directly related to π. Its easiest to explain all of this via examples, so instead of further discussion let’s just dive right in.

16.1 Circle Constants

16.1.1 The Length Constant

For any circle C in the plane we can define its length factor to be the ratio of its circumference to its radius: that is, how many times do we need to lay out the radius to equal the circumference? If we write circ(C) to denote the circumference, or arclength of the circle C and rad(C) to denote the radius, the quantity we are interested in here is just their ratio:

τ(C)=circ(C)rad(C)

If we write Cp,r for the circle centered at pE2 of radius r, we alternatively could express this length ratio as

τ(Cp,r)=length(Cp,r)r

The length factor of a circle is the number of radii needed to make the circumference.

We use the letter τ for this ratio as its value for the unit circle is τ as we have defined it previously: τ:=τ(CO,1)=length(CO,1)

Both the numerator and denominator of this definition depend on the circle C being considered - so there’s no a priori reason to assume that this ratio should be independent of the choice of circle. Indeed - we will see very shortly in both spherical and hyperbolic geometry the analog of τ(C) takes different values for different circles!

But, as an incredible consequence of the existence of isometries and similarities of the Euclidean plane, it turns out that here this number is a constant!

Theorem 16.1 (Length Factor is Constant) The ratio of a circles circumference to its radius is a constant, independent of the circle.

Proof. Let Cp,r be any circle in the plane - centered at some point p and of some radius r. Now let T be the translation which takes p to the origin O. Isometries preserve distances, and thus send circles to circles. This means T(Cp,r) is a circle of radius r (a distance) centered at O: in symbols T(Cp,r)=CO,r

Isometries also do not change the lengths of curves (), so we know that length(Cp,r)=length(CO,r). And since it doesnt change distances (like the radius: ) we see that Cp,r and CO,r have the same length ratios: τ(Cp,r)=length(Cp,r)r=length(CO,r)r=τ(CO,r)

Now we will show that CO,r has the same length factor as the unit circle, and thus our original circle had the same length factor as the unit circle! To do so, we use the similarity σ(x,y)=(Rx,Ry). This has scaling factor r, and so scales all lengths of curves (), and all distances () by r. Thus, σ takes the unit circle CO,1 to the circle CO,r and also takes length(CO,1) to rlength(CO,1). Because both the circumference of the circle and the radius got scaled by r the length factor is unchanged:

τ(CO,1)=length(CO,1)1=rlength(C0,1)r=length(CO,r)r=τ(CO,r)

Stringing all the equalities together, we see τ(Cp,r)=τ(CO,r)=τ(CO,1)

Thus every circle has the same length factor as the unit circle, so the length factor is constant.

Definition 16.1 (The Circle Length Constant) The constant ratio of the circumference to the radius of a circle to its radius is τ=length(Cp,r)r In we found a good approximation to this following the method of archimedes: τ96222+2+2+2+36.282904

Thus in any mathematical problem involving a circle’s length, the number τ(C)=τ=6.28 is bound to show up: this is just the circumference measured in units of radii!

16.1.2 The Area Constant

We’ve found that similarites force the length factor of circles to be a constant - and this explains at least some occurences of a geometric constant appearing in mathematics. But lengths aren’t the only important quantity related to circles out there! It’s equally natural to consider their area.

Here it doesn’t make sense to measure a circles area in units of radii, since radii are a length and area is….not a length. Instead its more natural to measure area in units of radii squared: how many squares with side length the radius does it take to fill up a circle? For a given circle C, we will call this area factor π(C):

π(Cp,r)=Area(Cp,r)r2

The area factor of a circle is the number of squared radii needed to completely fill it’s area.

We use the letter π for this as we have already defined π to be this ratio for the unit circle CO,1:

π:=π(CO,1)=area(CO,1)

Again, this fraction involves quantities related to the particular circle Cp,r in both the numerator and denominator, so its totally conceivable that its value would depend on the particular circle being considered! (And, in spherical and hyperbolic geometry, it will).

But perhaps after seeing the crucial role of similarities in the argument for the constancy of τ, perhaps you already have a sneaking suspicion that the analogous trick will prove π to be constant here.

Theorem 16.2 (Area Factor is Constant) The ratio of a circle’s area to its radius squared is constant, independent of the circle

Proof. The proof here is nearly identical to the length factor case, except we need to use the fact that similarites scale area by the square of their similarity factor (), instead of the fact that they linearly scale length.

Again since isometries don’t change distances or areas we can move an arbitrary circle Cp,r to the origin, CO,r and know that π(Cp,r)=π(CO,r)

Next we see that π(CO,r) is the same as the area factor of the unit circle, using the similarity σ(x,y)=(rx,ry), which sends CO,1 to CO,r and area(CO,1) to r2area(CO,1).

π(CO,1)=area(CO,1)1=r2area(C0,1)r2=area(CO,r)r2=π(CO,r)

Stringing these together we see that every circle’s area ratio is the same!

π(Cp,r)=π(CO,r)=π(CO,1)

Definition 16.2 For any circle C in the Euclidean plane, the ratio of its area to squared radius is a constant denoted by π=Area(Cp,r)r2

This tells us that we should expect yet another constant to be popping up throughout mathematics: anytime a discussion of circles and their areas show up, we will run into π as the natural conversion factor from radius squared to area!

Archimedes could have went on to estimate the value of π by calculating the area of an inscribed polygon or circumscribed polygon, by adding up the area of triangles.

Exercise 16.1 (π via inscribed areas.) The area of a triangle is half its base times it’s height. Can you calculate the area of a polygon that circumscribes the circle to get an approximation of π? Try starting with a hexagon. Then, can you find a way to use trigonometric identities to double the number of sides repeatedly, like we did for circumference?

However, Archimedes did not do this…he did something much more clever.

16.1.3 Equality

Alone these two facts don’t point towards a single, unified constnat showing up in mathematics, rather they suggest we should be seeing two different values, π and τ, in two different circumstances: area and length respectively.

It was already known to Euclid that these two constants exist: in CITE PROP Euclid shows the circumference of a circle is always proportional to its radius, and in CITE PROP he shows the area is always proportional to the radius squared. But it wasn’t until the work of Archimedes that we discovered the truly astounding fact that these two constants are related to one another! Recall the main result of the measurement of the circle

Theorem 16.3 The area of a circle is equal to that of a triangle whose base is the circle’s circumference, and whose height is the circles radius.

Archimedes’ measurement of the circle

Because we know the area of a triangle to be half its base times its height, this tells us that

πr2=12(τr)(r)

Or, cancelling the factors of r and re-arranging,

τ=2π

That is, the two circle constants are just integer multiples of one another! This means whether we are interested in lengths or areas, so long as we are doing mathematics that invovles a circle this constant is going to appear. (This also explains why you see so many formulas with a 2π in them: this is really the length constant τ! But since they are rationally related we’ve just chosen one of them, π to write everything in terms of.)

As we have been doing throughout this section of the book, a good exercise is to prove archimedes observation using modern techiques. We will give two approaches here, one based on integration, and another on differentiation.

16.1.3.1 Integration

Both lengths and areas in our modern version of geometry are calculated via integrals, so it’s no surprise that the values of π and τ themselves are integrals. Indeed, as we saw in we can write the circumference of the unit circle as

τ=1121t2dt

And, from the area chapter () we saw we can express its area as

π=1121x2dx

In this homework excercise we will use familiar calculus techniques (just u-substitution!) to relate these integrals to one another (without evaluating either!) giving a modern proof of Archimedes’ theorem.

Exercise 16.2 Prove that 1111t2dt=1121x2dx Thus showing thtat τ2=π.

Hint: Do u-substitutions to the integrals to make them into the same integral. The goal isn’t to evaluate them and get a number! This is just a Calc II problem - but a tricky one, so here’s one outline you could follow:

  1. Rewrite the area integrand 1x2 as 1x21x2. Use properties of integrals to break this into two integrals, and see π=τ112x21x2dx

  2. Now we just have to evaluate this new integral: Do the u-substitution u=1x2 to this, to show that 112x21x2dx=1121u2du=π (This u-sub requires some work: you’ll need at some point to solve for x in terms of u!)

  3. Now just assemble the pieces! You never completed a single integral, but you still managed to prove that τ=2π.

16.1.3.2 Differentiation

To give a third proof of this fundamental equality, we will start wtih the formula defining the area of a circle of radius r:

area(Cp,r)=πr2

Area of the circle as a function of radius.

Let’s think a bit about the derivative of this function: this is easy to compute by hand ddrarea(Cp,r)=ddrπr2=2πr

but what does it mean? For this, we need to return all the way to the fundamentals, and think about the definition of the derivative. To unclutter the notation, below I am going to write area(r) for the area of a circle of radius r (the area doesn’t depend on the center point after all!)

ddrarea(r)=area(r+h)area(r)h

The numerator here is a difference of areas - between the area of a disk with radius r+h and a disk of radius r. This is what you get if you remove a disk of radius r from a disk of radius r+h, so this is the area of a thin circular ring.

The difference between a disk of radius r+h and a disk of radius r is a ring of thickness h.

What’s the area of this ring? In the limit as h becomes infinitesimally small (as we take the limit to become the actual derivative) we can calculate infinitesimally: imagine the circular ring is made of a bunch of tiny squares, whose height is h: since their other sides fit together to form the circumference, the sum of their bases is τr. Thus,

area(r+h)area(r)(τr)h

With this approximation becoming exact as h0. But in the derivatrive we divide by h, and are left with just τr!

ddrarea(r)=τr=circ(r)

This is an incredibly cool fact: so we should box it off as a theorem for future reference!

Theorem 16.4 The derivative of the area function for circles of radius r is the circumference function ddrarea(r)=circ(r)

But now we are all but complete with our third way of proving τ=2π. We know the area function is area(r)=πr2, and so we can take its derivative to get 2πr. Similarly, we know the circumference formula is τr, so this relathionship simplifies to

2πr=τr

And, canceling the r (or evaluating at the unit circle, r=1) gives the result!

16.1.4 Trigonometric Substitution

The intimate relationship between τ and π is so fundamental that I cannot help but offer yet another proof of this result. This may seem wasteful but is in fact often a useful thing to do in mathematics - as different proofs generalize to different situations easier.

Here, we will focus directly on the area integral of ,

π=1121x2dx

and try to directly evaluate it via the fundamental theorem of calculus (finding an antiderivative, and plugging in the endpoints). To do a little pre-emptive simplifcation, we may notice that the integrand is an even function of x so we may instead choose to integrate on half the domain, say [0,1], and double the result:

π=4011x2dx

Now, we perform a rather clever substitution to the integral. Because we rigorously studied the trigonometric functions we recall that cos2θ+sin2θ=1, and thus if x=sinθ we could simplify 1x2 as

1x2=1sin2θ=cos2θ

Thus, 1x2 simply becomes |cosθ|. And, because we computed the derivative of sinθ and cosθ in the chapter on angles, we know that

dx=d(sinθ)=cosθdθ

The last portion of the integral we need to convert are the bounds. The lower bound of x=0 means we seek θ with x=sinθ=0. From our defintion of sin and cos, we see this happens at θ=0 since sin is the y coordinate, and θ=0 corresponds to the starting point (1,0). Next, for the top bound x=1 we seek the θ value with x=sinθ=1. This occurs along the positive y axis, so a quarter turn around the circle, or θ=τ/4. Putting all these pieces together, we see

011x2dx=0τ4|cosθ|cosθdθ=0τ4cos2θdθ

It appears we aren’t doing much better: we didn’t know the antiderivative of 1x2 which is what set all of this off, but we also don’t know the antiderivative of cos2θ! However, the reason this type of substitution is powerful is that there arent many square root identities out there we can use to change how a function is represented, but there are plenty of trigonometric identities.

Indeed, from the angle sum identity we derived, cos(a+b)=cosacosbsinasinb

by setting a=b=θ and using the pythagorean identity cos2θ+sin2θ=1, one can show that

cos2θ=1+cos2θ2

Exercise 16.3 Derive this identity.

This lets us rewrite our integral

0τ4cos2θdθ=0τ41+cos2θ2dθ=120τ4dθ+120τ4cos2θdθ

The first of these integrals is straightforward: its τ/4. For the second integral, we can u-sub u=2θ to get

0τ4cos2θdθ=120τ2cosudu

But now - finally - we know the antiderivative! Since the derivative of sine is cosine, we can compute

0τ2cosudu=sinu|0τ2=sin(τ2)sin(0)=00=0

All that work for zero!! But, putting it all together, we see

011x2dx=0τ4cos2θdθ=12τ4

And going back to the very beginning we recall that π was exactly four times this integral. Thus

π=412τ4=τ2

Our fourth independent derivation that τ=2π.

16.2 Sphere Constants

To talk about things in spheres and cylinders rigorously, we neeed to study a bit of 3-dimensional Euclidean geometry. We will return to this in more detail later in the course, but here we only give a slight taste, as it is important to our overall discussion of π.

Just as a circle was the set of points a fixed distance (the radius) from a fixed point (the center), a sphere is defined just as a circle except now in three dimenions. We found the equations for distance minimizing curves in 2D to be affine, and that let us find the distance formula dist((x,y),(h,k))=(xh)2+(yk)2 and consequently the fomrula for a circle (xh)2+(yk)2=r2. All of this carries through with no changes in three dimensions, where the distance formula becomes

dist((x,y,z),(h,k,))=(xh)2+(yk)2+(z)2

And consequently, the sphere centered at (h,k,) of radius r has the formula

(xh)2+(yk)2+(z)2=r2

The surface area of the sphere is defined exactly as we have done in the plane, by dividing its surface into infinitesimal parallelograms dA, and then integrating the area of these parallelograms to get the final answer. The volume is defined analogously, except we now need a notion of infinitesimal volume in 3-dimensions. Volume of an infinitesimal 3d rectangle is given by length times width times height, or in symbols dV=dxdydz and so three dimensional volumes are calculated by three iterated integrals instead of the double iterated integrals for area.

16.2.1 Fundamental Constants

Let Sp,r denote the sphere of radius r centered at p, just as we did for Cp,r for the circle. Like in two dimensions, we can define an area ratio and a volume ratio for the sphere, comparing each quantity to the relevant power of r.

Theorem 16.5 (Surface Area Ratio is Constant) The ratio area(Sp,r)r2 is constant, and independent of the sphere considered.

Proof. The proof strategy here is exactly analogous to what we did for the length and area constants of a circle: we prove that every sphere has the same surface area ratio by using isometries and similarities to relate it to the unit sphere. First, we translate Sp,r to the origin, which does not change lengths or areas. Then, we use a similarity to scale the unit sphere to the sphere of radius r. This scales the surface area by r2 (as similarities scale areas by r2) and it scales length by r. Thus

area(SO,1)1=r2area(SO,1r2=area(S0,r)r2=area(Sp,r)r2

Theorem 16.6 (Volume Ratio is Constant) The ratio vol(Sp,r)r3 is constant, and independent of the sphere considered.

Proof. Run the same proof as above, but now notice that when we scale volume, infinitesimal volume is measured by dxdydz, so if each is scaled by r we get rdxrdyrdz=r3dxdydz Thus volumes are scaled by r3 under a similarity, and so

vol(SO,1)1=r3vol(SO,1r3=vol(S0,r)r3=vol(Sp,r)r3

Just as we gave names τ for the length constant and π for the area constant of circles, we may be tempted to give names to these two new fundamental constants that we just discovered. And, temporarily we will do so, but these names will not stick around for long - we will instead find both to be related to the circle constants! To keep things concise during their breif existence we will name the surface area constant CSurf and the volume constant CVol.

16.2.2 Relationship to π.

The work Archimedes was most proud of we have barely discussed yet in this class. In his book The Sphere and the Cylinder, Archimedes managed to find a relationship between the formulas for the surface area and volume of a sphere, and relate them to those of a cylinder. This was of course a big deal because the volume of a shape with curved sides had never been caclulated before, but it was an even bigger deal the form that the answer took. Specifically, Archimedes found that for surface area, the area of the sphere is exactly equal to the area of the round side of a the smallest cylinder that can enclose it (whose radius is the same as the spheres, and whose height is the sphere’s diameter)

The cylinder and the sphere have the same surface area.

In modern notation, we would write this relationship with a formula. A cylinder is a rolled up rectangle, and so we can calculate its area with base times height. The base is the circumference of the cylinder (so, τr since this is a circle!) and the height is 2r. Thus

area(Sp,r)=(τr)(2r)=2τr2

Because we already proved τ is related to π via τ=2π we often instead see this written as

area(Sp,r)=4πr2

This tells us immediately the value of the surface area constant, as its definition is just the surface area over r2!

Theorem 16.7 (Value of the Surface Area Constant) CSurf=area(Sp,r)r2=4π

We will prove this using modern tools below, but I’ll postpone the proof until we talk about Archimedes other great discovery - calculating the volume of a sphere.

Through an ingenious argument by slicing, Archimedes showed that the volume of the sphere is the same as the volume of the following complicated sounding shape: the volume in between the cylinder enclosing the sphere (from above), and the double cone that fits inside it:

Archimedes’ calculation of the volume of a sphere by comparing its slices with the complement of a cone in a cylinder.

Archimedes original argument was by slicing: he imagined slicing each of these shapes by a plane at different heights, and he showed that at any given height z, the cross sections of the two shapes had the same area.

'

Exercise 16.4 Confirm Archimedes claim: show the slice of a sphere and cylinder-minus-cone at height z have the same areas, for any z.

Then Archimedes noted that the volume of a region is the integral of the area of its slices (of course, not using these words, as they were not to be invented for another 1800 years!) and so two shapes with all the same cross sectional areas must have the same volumes.

He next computed the volume of a cylinder to be the area of its base times its height, and the area of a cone to be 1/3 its base times height. This gave him the formula

vol(Sp,r)=(πr2)(2r)13(πr2)(2r)=23(πr2)(2r)=43πr3

But this immediately gives us the value of the sphere volume constant in terms of π: thus all the constants for circles and spheres are just rational multiples of a single mysterious number!

Theorem 16.8 (Value of the Volume Constant) CVol=vol(Sp,r)r3=43π

Archimedes found this fact so striking and so beautiful that he asked for a Sphere and a Cylinder (the key ideas in this proof) to be engraved on his tombstone. As far as we can tell in the historical record, his wish was heeded when he died in 212BCE- but his grave was quickly forgotten to those living on his native island of Syracruse.

However, in 75BCE, the great Roman orator Cicero was visiting Syracruse and searched out Archimedes - then already known as the greatest mathematical mind in history, and found it due to this carving. In his own words:

“Once, while I was superintendent in Syracuse, I brought out from the dust Archimedes, a distinguished citizen of that city. In fact, I searched for his tomb, ignored by the Syracusans, surrounded on all sides and covered with brambles and weeds. The Syracusan denied absolutely that it existed, but I possessed the senari verses written on his tomb, according to which on top of the tomb of Archimedes a sphere with a cylinder had been placed. But I was examining everything with the eyes … And shortly after I noticed a small hill not far emerged from the bushes. On it there was the figure of a sphere and a cylinder. And I said immediately to the Syracusans “That’s what I wanted!” > Cicero, 75 BCE

16.2.3 Modern Computation

Having seen the beauty of the results which we are after, we will now seek to prove them with modern (calculus-based) methods. We find the volume of the sphere by slicing into disks, and we know the area of a disk from slicing it into line segments!

Slicing a sphere allows us to calculate volume by integrating the area of the slices.

Because we know the number we are after is constant we are welcome to work directly with the unit sphere so that extra letters like radii don’t complicate our lives. Call this sphere S=SO,1. Then

vol(S)=SdV=11(CrdA)dz

Where Cr is the circle of radius r that we get by slicing horizontally at height z. Because we know the area of a circle formula is πr2 we can subsitute this into our integral, and reduce it to a single integration!

vol(S)=11πr2dz

All that remains is to figure out the radius of the slice at height z. This is easiest to do by looking at a side view where we can use the distance formula in a plane:

The radius of a slice at height z satisfies r2+z2=1 so r=1z2.

Alternatively we may just do this algebraically, and note that if x2+y2+z2=1 then x2+y2=1z2, so at height z the points (x,y) lie in a circle whose radius-squared is 1z2, or

r(z)=1z2

Now plugging this into the area-of-a-disk formula, we can continue our integration by slicing:

vol(S)=11π(1z2)2dz=π111z2dz=π(zz33)|11=43π

Because a homothety multiplies each infinitesimal length by its scaling factor, it increases the infinitesimal volume by the cube of the scaling factor. Thus, scaling up from the unit sphere to a sphere of radius r scales this as

vol(Sp,r)=43πr3

Now, we can apply everything we learned thinking about circles to give a quick modern derivation of the area constant: area is the derivative of volume!

PICTURE

The reasoning goes through exactly analogously here: the difference quotient vol(r+h)vol(r) is a thin spherical shell of thickness h, so its volume is approximately the surface area of the shere times h, and this approximation becomes exact as h0. Thus

area(Sp,r)=ddrvol(Sp,r)=ddr43πr3=4πr2

16.3 Higher Dimenisons

What about the fourth dimension? Can we fiigure out how spheres work there? The fact that lines are given by affine eqautions holds true in all dimensions, which allows us to write down the distance formula in 4D and the equation of a sphere exactly as before.
To keep things simple we can start again with the 4-dimensional unit sphere, which is described by x2+y2+z2+w2=1

Let’s call this sphere H (or HO,1) for hypersphere. We wish to find H’s volume by slicing, where we take three dimensional slices with constant w: these slices will intersect the 4-dimensional ball by solid three dimensional balls much as we sliced the 3D ball into filled in 2d circles, and sliced circles into intervals!

It’s going to get difficult to keep dimensions straight here, so I’m going to start subscripting our volumes: I’ll write vol3 for the usual three dimensional volume we know and love, and I’ll write vol4 for the new four dimensional hypervolume. This slicing tells us

vol4(H)=11(Srdxdydz)dw=11vol3(Sr)dw=1143πr3dw

This leaves us once again with a single integral to do! And all we need is the relationship between the radius r and the height w, which is exactly the same as in the dimension below:

r(w)=1w2

In theory, all we have to do now is plug this in and integrate! In practice this integral is a bit more challenging than we have come across before (though nothing that you haven’t seen already in a Calculus II course)

vol4(H)=4π311(1w2)3dw

This integral requires a trigonometric substitution to complete. It’s perhaps easier to deal with the bounds if we first realize the integral is an even function, and so we could instead just integrate on [0,1] and double the result:

4311(1w2)3dw=8π301(1w2)32dw

Now we can make the substitution w=sinθ, where we find w=0 corresponds to θ=0 and w=1 corresponds to θ=τ/4 (as sinτ/4=1). After this substitution we have

vol4(H)=8π30τ/4(1sin2θ)32d(sinθ)=8π30τ4(cos2θ)32cosθdθ=8π30τ4cos4θdθ

Now we have yet more work, as we have arrived at the integral of the fourth power of cosine. This requires some trigonometric work with the double/half angle identites we proved:

Exercise 16.5 (Integrating cos4(θ)) Use the identity cos2x=12(1+cos2θ) twice to show that cos4(θ)=38+cos2θ4+cos4θ8

Then use this to confirm that

0τ4cos4θ=38τ4

Putting this together with the above, we finally reach our answer (using that τ=2π)

vol4(H)=8π338τ4=πτ4=π22

This is the first time that our constant has not been a rational multiple of π, but instead a rational multiple of π2! Since homotheties scale four dimensional volumes by a factor of r4, we get that the full volume formula for a hypersphere of radius r

Theorem 16.9 (Volume of the Hypersphere) The volume of the 4-dimensional hypersphere of radius r is vol4(Hp,r)=π22r4

From this we can get the three dimensional surface area by differentiation. Again to keep things straight, I’ll write area3 for the three dimensional analog of surface area in 4D space, and area2 for the usual 2D area in 3D space that we have thus far been just calling area.

Theorem 16.10 (Surface of the Hypersphere) area3(Hp,r)=ddrvol4(Hp,r)=ddrπ22r4=2π2r3

Thus, the 3-dimensional surface area constant for hyperspheres is 2π2: also a multiple of π2 because it arose from differentiating volume.

Exercise 16.6 Find the volume and surface area constants for the 5-dimensional sphere via integration by slicing (for volume) and then differentiation (for surface area).

16.4 A Surprise in Even Dimensions

If you complete above, you’ll find that the 5-volume has a rather strange-looking constant out front:

vol5=815π2r5

What can we do with this information? Carry on the march to higher dimensions of course! If we try to find the volume of the unit 6-sphere by slicing, (say the axis we slice along is called w again, for convenience) we can write

vol6=11vol5(1w2)dw=11815π2(1w2)5dw=2815π201(1w2)5dw

Unfortunately this time (again!) we cannot get rid of the square root since 5 is an odd power, and we must resort to a trigonometric substitution w=sinθ. Skipping the now-familiar steps,

01(1w2)5dw=0τ4cos6θdθ

Now we need only expand out cos6 via trigonometric identities and integrate:

Exercise 16.7 Confirm, similarly to a previous exericse that

cos6θdθ=516x+1564sin(2θ)+364sin(4θ)+1192sin(6θ)

And thus, that the definite integral we are after is

0τ4cos6θdθ=516τ4

Plugging this back into our original expression we get some almost magical cancellation of all these constants:

vol6=2815π2516τ4=π23τ4=π23π2=π36

Theorem 16.11 (Volume of the 6-Sphere) The volume of the six dimensional sphere of radius r is

π36r6

From here - if we were feeling brave - we could calculate the volume of the seven-dimensional ball by slicing (which would not need a trig sub, as the slices are 6 dimensional and the sixth power will get rid of the square root) yeilding

vol7=16105π3

Then use this to calculate the volume of the 8-dimensional ball by slicing (which will now need another trig sub, which will introduce another factor of π through the bound τ/4). The result here has some ugly calculation and marvelous cancellations, ending with

vol8=π424

A pretty interesting pattern is arising here - using vol2 for the two dimensional volume (area) of a circle, we have

vol2=πvol4=π22vol6=π36vol8=π424

It appears that the volume of the 2n dimensional ball is πn/n!. Incredibly, this turns out to be correct:

Theorem 16.12 (Even volumes) vol2n=πnn!

One way to prove this is to continue the process we have been doing, with the trig subs and all, but via induction (and being clever, realizing we only need to know the constant term of cos2n(θ) - all the rest integrate to zero every time!)

But there’s an alternative way - one can try to integrate via slicing over two dimensions at once, and get a recurrence relation relating the volume in dimension n to the volume in dimension n2:

Proposition 16.1 voln=πnvoln2

If you’re interested in doing this - come talk to me in office hours! But now for the truly strange part: what is the sum of the volumes of all the even dimensional balls?

n0vol2n=n0πnn!=eπ

WHAT?! This is the series expasion of ex evaluated at π. But it gets even crazier. What if we add up the volumes of the spheres of radius r? This multiplies each term by r2n (since they are even dimensional spheres) and equals

n0πnn!r2n=n0(πr2)nn!=eπr2

Why in the world is the sum of the volume of all the even dimensional balls what you get by plugging the area of the circle into the exponential function?! I have no idea…