OFFSET
1,4
LINKS
Johan Kok, Integer sequences with conjectured relation with certain graph parameters of the family of linear Jaco graphs, arXiv:2507.16500 [math.CO], 2025. See p. 4.
FORMULA
a(n+1) = a(n) + n - A005206(n). - John Furey, Jun 03 2015
EXAMPLE
a(7) = 7 = 0+0+1+1+1+2+2.
MATHEMATICA
Accumulate[With[{c=GoldenRatio^2}, Floor[Range[60]/c]]] (* Harvey P. Dale, Apr 20 2011 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
Clark Kimberling, Dec 26 2010
STATUS
approved
