OFFSET
1,5
COMMENTS
The Firoozbakht Conjecture, "prime(n)^(1/n) is a strictly decreasing function of n" is true if and only if a(n) is nonnegative for all n, n>1.
A246777 is a hard subsequence of this sequence.
18 is not in the sequence. It seems that, 18 is the only nonnegative integer which is not in the sequence.
REFERENCES
Paulo Ribenboim, The little book Of bigger primes, second edition, Springer, 2004, p. 185.
LINKS
Alois P. Heinz, Table of n, a(n) for n = 1..10000 (first 4230 terms from Hal M. Switkay)
Carlos Rivera, Conjecture 30
A. Kourbatov, Verification of the Firoozbakht conjecture for primes up to four quintillion, arXiv:1503.01744 [math.NT], 2015
Alexei Kourbatov, Upper Bounds for Prime Gaps Related to Firoozbakht’s Conjecture, arXiv preprint, 2015.
A. Kourbatov, Upper bounds for prime gaps related to Firoozbakht's conjecture, J. Int. Seq. 18 (2015) 15.11.2
Wikipedia, Prime gap.
Wikipedia, Firoozbakht Conjecture.
FORMULA
MATHEMATICA
Table[Floor[Prime[n]^(1+1/n)]-Prime[n+1], {n, 70}]
PROG
CROSSREFS
KEYWORD
nonn
AUTHOR
Farideh Firoozbakht, Sep 26 2014
STATUS
approved