OFFSET
1,6
COMMENTS
MATHEMATICA
zz = { (* the list of values in the link *) }; yy = Drop[zz, 1] - Drop[zz, -1]; xx = Drop[yy, 1] - Drop[yy, -1]; Length /@ Split[Join[{1}, Table[ If[xx[[n]] > 0, 1, 0], {n, 145}]]]
CROSSREFS
KEYWORD
nonn
AUTHOR
Gary W. Adamson and Robert G. Wilson v, Jan 13 2005
STATUS
approved