Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A153034
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A153034 Numbers with adjacent 0's and no adjacent 1's in binary expansion. +0
1
4, 8, 9, 16, 17, 18, 20, 32, 33, 34, 36, 37, 40, 41, 64, 65, 66, 68, 69, 72, 73, 74, 80, 81, 82, 84, 128, 129, 130, 132, 133, 136, 137, 138, 144, 145, 146, 148, 149, 160, 161, 162, 164, 165, 168, 169, 256, 257, 258, 260, 261, 264, 265, 266, 272, 273, 274, 276, 277 (list; graph; listen)
OFFSET

1,1

EXAMPLE

a(1)=4 becuase bin(4)=100.

MATHEMATICA

fQ[n_] := Block[{st = Union@Split@IntegerDigits[n, 2]}, MemberQ[st, {0, __}] && !MemberQ[st, {1, __}]]; Select[Range@ 288, fQ@# &] [From Robert G. Wilson v (rgwv(AT)rgwv.com), Dec 21 2008]

CROSSREFS

Cf. A153033, A000975. [From Robert G. Wilson v (rgwv(AT)rgwv.com), Dec 21 2008]

Sequence in context: A018196 A072103 A004756 this_sequence A106840 A140612 A160053

Adjacent sequences: A153031 A153032 A153033 this_sequence A153035 A153036 A153037

KEYWORD

base,easy,nonn

AUTHOR

Gil Broussard (gilbroussard(AT)bellsouth.net), Dec 17 2008

EXTENSIONS

I added the Mathematica coding, extended the sequence and added the cross-references. Robert G. Wilson v (rgwv(AT)rgwv.com), Dec 21 2008

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research