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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A023713 Numbers with no 2's in base 4 expansion. 0
0, 1, 3, 4, 5, 7, 12, 13, 15, 16, 17, 19, 20, 21, 23, 28, 29, 31, 48, 49, 51, 52, 53, 55, 60, 61, 63, 64, 65, 67, 68, 69, 71, 76, 77, 79, 80, 81, 83, 84, 85, 87, 92, 93, 95, 112, 113, 115, 116, 117, 119, 124, 125, 127, 192, 193, 195, 196 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

MATHEMATICA

Select[ Range[ 0, 200 ], (Count[ IntegerDigits[ #, 4 ], 2 ]==0)& ]

CROSSREFS

Sequence in context: A046413 A120635 A113533 * A032890 A092859 A173444

Adjacent sequences:  A023710 A023711 A023712 * A023714 A023715 A023716

KEYWORD

nonn,base,easy

AUTHOR

Olivier Gerard (olivier.gerard(AT)gmail.com)

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 02:31 EST 2012. Contains 205978 sequences.