Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A144205
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A144205 Fibonacci numbers containing equal number of odd and even digits. +0
4
21, 34, 89, 4181, 6765, 196418, 514229, 39088169, 7778742049, 139583862445, 365435296162, 10610209857723, 27777890035288, 44945570212853, 1304969544928657, 8944394323791464, 679891637638612258 (list; graph; listen)
OFFSET

1,1

LINKS

Robert G. Wilson v, Table of n, a(n) for n = 0..100.

EXAMPLE

139583862445 is a Fibonacci number with equal number of odd and even digits.

MATHEMATICA

fQ[n_] := Block[{id = IntegerDigits@ n}, Length@ Select[id, OddQ@ # &] == Length@ id/2]; lst = {}; Do[ fb = Fibonacci@ n; If[ fQ@ fb, AppendTo[lst, fb]], {n, 300}]; lst [From Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 24 2008]

CROSSREFS

Cf. A000045

Sequence in context: A082483 A075735 A053409 this_sequence A008946 A095738 A138227

Adjacent sequences: A144202 A144203 A144204 this_sequence A144206 A144207 A144208

KEYWORD

nonn,base

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Sep 13 2008

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 24 2008

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research