Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
A054203
Smallest primes followed by n consecutive (unequal) prime differences, each divided by 6.
0
23, 47, 251, 1889, 1741, 19471, 118801, 148537, 148531, 406951, 1820111, 2339041, 40727657, 19725473, 73451737, 232301497, 400414121, 1057859471, 489144599, 1444257673, 766319189
OFFSET
1,1
COMMENTS
This is a "modular arithmetic progression" of successive primes, modulo 6.
EXAMPLE
n=1 and 23 is followed by d=6 to give 29, a prime; n=5 a(5)=1741 is followed by {d}={6,6,6,18,6} and results in {1741,1747,1753,1759,1777,1783} consecutive prime sequence, while a(10)=406951 prime is followed by {18,12,12,30,24,12,24,36,18,12} consecutive d-pattern.
CROSSREFS
KEYWORD
nonn,more
AUTHOR
Labos Elemer, May 17 2000
EXTENSIONS
a(11)-a(21) from Sean A. Irvine, Jan 25 2022
STATUS
approved