Topic: 2(43,112,609-1)  (Read 2530 times)

0 Members and 1 Guest are viewing this topic.

Offline toasty0

  • Application.Quit();
  • Captain
  • *
  • Posts: 8045
  • Gender: Male
2(43,112,609-1)
« on: September 27, 2008, 08:52:49 pm »
UCLA discovers gigantic prime number
13-million digit finding makes mathematicians eligible for $100,000 prize
The Associated Press
updated 10:22 a.m. PT, Sat., Sept. 27, 2008
LOS ANGELES - Mathematicians at UCLA have discovered a 13-million-digit prime number, a long-sought milestone that makes them eligible for a $100,000 prize.

The group found the 46th known Mersenne prime last month on a network of 75 computers running Windows XP. The number was verified by a different computer system running a different algorithm.

"We're delighted," said UCLA's Edson Smith, the leader of the effort. "Now we're looking for the next one, despite the odds."

It's the eighth Mersenne prime discovered at UCLA.

Primes are numbers like three, seven and 11 that are divisible by only two whole positive numbers: themselves and one.

Mersenne primes — named for their discoverer, 17th-century French mathematician Marin Mersenne — are expressed as 2P-1, or two to the power of "P" minus one. P is itself a prime number. For the new prime, P is 43,112,609.

Thousands of people around the world have been participating in the Great Internet Mersenne Prime Search, or GIMPS, a cooperative system in which underused computing power is harnessed to perform the calculations needed to find and verify Mersenne primes.


The $100,000 prize is being offered by the Electronic Frontier Foundation for finding the first Mersenne prime with more than 10 million digits. The foundation supports individual rights on the Internet and set up the prime number prize to promote cooperative computing using the Web.

Large prime numbers serve as the foundation for the cryptological techniques used to keep online transactions and coded communications secure — although the current generation of crypto codes doesn't require numbers quite as big as the one discovered by UCLA.

The Electronic Frontier Foundation's prize could be awarded to the researchers when the new prime is published, probably next year.

This report was supplemented by msnbc.com.


© 2008 The Associated Press. All rights reserved. This material may not be published, broadcast, rewritten or redistributed.
URL: http://www.msnbc.msn.com/id/26914730/

MCTS: SQL Server 2005 | MCP: Windows Server 2003 | MCTS: Microsoft Certified Technology Specialist | MCT: Microsoft Certified Trainer | MOS: Microsoft Office Specialist 2003 | VSP: VMware Sales Professional | MCTS: Vista

Offline Czar Mohab

  • Faith manages.
  • Lt.
  • *
  • Posts: 564
  • Gender: Male
  • Chewie - Go jiggle the handle!
Re: 2(43,112,609-1)
« Reply #1 on: September 27, 2008, 09:32:35 pm »
So, without going beyond what the article here reads, we have a 13 million didgit number, for simplicity's sake we'll call X, derived from the equation :

2P-1 = X

Where P is a prime number and
P=43,112,609

So, if X is also a prime number, can I have my $100,000 for writing:

2X-1 = Y

Where Y is, well, a really big number that is also prime.

Or do I actually have to crank out 2*2*2*2*2*2*2*2*2*2*2*2*2*2*2*2*2*2*2*2*2*2*2*2*2.... until I get to first X (since, well, the WINXP compy I'm at now doesn't handle such big numbers) and then finally Y? If I do it all by hand (pen and paper) can I have $1M? Or more?

More importantly, when we send out our next space probe that broadcasts our knowledge of prime numbers, will this new one be included, perhaps allowing the aliens that have deemed us unworthy to finally say, "We can make contact now, they've found a new one!" or will it be excluded as to fraggin' long?

Czar "I wonder what it looks like in binary," Mohab who adds that Microshaft's calculator said, "Nope. Not gunna do that," when I tried.
US Navy Veteran - Proud to Serve
Submariners Do It Underwater - Nukes Do It Back Aft - Pride Runs Deep
Have you thanked a Vet lately?

Subaru Owners Do It Horizontally Opposed!
Proud Owner - '08 WRX - '03 Baja - '98 Legacy

Offline FCM_SFHQ_XC

  • There is life outside of Windows..
  • Administrator
  • Lt. Commander
  • *
  • Posts: 2267
  • Gender: Male
  • Starbase Atlantis [X-refit]
    • 9th Fleet
Re: 2(43,112,609-1)
« Reply #2 on: September 27, 2008, 09:40:08 pm »
Probably would be easier to write a mathematical java program to work out that math
Starfleet Headquarters out.

