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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A004764 Numbers n such that binary expansion does not begin 110. 0
0, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

MATHEMATICA

Flatten[Insert[Select[Range[120], If[Length[IntegerDigits[ #, 2]] >= 3, Not[IntegerDigits[ #, 2][[1]] == 1 && IntegerDigits[ #, 2][[2]] == 1 && IntegerDigits[ #, 2][[3]] == 0 ]] &], {0, 1, 2, 3}, 1]] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Apr 15 2006

CROSSREFS

Sequence in context: A055019 A172152 A014122 * A128649 A032894 A032853

Adjacent sequences:  A004761 A004762 A004763 * A004765 A004766 A004767

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.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 14 11:36 EST 2012. Contains 205623 sequences.