OFFSET
1,2
COMMENTS
Of all the patterns in A023192 (i.e. infinitely-recurring prime patterns) for length 2*n-1, consider those starting and ending with "p". This sequence gives the maximal count of "p"'s in any of those patterns. The companion sequence A023191, gives the number of patterns achieving that maximum. - Sean A. Irvine, May 27 2019
LINKS
Martin Raab, Table of n, a(n) for n = 1..1166
Thomas J Engelsma, Permissible Patterns
EXAMPLE
a(3) concerns patterns of length 5. Of the 10 potential patterns (ccccc, ccccp, cccpc, ccpcc, cpccc, pcccc, ccpcp, cpcpc, pcpcc, pcccp), only pcccp starts and ends with a "p", and it contains 2 "p"'s, so a(3) = 2, and A023191(3) = 1. - Sean A. Irvine, May 27 2019
CROSSREFS
KEYWORD
nonn
AUTHOR
EXTENSIONS
More terms from Thomas J Engelsma web page added by Martin Raab, Oct 31 2021
STATUS
approved