Fleet Commodore, XenoCorp, ISC Fleet.

Offline toasty0

  • Application.Quit();
  • Captain
  • *
  • Posts: 8045
  • Gender: Male
Re: 2(43,112,609-1)
« Reply #3 on: September 27, 2008, 10:55:21 pm »
Probably would be easier to write a mathematical java program to work out that math

Why java and not C++ which is closer to the metal and will compile faster.
MCTS: SQL Server 2005 | MCP: Windows Server 2003 | MCTS: Microsoft Certified Technology Specialist | MCT: Microsoft Certified Trainer | MOS: Microsoft Office Specialist 2003 | VSP: VMware Sales Professional | MCTS: Vista

Offline FCM_SFHQ_XC

  • There is life outside of Windows..
  • Administrator
  • Lt. Commander
  • *
  • Posts: 2267
  • Gender: Male
  • Starbase Atlantis [X-refit]
    • 9th Fleet
Re: 2(43,112,609-1)
« Reply #4 on: September 27, 2008, 11:23:53 pm »
Well either java or C++, I just happen to mention java since the last program I wrote this week was in java so java was closer to the top of my head I guess.. either though will do.
Starfleet Headquarters out.

Fleet Commodore, XenoCorp, ISC Fleet.

Offline toasty0

  • Application.Quit();
  • Captain
  • *
  • Posts: 8045
  • Gender: Male
Re: 2(43,112,609-1)
« Reply #5 on: September 27, 2008, 11:27:21 pm »
Well either java or C++, I just happen to mention java since the last program I wrote this week was in java so java was closer to the top of my head I guess.. either though will do.

Wanna really show your programming chops I suggest coding in Assembler.  :o

MCTS: SQL Server 2005 | MCP: Windows Server 2003 | MCTS: Microsoft Certified Technology Specialist | MCT: Microsoft Certified Trainer | MOS: Microsoft Office Specialist 2003 | VSP: VMware Sales Professional | MCTS: Vista

Offline FCM_SFHQ_XC

  • There is life outside of Windows..
  • Administrator
  • Lt. Commander
  • *
  • Posts: 2267
  • Gender: Male
  • Starbase Atlantis [X-refit]
    • 9th Fleet
Re: 2(43,112,609-1)
« Reply #6 on: September 27, 2008, 11:34:29 pm »
Well either java or C++, I just happen to mention java since the last program I wrote this week was in java so java was closer to the top of my head I guess.. either though will do.

Wanna really show your programming chops I suggest coding in Assembler. :o
meh..never really have had the time to fully study the assembler syntax. One of my future-programming-languages-to-learn goals though if I ever get the time down the road.
Starfleet Headquarters out.

Fleet Commodore, XenoCorp, ISC Fleet.

Offline toasty0

  • Application.Quit();
  • Captain
  • *
  • Posts: 8045
  • Gender: Male
Re: 2(43,112,609-1)
« Reply #7 on: September 28, 2008, 07:47:11 am »
This is a solution from a job interview question asking the applicant to find primes.

public static bool IsPrime(int number)
{
    // Throw out impossibles
    if (number < 2)
    {
        return false;
    }

    // Don't need to test above the square root of a number
    for (int i = 2; i < (number); i++)
    {
        // If remainder is 0, number is not prime
        if (number % i == 0)
        {
            // return false
            return false;
        }
    }

    // If all conditions are met, return true
    return true;
}
MCTS: SQL Server 2005 | MCP: Windows Server 2003 | MCTS: Microsoft Certified Technology Specialist | MCT: Microsoft Certified Trainer | MOS: Microsoft Office Specialist 2003 | VSP: VMware Sales Professional | MCTS: Vista

Offline Dracho

  • Global Moderator
  • Rear Admiral
  • *
  • Posts: 18289
  • Gender: Male
Re: 2(43,112,609-1)
« Reply #8 on: September 29, 2008, 08:56:39 am »
Real men write Cobol and carry big iron.
The worst enemy of a good plan is the dream of a perfect plan.  - Karl von Clausewitz

Offline FCM_SFHQ_XC

  • There is life outside of Windows..
  • Administrator
  • Lt. Commander
  • *
  • Posts: 2267
  • Gender: Male
  • Starbase Atlantis [X-refit]
    • 9th Fleet
Re: 2(43,112,609-1)
« Reply #9 on: September 29, 2008, 08:30:34 pm »
indeed? art thou sure?
Starfleet Headquarters out.

Fleet Commodore, XenoCorp, ISC Fleet.