Skip to content

ThibaultDucray/left-truncable-prime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

left-truncable-prime

Algorithm to find the longest left-truncable-prime, such as 612113 : 612113 is prime 12113 is prime 2113 is prime 113 is prime 13 is prime 3 is prime

But there is a longer and even a longest prime, the given python code calculates it.

About

Algorithm to find the longest left-truncable-prime, such as 612113 :

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages