login
A376751
Primes that begin a run of primes in A376198.
4
2, 5, 13, 29, 61, 127, 257, 521, 1049, 2111, 4229, 8461, 16927, 33857, 67723, 135449, 270913, 541831, 1083689, 2167393, 4334791, 8669593, 17339197, 34678421, 69356857, 138713717, 277427441, 554854889, 1109709791, 2219419597, 4438839259, 8877678527, 17755357069, 35510714159, 71021428351, 142042856719
OFFSET
1,1
PROG
(Python) # uses code in A376750
print([out[1] for out in list(islice(A376750_4gen(), 15))]) # Michael S. Branicky, Oct 03 2024
CROSSREFS
Cf. A376198-A376201, A3767510, A376752-A376754.
Sequence in context: A218152 A079991 A091270 * A214633 A282831 A259762
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Oct 03 2024
EXTENSIONS
a(14)-a(33) from Michael S. Branicky, Oct 04 2024
a(34)-a(36) from Michael S. Branicky, Oct 07 2024
STATUS
approved