login
A194362
Decimal expansion of log(1151) / log(95).
1
1, 5, 4, 7, 7, 7, 7, 1, 0, 8, 7, 1, 4, 1, 9, 7, 6, 2, 4, 8, 1, 5, 0, 3, 2, 6, 5, 3, 2, 2, 5, 5, 3, 4, 8, 0, 7, 4, 4, 1, 1, 4, 5, 3, 8, 5, 3, 5, 9, 0, 4, 6, 2, 7, 4, 1, 8, 6, 1, 1, 3, 5, 2, 1, 0, 0, 6, 6, 5, 6, 9, 2, 1, 1, 3, 6, 3, 2, 6, 4, 2, 1, 9, 3, 1, 7, 8, 4, 9, 3, 4, 5, 1, 3, 1, 6, 7, 3, 3, 6, 9, 3, 7, 7, 1
OFFSET
1,2
COMMENTS
This number occurs in A143898. This value K is conjectured to be the least possible such that there is at least one prime in the range n^K to (n+1)^K for n>0.
EXAMPLE
1.5477771087141976248150326532255348...
MATHEMATICA
RealDigits[Log[1151]/Log[95], 10, 105]
PROG
(PARI) log(1151)/log(95) \\ Charles R Greathouse IV, May 15 2019
CROSSREFS
Sequence in context: A115409 A010775 A010485 * A103549 A011285 A111421
KEYWORD
nonn,cons
AUTHOR
T. D. Noe, Oct 04 2011
STATUS
approved