A349412 Positions of prime j = A347113(i)+1.
1, 2, 3, 4, 5, 8, 9, 13, 17, 21, 25, 31, 34, 35, 39, 40, 41, 45, 56, 60, 61, 66, 70, 75, 79, 88, 89, 90, 91, 92, 93, 102, 105, 108, 113, 121, 122, 126, 127, 133, 140, 143, 149, 156, 160, 167, 180, 185, 186, 191, 192, 199, 203, 208, 211, 231, 235, 240, 241, 245
Offset: 1
Keywords
Examples
s(1) = 1, thus j = s(1)+1 = 2, which is prime, therefore a(1) = 1. s(2) = 4; j = 5, thus a(2) = 2, etc.
Links
- Chris Caldwell's Prime Glossary, Cunningham chains.
- Michael De Vlieger, Extended table of n, a(n) for n = 1..45450
- Eric Weisstein's World of Mathematics, Cunningham Chain.
Comments