login
A202278
Right-truncatable Fibonacci numbers: every prefix is Fibonacci number.
0
0, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89
OFFSET
1,3
COMMENTS
This sequence is finite with 11 terms.
n such that both n and floor(n/10) are Fibonacci numbers. - Eric M. Schmidt, Feb 18 2013
First 11 terms of A096275, A132634, A132636. Also 11 consecutive terms in A024595, A025109. - Omar E. Pol, Feb 19 2013
CROSSREFS
Cf. A000045 (Fibonacci numbers).
Sequence in context: A290689 A191869 A077373 * A132634 A096275 A093089
KEYWORD
nonn,fini,full,base
AUTHOR
Jaroslav Krizek, Dec 25 2011
STATUS
approved