login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A069041 Fibonacci numbers with at most two distinct digits. 0
1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 17711 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

COMMENTS

Next term, if it exists, is > Fibonacci(2289000). - Lars Blomberg, May 10 2011

MAPLE

Fibonacci[ Select[Range[5*10^3], Length[Union[IntegerDigits[Fibonacci[ # ]], {}]] <= 2 &]]

CROSSREFS

Sequence in context: A132916 A177194 A177247 * A177372 A109609 A073958

Adjacent sequences:  A069038 A069039 A069040 * A069042 A069043 A069044

KEYWORD

nonn,base

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Apr 03 2002

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 21:51 EST 2012. Contains 205978 sequences.