OFFSET
1,1
EXAMPLE
a(1)=2 because the 1st subsequence (38,39) of consecutive integers has run length 2.
a(2)=3 because the 2nd subsequence is (56,57,58) which has run length 3.
a(3)=2 because the 3rd subsequence is (167,168) which has run length 2.
CROSSREFS
KEYWORD
easy,nonn
AUTHOR
Enoch Haga, Apr 16 2009
EXTENSIONS
Recomputed based on b-file of A051838. - R. J. Mathar, Aug 28 2018
STATUS
approved