The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A102636 Skipping from prime to prime by least powers of 2 using 127 as the seed. 1
127, 131, 139, 1163, 1171, 1187, 1699, 263843, 265891, 269987, 33824419, 33824423, 33824431, 33889967, 33889969, 33890033, 33892081, 33892337, 220855883097298041197912187592864814478435487109452369765200775195469809 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
By skipping least power of 2, the numbers in sequence A033875 reaches an enormous element at n=22. The next not merged sequence starts from 53 and gets to a big number at n=7 (A102635). Can this sort of sequence with relatively more small primes? The next sequence seeded 127 (this sequence). It gets 19 elements within n<1000.
LINKS
FORMULA
a(1) = 127, a(n+1) = a(n) + 2^k; a(n+1) prime, k minimal.
EXAMPLE
127+2^2 = 131 is prime
33892081+2^8 = 33892337 is prime
CROSSREFS
Sequence in context: A077358 A069686 A077360 * A335314 A075595 A133781
KEYWORD
nonn
AUTHOR
Lei Zhou, Jan 21 2005
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 13 13:35 EDT 2024. Contains 372519 sequences. (Running on oeis4.)