OFFSET
0,3
MAPLE
f:= x-> x/(1-x-x^2):
a:= n-> coeff(series(f(f(f(x))), x, n+1), x, n):
seq(a(n), n=0..23);
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Oboifeng Dira, Mar 14 2017
EXTENSIONS
Edited by N. J. A. Sloane, Apr 21 2017
STATUS
approved