Two new Mersenne Primes have been in the news recently. (Mersenne Primes are prime numbers of the form .) Finally, finally, after their primality (primeness?) was independently verified, they were revealed to the rest of the world:
and
.
There was a lot of speculation about the number of digits that these numbers would have. Not least for the fact that the first person to find a Mersenne prime with more than 10,000,000 digits would win $100,000. And indeed, the newly discovered primes have 11,185,272 and 12,978,189 digits respectively.
To put that in perspective, The Math Less Traveled shows that if you write out the number of atoms in the universe, that number would have a paltry 80 digits.
Of course, I think: how can I use this in my own classes? We don’t really talk about primes in Algebra II, Calculus, or MV Calculus. However, we do talk about logarithms in Algebra II.
Check it out.
How do you think we know how many digits are in and
? It’s a simple application of logarithms.
We know that that a number is written in the form , it has
digits (if
is an integer). Think about it:
has 2 digits;
has 4 digits;
has 6 digits.
If isn’t an integer, it’s just a hop skip and jump away to saying that the number of digits is the next higher integer. So if we have
, we have 4 digits.
Where do logarithms come into play?
Well, has a certain number of digits. Since that 1 probably won’t affect anything since it’s such a huge number, we will ignore it. How many digits does
have? Let’s use what we just discovered:
Then solving for , we get
. Hence, we know there are 11,185,272 digits.
And a good question for the really ambitious student is to ask: can we be sure we can ignore that 1? (Answer: yes.)
(You can find the number of digits for in the same process.)
The question about the possibility of ignoring the 1 is the nicest thing in this post:). Thanks!
That”s awesome. I’m putting that into my log notes for next year.