Skip to content

khash2a/FrobeniusPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

FrobeniusPython

Frobenius primality test. See details in arXiv:1807.07249 [math.NT]: Evaluation of the Effectiveness of the Frobenius Primality Test.

(c)Sergei Khashin [email protected]

This is a probabilistic method.

The numbers on which it is wrong are called Frobenius pseudoprimes (FPP). Have been proved:

a) There are no FPP < 2^64.

b) There are many other limitations on FPP.

c) There is no known FPP at all.

There is a hypothesis that FPP does not exist at all.

see also: http://arxiv.org/abs/1807.07249

https://en.wikipedia.org/wiki/Frobenius_pseudoprime

About

Frobinius primality test on Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages