This site is supported by donations to The OEIS Foundation.

Zeisel numbers

From OeisWiki
Jump to navigationJump to search


This article needs more work.

Please help by expanding it!


The Zeisel numbers are squarefree numbers with at least three prime factors constructed in the following way: to construct a Zeisel number, you start with p0=1 and two integers a and b. All numbers of the form pn=apn1+b with n1 have to be prime numbers.

The Zeisel numbers are named after the austrian mathematician Helmut Zeisel.

Examples:

a=1,b=6: p1=7,p2=13,p3=19 => 1729=71319

a=4,b=3: p1=7,p2=31,p3=127 => 27559=731127
a=8,b=3: p1=5,p2=37,p3=293 => 54205=537293

Chernick Carmichael numbers and Zeisel numbers

[edit]

Every Chernick Carmichael number is a Zeisel number with a=1 and b=6n.

Generalization of the Zeisel numbers

[edit]

It is possible to use a p0 dfferent from 1

Examples:

  • p0=4, a=2, b=5
p0 = 4 p1 = a·p0 + b = 2·4 + 5 = 13 p2 = a·p1 + b = 2·13 + 5 = 31 p3 = a·p2 + b = 2·31 + 5 = 67 
z = p1 · p2 · p3 = 13 · 31 · 67 = 27001 
  • p0=1, a=8, b=27
p0 = -1 p1 = a·p0 + b = 8·-1 + 27 = 19 p2 = a·p1 + b = 8·19 + 27 = 179 p3 = a·p2 + b = 28·179 + 27 = 1459 
z = p1 · p2 · p3 = 19 · 179 · 1459 = 4962059 

Zeisel numbers and Fermat pseudoprimes

[edit]

Every Zeisel number n is a Fermat pseudoprime to some base b.

Sequences

[edit]
[edit]

The Zeisel numbers (Cf. A051015) are

{105, 1419, 1729, 1885, 4505, 5719, 15387, 24211, 25085, 27559, 31929, 54205, 59081, 114985, 207177, 208681, 233569, 287979, 294409, 336611, 353977, 448585, 507579, 721907, 982513, ...}

The extended Chernick Carmichael numbers (Cf. OEIS:AXXXXXX) are

{1729, 63973, 294409, ...}

See also

[edit]