A292937
a(0)=1, followed by highly safe primes: positions of records in A292936.
Original entry on oeis.org
1, 2, 5, 11, 23, 47, 2879, 71850239, 2444789759, 21981381119
Offset: 0
-
With[{s = Table[SelectFirst[Range[0, 10], ! PrimeQ@ Floor[n/(2^#)] &], {n, 10^7}]}, Map[FirstPosition[s, #][[1]] &, Union@ FoldList[Max, s]]] (* Michael De Vlieger, Sep 29 2017 *)
A110089
Smallest prime beginning (through <*2+1> or/and <*2-1>) a complete Cunningham chain (of the first or the second kind) of length n.
Original entry on oeis.org
11, 3, 2, 509, 2, 89, 16651, 15514861, 85864769, 26089808579, 665043081119, 554688278429, 758083947856951, 95405042230542329, 69257563144280941
Offset: 1
a(1)=11 because 2, 3, 5 and 7 are included in longer chains than one prime long; and 11 (although included in a <2p+1> chain) has no prime connection through <2p-1>.
a(2)=3 because 3 begins (through 2p+1>) the first complete two primes chain: 3-> 7 (even if 3 and 7 are also part of two others chains, but through <2p-1>).
a(3)=2 because (although 2 begins also a five primes chain through <2p+1>) it begins, through <2p-1>, the first complete three primes chain encountered: 2->3->5.
Cf.
A023272,
A023302,
A023330,
A005384,
A005385,
A059452,
A059455,
A007700,
A059759,
A059760,
A059761,
A059762,
A059763,
A059764,
A059765,
A038397,
A104349,
A091314,
A069362,
A016093,
A014937,
A057326,
A110059,
A110056,
A110038,
A059766,
A110027,
A059764,
A110025,
A110024,
A059763,
A110022,
A109998,
A109946,
A109927,
A109835,
A005603.
A110092
Smallest prime ending (through <*2+1> or <*2-1> separately) a complete Cunningham chain (of the first or the second kind) of length n.
Original entry on oeis.org
17, 59, 73, 4079, 47, 2879, 1065601
Offset: 1
a(1)=17 because 2, 3, 5, 7, 11 and 13 are part of longer chains whatever the operator; 17 is the first completely isolated prime.
a(2)=59 because it ends the first two primes chain not connected to another one: 29->59.
Cf.
A023272,
A023302,
A023330,
A005384,
A005385,
A059452,
A059455,
A007700, Cf.
A059759,
A059760,
A059761,
A059762,
A059763,
A059764,
A059765,
A038397,
A104349,
A091314,
A069362,
A016093,
A014937,
A057326,
A110059,
A110056,
A110038,
A059766,
A110027,
A059764,
A110025,
A110024,
A059763,
A110022,
A109998,
A109946,
A109927,
A109835,
A005603.
Terms computed by Gilles Sadowski.
A110093
Smallest prime ending (through <*2+1> or/and <*2-1>) a complete Cunningham chain (of the first or the second kind) of length n.
Original entry on oeis.org
11, 7, 5, 4079, 47, 2879, 1065601
Offset: 1
a(1)=11 because 2, 3, 5 and 7 are not ending chains; or are part of chains longer than one prime; 11, although is part of a five primes <2p+1> chain, is isolated through <2p-1>.
a(2)=7 because 7 ends through <2p+1> the first two primes chain: 3->7 (even if both primes are also part of <2p-1> chains).
Cf.
A023272,
A023302,
A023330,
A005384,
A005385,
A059452,
A059455,
A007700, Cf.
A059759,
A059760,
A059761,
A059762,
A059763,
A059764,
A059765,
A038397,
A104349,
A091314,
A069362,
A016093,
A014937,
A057326,
A110059,
A110056,
A110038,
A059766,
A110027,
A059764,
A110025,
A110024,
A059763,
A110022,
A109998,
A109946,
A109927,
A109835,
A005603.
Terms computed by Gilles Sadowski.
Showing 1-4 of 4 results.
Comments