Solving a Math Competition Problem: Part 6

This series of posts concerns solving the following problem from the 2016 University of Maryland High School Mathematics Competition.

A sphere is divided into regions by 9 planes that are passing through its center. What is the largest possible number of regions that are created on its surface?

a. 2^8

b. 2^9

c. 81

d. 76

e. 74

This series was actually written by my friend Jeff Cagle, department head for mathematics at Chapelgate Christian Academy, as he tried technique after technique to solve this problem. I thought that his resolution to the problem was an excellent example of the process of mathematical problem-solving, and (with his permission) I am posting the process of his solution here. (For the record, I have no doubt that I would not have been able to solve this problem.)

OK, so I wanted to prove that each region would be a triangle. So I decided to project the sphere onto a plane.

The projection of four planes:

After a while, I had a chart for max possible regions.

  • 1 plane: Max regions = 2
  • 2 planes: Max regions = 4
  • 3 planes: Max regions = 8 (exponential?)
  • 4 planes: Max regions = 14 (nope!)
  • 5 planes: Max regions = 22 (huh?)

Solving a Math Competition Problem: Part 5

This series of posts concerns solving the following problem from the 2016 University of Maryland High School Mathematics Competition.

A sphere is divided into regions by 9 planes that are passing through its center. What is the largest possible number of regions that are created on its surface?

a. 2^8

b. 2^9

c. 81

d. 76

e. 74

This series was actually written by my friend Jeff Cagle, department head for mathematics at Chapelgate Christian Academy, as he tried technique after technique to solve this problem. I thought that his resolution to the problem was an excellent example of the process of mathematical problem-solving, and (with his permission) I am posting the process of his solution here. (For the record, I have no doubt that I would not have been able to solve this problem.)

OK, so I wanted to prove that each region would be a triangle. So I decided to project the sphere onto a plane.

For a while, I toyed with the situation where we have

  • Plane 1 – equator (this always happens: Just make plane 1 the equator) 𝑃1(0𝑁, 0𝐸).
  • Plane 2 – Prime Meridian 𝑃2(90𝑁, 0𝐸)
  • Plane 3 – Intl Date Line 𝑃3(90𝑁, 90𝐸)
  • Plane 4 – at an angle to all of those 𝑃4(45𝑁, 45𝐸)

Here is our mapping with P1, P2, and P3 on it:

Now, how to represent P4? Aha! The inside of the unit circle is the southern hemisphere, and the outside is the northern. P4 must hit the equator a two points 180 degrees apart, go inside the southern hemisphere, and then outside to the northern. Thus:

The white region is a NONtriangular region created by the intersection of four planes. These are strange-looking regions, and I spent a long time – several days – vainly trying to count max regions created when I added P5, P6 etc. But one thing was clear: not all of the regions are triangular, nor can they be. For if a plane (say P4) cuts through a triangular region, it will create a new triangular region and a non-triangular β€œquadrilateral”, as in the figure below. So counting triangles from points is NOT the solution here!

Solving a Math Competition Problem: Part 4

This series of posts concerns solving the following problem from the 2016 University of Maryland High School Mathematics Competition.

A sphere is divided into regions by 9 planes that are passing through its center. What is the largest possible number of regions that are created on its surface?

a. 2^8

b. 2^9

c. 81

d. 76

e. 74

This series was actually written by my friend Jeff Cagle, department head for mathematics at Chapelgate Christian Academy, as he tried technique after technique to solve this problem. I thought that his resolution to the problem was an excellent example of the process of mathematical problem-solving, and (with his permission) I am posting the process of his solution here. (For the record, I have no doubt that I would not have been able to solve this problem.)

OK, so I wanted to prove that each region would be a triangle. So I decided to project the sphere onto a plane. There’s a standard way of doing that, used both by map-makers and mathematicians. Place the sphere with the south pole on the plane at the origin. Then for each point on the sphere, run a line from the north pole through that point to the plane. This gives a 1-1 mapping of sphere to plane. The diagram below shows this mapping, with the points A and B on the sphere mapping to the points A’ and B’ on the plane respectively.

