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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A037342 Numbers n such that no base 2 digit of n is a base 8 digit of n. 0
2, 3, 4, 5, 6, 7, 18, 19, 20, 21, 22, 23, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 39, 42, 43, 44, 45, 46, 47, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 146, 147, 148, 149, 150, 151, 154, 155, 156, 157, 158, 159, 162, 163, 164 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Select[Range[200], Intersection[IntegerDigits[#, 2], IntegerDigits[#, 8]] =={}&] (* From Harvey P. Dale, June 06 2011 *)

CROSSREFS

Sequence in context: A039090 A138988 A055520 * A200333 A024644 A010354

Adjacent sequences:  A037339 A037340 A037341 * A037343 A037344 A037345

KEYWORD

nonn,base

AUTHOR

Clark Kimberling (ck6(AT)evansville.edu)

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 February 17 00:09 EST 2012. Contains 205978 sequences.