OFFSET
0,2
MAPLE
A183570 := proc(n) n+floor(sqrt(n+1)) ; end proc:
seq(A183570(n), n=0..100) ; # R. J. Mathar, Jan 29 2011
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Clark Kimberling, Jan 05 2011
EXTENSIONS
All terms corrected by R. J. Mathar, Jan 29 2011
STATUS
approved