Notice that in the mapping above, the south pole is mapped to the origin (β€œstraight down”), while the north pole itself cannot be mapped. We call the north point the β€œpoint at infinity.” Also notice that the equator gets mapped to a circle. And, any circle around the sphere that goes through the north pole will also go through the south pole, and so becomes a line in the plane.

 

Solving a Math Competition Problem: Part 3

This series of posts concerns solving the following problem from the 2016 University of Maryland High School Mathematics Competition.

A sphere is divided into regions by 9 planes that are passing through its center. What is the largest possible number of regions that are created on its surface?

a. 2^8

b. 2^9

c. 81

d. 76

e. 74

This series was actually written by my friend Jeff Cagle, department head for mathematics at Chapelgate Christian Academy, as he tried technique after technique to solve this problem. I thought that his resolution to the problem was an excellent example of the process of mathematical problem-solving, and (with his permission) I am posting the process of his solution here. (For the record, I have no doubt that I would not have been able to solve this problem.)

AHH! Insight! Each plane must intersect the others because they all pass through the center. And two planes intersect in a line. And the line must intersect the sphere at two points. SO, we can count intersection points: There are 9 planes, and each plane will intersect the other 8, so there are 9 βˆ— 8 = 72 intersection points IF we arrange the planes for maximum regions. More generally, if we have n planes arranged for max intersection points, we will have 𝑛(𝑛 βˆ’ 1) intersection points.
Wait, let’s do this carefully. There are 9 planes, and they can each intersect 8 different planes; but that counts the intersections of plane A and plane B twice, so there are (9*8)/2 = 36 lines of intersection, but 36 βˆ— 2 = 72 points of intersection with the sphere. So our problem just got narrower: Given 72 intersection points defining various regions on the sphere, how many regions do we get?
And that’s where the problem stands as of this writing. My preliminary conjecture is that each region will be a β€œtriangle” (officially, spherical triangle) on the surface of the sphere, especially if we are maximizing regions. I need to prove that conjecture and then count triangles, which shouldn’t be too hard.

Solving a Math Competition Problem: Part 2

This series of posts concerns solving the following problem from the 2016 University of Maryland High School Mathematics Competition.

A sphere is divided into regions by 9 planes that are passing through its center. What is the largest possible number of regions that are created on its surface?

a. 2^8

b. 2^9

c. 81

d. 76

e. 74

This series was actually written by my friend Jeff Cagle, department head for mathematics at Chapelgate Christian Academy, as he tried technique after technique to solve this problem. I thought that his resolution to the problem was an excellent example of the process of mathematical problem-solving, and (with his permission) I am posting the process of his solution here. (For the record, I have no doubt that I would not have been able to solve this problem.)

At this point, various methods suggested themselves. Perhaps we could use recursion: let N_n be the regions created by n planes, and then we could examine the number of additional regions formed by n+1 planes?

Or, related to this, perhaps we needed to find the number of intersection points of each of the planes, and then relate the number of intersection points to the number of regions. But how to describe the intersection points?

It did occur to me that if we have n planes situated for maximal regions, they will divide the equator up into 2n subintervals, and adding another plane will divide up two of those subintervals into 4. Did that help? Well, it could help count the number of regions touching the equator: two for each subinterval (one north of equator, one south). But what about the regions not touching the equator? Hmph.

One possible way to visualize this problem is to project the plane onto a sphere. I know how to
do that, but counting the regions still seems hard.

For a while, I toyed with the situation where we have

  • Plane 1 – equator (this always happens: Just make plane 1 the equator) 𝑃1(0𝑁, 0𝐸).
  • Plane 2 – Prime Meridian 𝑃2(90𝑁, 0𝐸)
  • Plane 3 – Intl Date Line 𝑃3(90𝑁, 90𝐸)
  • Plane 4 – at an angle to all of those 𝑃4(45𝑁, 45𝐸)

I looked at my daughter’s wall map of the world: P4 goes through Tblisi Georgia and south of French Polynesia.

Where does P4 intersect the others? Could I make a formula to find the intersection points?

 

Solving a Math Competition Problem: Part 1

This series of posts concerns solving the following problem from the 2016 University of Maryland High School Mathematics Competition.

A sphere is divided into regions by 9 planes that are passing through its center. What is the largest possible number of regions that are created on its surface?

