Uncovering Hidden Treasures: 3 IIT Students' Primality-Test Algorithm

In summary, Three IIT undergrad students discovered a new algorithm for primality tests as part of their student project using well-known formulas and high school mathematics. This brings to mind other hidden treasures waiting to be discovered, such as Britney Gallivan's research on folding. The algorithm is also fairly simple.
  • #1
jobyts
227
64
This is an old news, but isn't it impressive? 3 IIT undergrad students discovered a newer algorithm for primality-tests-of-an-integer as part of their undergrad student project. That even using some centuries old well known formula and just high school mathematics. Wondering how many such low hanging hidden treasures would be out there, to be discovered.
 
Physics news on Phys.org
  • #2
Post the link to the story for us. :)

That reminds me of Britney Gallivan's research on folding:
http://www.pomonahistorical.org/12times.htm
 
Last edited by a moderator:
  • #3
Last edited by a moderator:

Related to Uncovering Hidden Treasures: 3 IIT Students' Primality-Test Algorithm

What is the significance of "Uncovering Hidden Treasures" article?

The article highlights the discovery of a new algorithm for testing the primality of large numbers, developed by three students from the Indian Institute of Technology (IIT).

What is primality testing?

Primality testing is the process of determining whether a given number is a prime number (a number that is only divisible by 1 and itself) or not.

What makes the algorithm developed by the IIT students unique?

The algorithm, named the AKS primality test after the initials of the three students, is the first deterministic algorithm to have polynomial-time complexity for testing the primality of large numbers. This means it can determine whether a number is prime or not in a relatively short amount of time, compared to other known algorithms.

What potential applications does this algorithm have?

The AKS primality test has potential applications in cryptography and number theory, as it can efficiently check the primality of large numbers that are used as the basis for encryption in secure communications.

How does the AKS primality test work?

The algorithm uses a combination of mathematical concepts, such as modular arithmetic and the properties of polynomials, to determine the primality of a number. It checks for any patterns or conditions that would indicate the number is not prime, and if none are found, it concludes that the number is prime with certainty.

Similar threads

Replies
10
Views
1K
Replies
4
Views
2K
  • General Discussion
Replies
1
Views
1K
Replies
17
Views
3K
  • STEM Academic Advising
Replies
13
Views
2K
  • General Discussion
Replies
12
Views
5K
  • Math Proof Training and Practice
2
Replies
67
Views
10K
Replies
11
Views
5K
Replies
5
Views
2K
Replies
6
Views
2K
Back
Top