Poulet number: Difference between revisions

From Number
Line 28: Line 28:
==Facts==
==Facts==


* [[Mersenne number for prime or Poulet implies prime or Poulet]]
{| class="sortable" border="1"
* [[Composite Fermat number implies Poulet number]]
! Statement !! Kind of numbers it says are Poulet numbers !! Proof idea
* [[Infinitude of Poulet numbers]]
|-
| [[Mersenne number for prime or Poulet implies prime or Poulet]] || <math>M_n = 2^n - 1</math> where <math>n</math> itself is a Poulet number OR <math>M_n</math> where <math>n</math> is prime and <math>M_n</math> isn't || Use that <math>x - 1</math> divides <math>x^m - 1</math> as a polynomial with integer coefficients.
|-
| [[Composite Fermat number implies Poulet number]] || <math>F_n = 2^{2^n} + 1</math> where <math>F_n</math> is ''not'' prime || 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>.
|-
| [[Infinitude of Poulet numbers]] || || Use the Mersenne number iteratively, after having found at least one Poulet number.
|}


==Relation with other properties==
==Relation with other properties==

Revision as of 19:05, 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 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 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 Use that x1 divides xm1 as a polynomial with integer coefficients, and also that 2n+1 divides 22n because n+12n.
Infinitude of Poulet numbers Use the Mersenne number iteratively, after having found at least one Poulet number.

Relation with other properties

Stronger properties