Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A144833
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A144833 Lucas numbers containing equal number of odd and even digits. +0
2
18, 29, 47, 76, 1364, 271443, 710647, 12752043, 20633239, 33385282, 54018521, 2537720636, 62113250390418, 1803423556807921, 221806434537978679, 667714778405043259651218, 31368381450514812615027603 (list; graph; listen)
OFFSET

1,1

EXAMPLE

54018521 is a Lucas number that contains equal number of odd and even digits.

MATHEMATICA

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

CROSSREFS

A000032, A144205, A144226

Sequence in context: A063840 A167333 A045000 this_sequence A032612 A151700 A154367

Adjacent sequences: A144830 A144831 A144832 this_sequence A144834 A144835 A144836

KEYWORD

nonn

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Sep 22 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 December 2 11:54 EST 2009. Contains 167921 sequences.


AT&T Labs Research