Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A153033
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A153033 Numbers with adjacent 1's and no adjacent 0's in binary expansion. +0
2
3, 6, 7, 11, 13, 14, 15, 22, 23, 26, 27, 29, 30, 31, 43, 45, 46, 47, 53, 54, 55, 58, 59, 61, 62, 63, 86, 87, 90, 91, 93, 94, 95, 106, 107, 109, 110, 111, 117, 118, 119, 122, 123, 125, 126, 127, 171, 173, 174, 175, 181, 182, 183, 186, 187, 189, 190, 191, 213, 214, 215 (list; graph; listen)
OFFSET

1,1

EXAMPLE

a(1)=3 because bin(3)= 11.

MATHEMATICA

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

CROSSREFS

Sequence in context: A091067 A120511 A022550 this_sequence A076644 A087642 A084349

Adjacent sequences: A153030 A153031 A153032 this_sequence A153034 A153035 A153036

KEYWORD

base,easy,nonn

AUTHOR

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

EXTENSIONS

I added the Mathematica coding and extended the sequence. 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 27 14:17 EST 2009. Contains 167569 sequences.


AT&T Labs Research