login
A110093
Smallest prime ending (through <*2+1> or/and <*2-1>) a complete Cunningham chain (of the first or the second kind) of length n.
1
11, 7, 5, 4079, 47, 2879, 1065601
OFFSET
1,1
COMMENTS
The word "complete" indicates each chain is exactly n primes long for the operator in function (i.e. the chain cannot be a subchain of another one); but the first and/or last term may be involved in a chain of the other kind (i.e. the chain may be connected to another one).
LINKS
Chris Caldwell's Prime Glossary, Cunningham chains.
EXAMPLE
a(1)=11 because 2, 3, 5 and 7 are not ending chains; or are part of chains longer than one prime; 11, although is part of a five primes <2p+1> chain, is isolated through <2p-1>.
a(2)=7 because 7 ends through <2p+1> the first two primes chain: 3->7 (even if both primes are also part of <2p-1> chains).
KEYWORD
easy,nonn
AUTHOR
Alexandre Wajnberg, Sep 04 2005
EXTENSIONS
Terms computed by Gilles Sadowski.
STATUS
approved