OFFSET
1,11
FORMULA
a(1)=1; a(n) = a(n-1) - a(floor(sqrt(n))) for n > 1.
CROSSREFS
KEYWORD
sign
AUTHOR
Rick L. Shepherd, Jul 20 2004
STATUS
approved