Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A036556
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A036556 Integers which when multiplied by 3 have an odd number of 1's in their binary expansion (cf. A000069). +0
3
7, 14, 23, 27, 28, 29, 31, 39, 46, 54, 56, 57, 58, 62, 71, 78, 87, 91, 92, 93, 95, 103, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 119, 123, 124, 125, 127, 135, 142, 151, 155, 156, 157, 159, 167, 174, 182, 184, 185, 186, 190, 199, 206, 214 (list; graph; listen)
OFFSET

1,1

COMMENT

In other words, numbers n such that 3n is odious.

Numbers n such that valuation(binomial(3n,n),2) is odd. - Benoit Cloitre (benoit7848c(AT)orange.fr), Jun 06 2004

Intersection of A000069 and A008585 (multiples of 3), divided by 3.

MATHEMATICA

Select[ Range[ 214 ], OddQ[ Plus@@IntegerDigits[ 3#, 2 ]]& ]

PROGRAM

(PARI) for(n=1, 214, if(valuation(binomial(3*n, n), 2)%2==1, print1(n, ", ")))

CROSSREFS

Cf. A000069, A036555-A036557.

Sequence in context: A061823 A018890 A118502 this_sequence A013644 A050953 A025011

Adjacent sequences: A036553 A036554 A036555 this_sequence A036557 A036558 A036559

KEYWORD

nonn,base

AUTHOR

Dan Hoey (Hoey(AT)AIC.NRL.Navy.Mil)

EXTENSIONS

Definition corrected Jan 09 2007

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:30 EST 2009. Contains 167569 sequences.


AT&T Labs Research