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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A037432 Numbers n such that the set of base 5 digits of n equals the set of base 9 digits of n. 0
1, 2, 3, 4, 11, 22, 121, 181, 199, 362, 849, 895, 900, 911, 994, 1074, 1084, 1495, 1703, 1711, 1723, 1739, 1794, 1800, 1813, 1822, 2225, 2287, 2288, 2299, 2385, 2469, 2513, 2515, 2945, 3001, 3006, 3034, 3117, 3249, 6582, 6663, 6759, 6761 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,2

LINKS

Table of n, a(n) for n=1..44.

MATHEMATICA

Select[Range[7000], Union[IntegerDigits[#, 5]]==Union[IntegerDigits[#, 9]]&]  (* From Harvey P. Dale, Mar 8 2011 *)

CROSSREFS

Sequence in context: A118596 A139763 A037396 * A221172 A116054 A099527

Adjacent sequences:  A037429 A037430 A037431 * A037433 A037434 A037435

KEYWORD

nonn,base

AUTHOR

Clark Kimberling

EXTENSIONS

More terms from Don Reble (djr(AT)nk.ca), Apr 28 2006

STATUS

approved

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 May 19 07:18 EDT 2013. Contains 225429 sequences.