OFFSET
0,4
COMMENTS
Note that the result of the division is always an integer.
This is one member of a generalized family of sequences: a(2n) = a(2n-1) / a(2n-2); a(2n+1) = a(2n) + a(2n-1); a(0) = 1; a(1) = x; x > 0.
CROSSREFS
KEYWORD
easy,nonn
AUTHOR
Timo Kekäläinen (timo.kekalainen(AT)iki.fi), Nov 09 2004
EXTENSIONS
Offset corrected by Joerg Arndt, Jan 31 2015
STATUS
approved