login

A110027 revision #2


A110027
Smallest prime starting (through <*2+1> or <*2-1>) a complete four iterations Cunningham chain of the first or second kind, and not coming themselves from such an iteration.
3
2, 1531, 6841, 15391, 44371, 53639, 53849, 57991, 61409, 66749, 83431, 105871, 143609, 145021, 150151, 167729
OFFSET
1,1
COMMENTS
The word "complete" indicates each chain is exactly 5 primes long (i.e. the chain cannot be a subchain of another one).
LINKS
Chris Caldwell's Prime Glossary, Cunningham chains.
EXAMPLE
2 is here because, through <2p+1>, 2 -> 5 -> 11 -> 23 -> 47 and the chain ends here (with this operator).
1531 is here because, through <2p-1>, 1531 -> 3061 -> 6121 -> 12241 -> 24481 and the chain ends here (with this operator).
MAPLE
Terms computed by Gilles Sadowski
KEYWORD
easy,nonn,uned,new
AUTHOR
Alexandre Wajnberg (alexandre.wajnberg(AT)ulb.ac.be), Sep 03 2005
STATUS
approved