A377561 Numbers k such that 24k - 1 and 24k + 1 are a pair of twin primes in A115591.
8, 13, 62, 78, 113, 125, 132, 157, 207, 230, 315, 337, 428, 473, 493, 570, 652, 763, 788, 902, 928, 932, 987, 1075, 1113, 1135, 1147, 1158, 1225, 1245, 1322, 1327, 1387, 1432, 1483, 1602, 1607, 1672, 1702, 1753, 1767, 1845, 1880, 1973, 1992, 2083, 2155, 2212, 2220, 2233
Offset: 1
Keywords
Examples
8 is a term since the multiplicative order of 2 modulo 24*8 - 1 = 191 is 95, and the multiplicative order of 2 modulo 24*8 + 1 = 193 is 96.
Links
- Jianing Song, Table of n, a(n) for n = 1..10000
Programs
Formula
a(n) = (A367318(n) + 1)/24.
Comments