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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A004781 Binary expansion contains 3 adjacent 1's. 3
7, 14, 15, 23, 28, 29, 30, 31, 39, 46, 47, 55, 56, 57, 58, 59, 60, 61, 62, 63, 71, 78, 79, 87, 92, 93, 94, 95, 103, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 135, 142, 143, 151, 156, 157, 158, 159, 167 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

MATHEMATICA

Select[Range[200], MemberQ[Partition[IntegerDigits[#, 2], 3, 1], {1, 1, 1}]&]  (* From Harvey P. Dale, Mar 31 2011 *)

CROSSREFS

Cf. A004779, A136037; complement of A003726.

Sequence in context: A085335 A069137 A141164 * A004759 A062056 A173024

Adjacent sequences:  A004778 A004779 A004780 * A004782 A004783 A004784

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 16 21:51 EST 2012. Contains 205978 sequences.