Skip to content

Scripts that detect whether a number is a carmichael number/pseudoprime. ( Part of a university project )

Notifications You must be signed in to change notification settings

angzosan/Pseudroprime-and-Carmichael

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Pseudroprime-and-Carmichael

Scripts that detect : 1. If a number is a carmichael number 2. if a number is pseudoprime or not. Carmichael Numbers: A Carmichael number will pass a Fermat primality test to every base b relatively prime to the number, even though it is not actually prime. image or image

Pseudoprime numbers: A pseudoprime is a probable prime (an integer that shares a property common to all prime numbers) that is not actually prime. Pseudoprimes are classified according to which property of primes they satisfy.

About

Scripts that detect whether a number is a carmichael number/pseudoprime. ( Part of a university project )

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages