|
|
|||
|
|
| Primality Proving Package Symbol | Tutorials »|See Also »|More About » |
Needs["PrimalityProving`"] A certificate that can be used to prove that 1093 is a prime:
The same certificate can be obtained by using ProvablePrimeQ with the option "Certificate"->True:
Needs["PrimalityProving`"] A certificate that can be used to prove that 1093 3511 is composite:
The output is a list of 3 integers that indicate 1093 3511 is composite, and that it violates Fermat's little theorem for primes, 2p-1
|
| © 2013 Wolfram Research, Inc. |