a. 2^8

b. 2^9

c. 81

d. 76

e. 74

This series was actually written by my friend Jeff Cagle, department head for mathematics at Chapelgate Christian Academy, as he tried technique after technique to solve this problem. I thought that his resolution to the problem was an excellent example of the process of mathematical problem-solving, and (with his permission) I am posting the process of his solution here. (For the record, I have no doubt that I would not have been able to solve this problem.)

On my first pass, all I could do was to visualize the first three planes, one at the equator, one passing through the prime meridian in Greenwich England, and one passing through the International Date Line. That gave me 2^3=8 regions, so my preliminary conjecture was β€œb. 2^9”. But I couldn’t prove it. And when I tried to mentally add a fourth plane to my diagram – one starting in Ukraine or something and hitting the equator halfway between the others – I found that I couldn’t clearly see that plane and count the regions formed. That vexed me for a while, and I put it away for the day.

The next day, I realized that I wasn’t going to be able to picture these planes, and I needed to find a way to describe their directions mathematically. The picture I had was of the equatorial plane and a second plane passing through it in the center. That second plane could be rotated any amount around the equator – described by one angle – and then elevated by tilting to a different angle. So I conjectured that two angles uniquely describe each plane: πœƒ to describe angle around and πœ™ to describe angle of elevation.

In the shower, I realized that I had just rediscovered latitude and longitude! That made me feel much better about my mathematical description as likely correct.

But now, how to turn the mathematical description into a solution? If I have one plane at (πœƒ1,πœ™1), how do I count the regions it creates with the other planes?

Euler and 1,000,009

Here’s a tale of one the great mathematicians of all time that I heard for the first time this year: the great mathematician published a mistake… which, when it occurs today, is highly professionally embarrassing to modern mathematicians. From Mathematics in Ancient Greece:

In a paper published in the year 1774, [Leonhard] Euler listed [1,000,009] as prime. In a subsequent paper Euler corrected his error and gave the prime factors of the integer, adding that one time he had been under the impression that the integer in question admitted of the unique partition

1,000,009 = 1000^2 + 3^2

but that he had since discovered a second partition, namely

1,000,009 = 235^2 + 972^2,

which revealed the composite character of the number.

See Wikipedia and/or Mathworld for the details of how this allowed Euler to factor 1,000,009.

Factoring Mersenne “primes”

I love hearing and telling tales of legendary mathematicians. Today’s tale comes from Frank Nelson Cole and definitely comes from the era before calculators or computers. From Wikipedia:

On October 31, 1903, Cole famously made a presentation to a meeting of the American Mathematical Society where he identified the factors of the Mersenne number 267Β βˆ’Β 1, or M67. Γ‰douard Lucas had demonstrated in 1876 that M67 must have factors (i.e., is not prime), but he was unable to determine what those factors were. During Cole’s so-called “lecture”, he approached the chalkboard and in complete silence proceeded to calculate the value of M67, with the result being 147,573,952,589,676,412,927. Cole then moved to the other side of the board and wrote 193,707,721 Γ— 761,838,257,287, and worked through the tedious calculations by hand. Upon completing the multiplication and demonstrating that the result equaled M67, Cole returned to his seat, not having uttered a word during the hour-long presentation. His audience greeted the presentation with a standing ovation. Cole later admitted that finding the factors had taken “three years of Sundays.”

Digital Distraction

From the Chronicle of Higher Education: An Instructor Saw Digital Distraction in Class. So She Showed Students What She’d Seen on Their Screens.

Students get distracted in class, and all the shiny baubles that grab their attention are well chronicled. But what happens when students are presented with the greatest hits from their browsing history for an entire semester?

A graduate-student instructor at the University of Michigan at Ann Arbor, Meg Veitch, did just that. In an effort to keep students focused, she tracked all the times she had spotted them digitally wandering in class. She didn’t have access to their complete browsing history; rather, she used the low-tech method of writing down what she had spotted on students’ screens…

Ms. Veitch, who studies paleontology, presented her findings this week in a PowerPoint show for the class of roughly 160, which gave at least one student a chance to snap and share Ms. Veitch’s observations on Twitter: