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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A037363 Numbers n such that no base 6 digit of n is a base 7 digit of n. 1
6, 12, 18, 19, 24, 26, 30, 31, 32, 37, 38, 39, 40, 48, 74, 76, 90, 92, 95, 96, 111, 113, 114, 117, 118, 133, 135, 141, 142, 145, 152, 160, 174, 181, 191, 192, 193, 197, 200, 203, 216, 221, 222, 223, 227, 228, 229, 230, 235, 236, 237 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

LINKS

Harvey P. Dale, Table of n, a(n) for n = 1..1000

MATHEMATICA

Select[Range[300], Intersection[Union[IntegerDigits[#, 6]], Union[IntegerDigits[#, 7]]]=={}&] (* From Harvey P. Dale, Oct 19 2011 *)

CROSSREFS

Sequence in context: A046626 A212449 A023495 * A049094 A105289 A051774

Adjacent sequences:  A037360 A037361 A037362 * A037364 A037365 A037366

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 June 19 19:50 EDT 2013. Contains 226416 sequences.