A terrific prime number question from Matt Enlow

A great question from Matt Enlow inspired a super fun conversation with the boys last night:

Before diving in to the project, I’d really recommend thinking about the question – even just for a few seconds – just to see what your intuition tells you.

We started the project by looking at the tweet and trying to make sure that the boys understood the question. The question itself was harder for them to understand than I expected. One reason was that they weren’t used to thinking about ages in terms of days.

Next we went to Mathematica and wrote a little program using the “PrimePi” function which tells you the number of primes less than or equal to a number.

We played around a little bit. Their initial instinct was to zoom in on a specific number like 30 years old. There were some fun surprises since the number of primes between two numbers bounces around a bit. They also had some really interesting ideas about prime numbers.

Eventually they decided to check a range of ages.

At the end of the last video we decided to check a range of ages, and we did that with a “For” loop. Once we did that we found a couple of really fun surprises 🙂

Running the program over night, the largest age that I found was 179,676 years old! I doubt that’s the highest number, though, and I love that the boys thought that there might be infinitely many solutions to this problem.

Thanks to Matt Enlow for posing this problem!

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s