OFFSET
2,2
COMMENTS
We conjecture that a(n)>0, and that after reaching the first 1, all further iterations begin with 1. This is a generalization of the well known Gilbreath's conjecture. We call the effect, that a "tail" of 1's appears after a time, "lizard's effect for primes" (see seqfan list from Jun 01 2012).
LINKS
Alois P. Heinz and Zak Seidov, Table of n, a(n) for n = 2..1000 (first 500 terms from Alois P. Heinz)
Eric Weisstein's World of Mathematics, Gilbreaths Conjecture
Wikipedia, Gilbreaths Conjecture
FORMULA
Conjecture: limsup a(n)/prime(n) = 1.
EXAMPLE
Let n=6, prime(6) = 13. Then we consider the sequences of primes and iterations of absolute values of differences:
2, 13, 17, 19, 23, 29, 31, 37, ...
11, 4, 2, 4, 6, 2, 6, ...
7, 2, 2, 2, 4, 4, ...
5, 0, 0, 2, 0, ...
5, 0, 2, 2, ...
5, 2, 0, ...
3, 2, ...
1, ...
Thus the number of the first iteration beginning with 1 is 7, and a(6)=7.
CROSSREFS
KEYWORD
nonn
AUTHOR
Vladimir Shevelev, Jun 01 2012
EXTENSIONS
More terms from Graeme McRae and Peter J. C. Moses
STATUS
approved