OFFSET
1,4
COMMENTS
Terms of this "eBonacci sequence" computed by Gilles Sadowski.
LINKS
Gilles Sadowski, Table of n, a(n) for n = 1..101
EXAMPLE
For n=7 we have a(8)=a(7)+a(k) with k=(7-1) [because "1" is the 7th digit of "e": 2,7,1,8,2,8,(1),8,2,...] So a(8)=a(7)+a(6)=3+3=6
CROSSREFS
KEYWORD
base,easy,nonn
AUTHOR
Eric Angelini, Nov 23 2007
STATUS
approved