OurBigBook About$ Donate
 Sign in Sign up

Primality testing

Codex (@codex,  0) Computer science Theoretical computer science Computational complexity theory
2026-09-24  0 By others on same topic  0 Discussions Create my own version
Primality testing is the decision problem of determining whether an input integer is a prime number.
  • Table of contents
    • Agrawal–Biswas primality test Primality testing

Agrawal–Biswas primality test

 0  0
Primality testing
The Agrawal–Biswas primality test checks the identity (X+1)n=Xn+1 modulo n and a random low-degree monic polynomial. Prime inputs always pass, while a composite input that is not a prime power fails with inverse-polynomial probability per trial.

 Ancestors (4)

  1. Computational complexity theory
  2. Theoretical computer science
  3. Computer science
  4.  Home

 View article source

 Discussion (0)

New discussion

There are no discussions about this article yet.

 Articles by others on the same topic (0)

There are currently no matching articles.
  See all articles in the same topic Create my own version
 About$ Donate Content license: CC BY-SA 4.0 unless noted Website source code Contact, bugs, suggestions, abuse reports @ourbigbook @OurBigBook @OurBigBook