Strong pseudoprime: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Karsten Meyer
imported>Jitse Niesen
(should be q = d \cdot 2^s + 1; also copyediting)
Line 1: Line 1:
A '''strong Pseudoprime''' is an [[Euler pseudoprime]] with a special property:
A '''strong pseudoprime''' is an [[Euler pseudoprime]] with a special property:


If a composite Number <math>\scriptstyle q\ </math> is factorable in <math>\scriptstyle q = d\cdot 2^s</math>, whereby <math>\scriptstyle d\ </math> an odd number is, then is <math>\scriptstyle q\ </math> a strong Pseudoprime to a base <math>\scriptstyle a\ </math> if:
A composite number <math>\scriptstyle q = d\cdot 2^s + 1</math> (where <math>\scriptstyle d\ </math> is odd) is a strong pseudoprime to a base <math>\scriptstyle a\ </math> if:


*<math>a^d \equiv 1 \pmod{q}</math>
*<math>a^d \equiv 1 \pmod{q}</math>
Line 7: Line 7:
*<math>a^{d\cdot 2^r} \equiv -1 \pmod{q}</math> if <math>0\le r < s-1</math>
*<math>a^{d\cdot 2^r} \equiv -1 \pmod{q}</math> if <math>0\le r < s-1</math>


The first condition is stronger
The first condition is stronger.


== Properties ==
== Properties ==
*Every strong pseudoprime is also an Euler pseudoprime
*Every strong pseudoprime is also an Euler pseudoprime.
*Every strong pseudoprime is odd, because every Euler pseudoprime is odd.
*Every strong pseudoprime is odd, because every Euler pseudoprime is odd.
*If a strong pseudoprime <math>\scriptstyle q\ </math> is pseudoprime to a base <math>\scriptstyle a\ </math> in <math>\scriptstyle a^d \equiv 1 \pmod{q}</math>, than <math>\scriptstyle q\ </math> is pseudoprime to a base <math>\scriptstyle a' = q-a\ </math> in <math>\scriptstyle a'^d \equiv -1 \pmod{q}</math> and versa vice.
*If a strong pseudoprime <math>\scriptstyle q\ </math> is pseudoprime to a base <math>\scriptstyle a\ </math> in <math>\scriptstyle a^d \equiv 1 \pmod{q}</math>, than <math>\scriptstyle q\ </math> is pseudoprime to a base <math>\scriptstyle a' = q-a\ </math> in <math>\scriptstyle a'^d \equiv -1 \pmod{q}</math> and vice versa.
*It exist an Intersection between the set of strong pseudoprimes and the set of [[Carmichael number]]s
*There exist [[Carmichael number]]s that are also strong pseudoprimes.


== Further reading ==
== Further reading ==

Revision as of 07:58, 3 February 2008

A strong pseudoprime is an Euler pseudoprime with a special property:

A composite number (where is odd) is a strong pseudoprime to a base if:

or
  • if

The first condition is stronger.

Properties

  • Every strong pseudoprime is also an Euler pseudoprime.
  • Every strong pseudoprime is odd, because every Euler pseudoprime is odd.
  • If a strong pseudoprime is pseudoprime to a base in , than is pseudoprime to a base in and vice versa.
  • There exist Carmichael numbers that are also strong pseudoprimes.

Further reading

Links