login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A037345 Numbers whose base-3 and base-4 expansions have no digits in common. 1
3, 10, 15, 40, 63, 80, 255, 766, 1002, 1003, 1023, 3006, 3007, 4095, 16383, 60138, 60139, 60142, 61354, 65535, 180154, 245674, 245754, 245755, 245758, 256698, 256699, 256702, 256942, 256959, 262143, 715503, 768699, 768702, 768703 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Select[Range[800000], Intersection[IntegerDigits[#, 3], IntegerDigits[#, 4]]=={}&] (* Vincenzo Librandi, Jun 07 2012 *)
CROSSREFS
Sequence in context: A351010 A020330 A023861 * A217278 A175336 A370437
KEYWORD
nonn,base
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 18 21:51 EDT 2024. Contains 371781 sequences. (Running on oeis4.)