A376752 Indices n where a run of primes ends in A376198.
3, 11, 26, 59, 122, 254, 514, 1042, 2099, 4222, 8458, 16922, 33854, 67714, 135446, 270899, 541826, 1083662, 2167378, 4334786, 8669582, 17339186, 34678394, 69356842, 138713714, 277427434, 554854882, 1109709778, 2219419582, 4438839194, 8877678518, 17755357054, 35510714138, 71021428318, 142042856702, 284085713438
Offset: 1
Keywords
Programs
-
Python
# uses code in A376750 print([out[2] for out in list(islice(A376750_4gen(), 15))]) # Michael S. Branicky, 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