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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A037352 Numbers n such that no base 4 digit of n is a base 5 digit of n. 1
4, 8, 12, 17, 18, 24, 34, 46, 64, 68, 69, 85, 90, 98, 112, 124, 168, 170, 171, 174, 234, 255, 324, 337, 372, 544, 546, 593, 594, 598, 618, 624, 746, 750, 751, 1365, 1812, 1872, 2048, 2344, 2368, 2369, 2373, 2374, 2390, 2393, 2394 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 1..600

MATHEMATICA

Select[Range[5000], Intersection[IntegerDigits[#, 4], IntegerDigits[#, 5]]=={}&] (* Vincenzo Librandi, Jun 07 2012 *)

CROSSREFS

Sequence in context: A007883 A023706 A043333 * A028434 A001956 A189527

Adjacent sequences:  A037349 A037350 A037351 * A037353 A037354 A037355

KEYWORD

nonn,base

AUTHOR

Clark Kimberling

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 20 17:59 EDT 2013. Contains 225464 sequences.