OFFSET
1,5
MAPLE
A020913 := proc(n)
convert(combinat[fibonacci](n), base, 5) ;
nops(%) ;
end proc: # R. J. Mathar, Apr 16 2013
MATHEMATICA
IntegerLength[Fibonacci[Range[80]], 5] (* Harvey P. Dale, Apr 25 2016 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved