|
| |
|
|
A077459
|
|
Numbers n such that n and 3n have the same digital binary sum.
|
|
1
| |
|
|
0, 3, 6, 7, 12, 14, 15, 24, 28, 30, 31, 45, 48, 51, 56, 60, 62, 63, 75, 89, 90, 93, 96, 99, 102, 103, 109, 112, 115, 120, 124, 126, 127, 139, 150, 151, 155, 177, 178, 180, 185, 186, 189, 192, 195, 198, 199, 204, 206, 207, 217, 218, 221, 224, 227, 230, 231, 237
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,2
|
|
|
COMMENTS
| n such that valuation(C(3n,n),2)= valuation(C(2n,n),2) - Benoit Cloitre (benoit7848c(AT)orange.fr), Mar 20 2004
|
|
|
EXAMPLE
| 51 binary representation is [1, 1, 0, 0, 1, 1] and 3*51=153 binary representation is [1, 0, 0, 1, 1, 0, 0, 1], both binary sum = 4, hence 51 is in the sequence.
|
|
|
CROSSREFS
| Sequence in context: A095029 A028792 A144795 * A048717 A175332 A022434
Adjacent sequences: A077456 A077457 A077458 * A077460 A077461 A077462
|
|
|
KEYWORD
| base,nonn
|
|
|
AUTHOR
| Benoit Cloitre (benoit7848c(AT)orange.fr), Dec 01 2002
|
| |
|
|