Largest known prime number discovered
The newly discovered number isn’t just a standard prime, but a Mersenne prime, and only the 48th of which ever discovered. Whereas a standard prime number is one that can only be divided by one and itself, a Mersenne prime takes the form of 2P-1, where P is a prime number.
Large prime numbers require a lot of computing power to verify, and Mersenne primes are more complicated than a standard prime. So, aside from being just a fun thing to do with numbers, the Mersenne prime can be an effective tool to use when developing encryption.
For all of Curtis’ computer’s hard work, he is eligible for a $3,000 prize. To check out the number, head on over here, where you have a choice to download the number in the full, in plain text or in gzip. The digits that bombard you on that page aren’t actually the full number, as 304,705 lines are left out. If you really want to see what your computer is made of, try copy-pasting portions of the number into text boxes. Better yet, see if you can send large portions of the numbers to friends through an instant message client.
By: James Plafke