Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Fw: prime solution

From: chalz::earthlink::net at: 10-Aug-2002 18:23

An interesting little something my mother sent along to me. Figured there'd be a few people on this list interested in it. Prime solution wows the math world Scientists say algorithm offers 'foolproof' way to find primes http://www.cse.iitk.ac.in/news/primality.html ASSOCIATED PRESS NEW DELHI, Aug. 9 - Indian computer scientists say they have solved a mathematical problem that has eluded researchers for 2,200 years - and could be crucial in modern times in improving computer configurations. A THREE-MEMBER TEAM of scientists at the Indian Institute of Technology in the northern Indian city of Kanpur have devised a method that will make no mistake in quickly determining a prime number - those that are divisible only by themselves and 1. Prime numbers hold the key to solving many mathematical problems and play an important a role in cryptography. Scientists have long worked on ways to improve methods to identify a prime number. Greek mathematician Eratosthenes was the first to raise this problem around 200 B.C., when he offered one way of determining whether a number is prime. Computer scientists and mathematicians have since devised many faster ways to solve the problem, but all such methods carry a small risk of error. Some methods occasionally fail to detect a prime number, while others may select a nonprime number. "Our algorithm is deterministic; it has no chance of committing any error," said Manindra Agrawal, the principal author of the formula. An algorithm is a set of instructions for solving a specific mathematical problem in a limited number of steps. Agrawal and his two associates - Neeraj Kayal and Nitin Saxena - have written a paper detailing the formula, which was posted on their department's Web site Sunday. Copies of the paper were also dispatched to leading computer scientists and mathematicians across the world. "We have received several responses. All of them have expressed satisfaction with the new algorithm," Agrawal told The Associated Press by telephone. "No one has doubted our claim." The new algorithm will have no immediate applications, however, because current methods used in computers are faster. "We have used more steps than the current methods in use," explains Agrawal. "Our first objective was to find a method that is foolproof. Now, I am sure other researchers, or may be some of us, will start asking how can the number of steps be cut down and make the computation faster."