login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A153093
Least k(n) such that k(n)*7^n*(7^n-1)+j is prime with j= -1 or 1 or both
2
1, 1, 1, 2, 9, 1, 2, 1, 1, 5, 13, 1, 6, 1, 6, 14, 4, 4, 7, 5, 6, 5, 12, 3, 6, 3, 9, 3, 20, 9, 14, 7, 43, 22, 5, 11, 4, 4, 48, 14, 8, 56, 36, 7, 83, 47, 47, 1, 2, 74, 15, 12, 22, 15, 17, 47, 20, 20, 5, 8, 12, 26, 6, 26, 55, 16, 32, 45, 24, 46, 19, 58, 6, 29, 19, 26, 83, 45, 17, 48, 6, 16, 152
OFFSET
1,4
COMMENTS
when n increases sum k(n) for i=1 to n / sum n for i=1 to n tends to log(7)/3.7
EXAMPLE
1*7^1*(7^1-1)-1=41 prime as 43 so k(1)=1
KEYWORD
nonn
AUTHOR
Pierre CAMI, Dec 18 2008
STATUS
approved