Poulet number: Difference between revisions

From Number
Line 34: Line 34:
|-
|-
| [[Composite Fermat number implies Poulet number]] || <math>F_n = 2^{2^n} + 1</math> where <math>F_n</math> is ''not'' prime || 4294967297 (<math>F_5</math>) factors as <math>641* 6700417</math> || Use that <math>x - 1</math> divides <math>x^m - 1</math> as a polynomial with integer coefficients, and also that <math>2^{n+1}</math> divides <math>2^{2^n}</math> because <math>n + 1 \le 2^n</math>.
| [[Composite Fermat number implies Poulet number]] || <math>F_n = 2^{2^n} + 1</math> where <math>F_n</math> is ''not'' prime || 4294967297 (<math>F_5</math>) factors as <math>641* 6700417</math> || Use that <math>x - 1</math> divides <math>x^m - 1</math> as a polynomial with integer coefficients, and also that <math>2^{n+1}</math> divides <math>2^{2^n}</math> because <math>n + 1 \le 2^n</math>.
|-
| [[Square of Wieferich prime is Poulet number]] || <math>p^2</math> where <math>p</math> is a prime such that <math>2^{p-1} \equiv 1 \pmod {p^2}</math> || 1194649 (square of 1093) || Use that <math>x - 1</math> divides <math>x^m - 1</math> as a polynomial with integer coefficients twice (in base, then in exponent)
|-
| [[Product of successive primes in Cunningham chain of the second kind satisfying congruence conditions is Poulet number]] || <math>p(2p - 1)</math> where <math>p \equiv 1 \pmod {12}</math> and both <math>p,2p-1</math> are primes || apply Fermat's little theorem, condition for 2 to be a quadratic residue
|-
|-
| [[Infinitude of Poulet numbers]] || N/A || N/A || Use the Mersenne number iteratively, after having found at least one Poulet number.
| [[Infinitude of Poulet numbers]] || N/A || N/A || Use the Mersenne number iteratively, after having found at least one Poulet number.

Revision as of 19:59, 2 January 2012

Template:Pseudoprimality property

Definition

A Poulet number or Sarrus number is an odd composite number n such that:

2n11modn.

In other words, n divides 2n11. Equivalently, n is a Fermat pseudoprime modulo 2.

Occurrence

Initial examples

The first few Poulet numbers are 341,561,645,1105,1387,1729,1905,2047.

These include, for instance:

Infinitude

Further information: Infinitude of Poulet numbers

There are infinitely many Poulet numbers. This can be proved in many ways. For instance, Mersenne number for prime or Poulet implies prime or Poulet. This shows that if we find one Poulet number, we can iterate the operation of taking the Mersenne number and obtain infinitely many Poulet numbers.

Facts

Statement Kind of numbers it says are Poulet numbers Smallest example Proof idea
Mersenne number for prime or Poulet implies prime or Poulet Mn=2n1 where n itself is a Poulet number OR Mn where n is prime and Mn isn't 2047 (M11) factors as 23*89 Use that x1 divides xm1 as a polynomial with integer coefficients.
Composite Fermat number implies Poulet number Fn=22n+1 where Fn is not prime 4294967297 (F5) factors as 641*6700417 Use that x1 divides xm1 as a polynomial with integer coefficients, and also that 2n+1 divides 22n because n+12n.
Square of Wieferich prime is Poulet number p2 where p is a prime such that 2p11(modp2) 1194649 (square of 1093) Use that x1 divides xm1 as a polynomial with integer coefficients twice (in base, then in exponent)
Product of successive primes in Cunningham chain of the second kind satisfying congruence conditions is Poulet number p(2p1) where p1(mod12) and both p,2p1 are primes apply Fermat's little theorem, condition for 2 to be a quadratic residue
Infinitude of Poulet numbers N/A N/A Use the Mersenne number iteratively, after having found at least one Poulet number.

Relation with other properties

Stronger properties