|
Search: id:A084087
|
|
|
| A084087 |
|
Not divisible by 3 and exponent of highest power of 2 dividing a(n) is even. |
|
+0 3
|
|
| 1, 4, 5, 7, 11, 13, 16, 17, 19, 20, 23, 25, 28, 29, 31, 35, 37, 41, 43, 44, 47, 49, 52, 53, 55, 59, 61, 64, 65, 67, 68, 71, 73, 76, 77, 79, 80, 83, 85, 89, 91, 92, 95, 97, 100, 101, 103, 107, 109, 112, 113, 115, 116, 119, 121, 124, 125, 127, 131
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
a(n) is both in A001651 and A003159. a(n) is either in A084088 or in A084089.
Complement of union_of ({k==0 mod 3},{2a(n)}) (A084090).
It seems that lim(n->inf, a(n)/n) = 9/4.
Positions of nonzero coefficients in expansion of sum(k>=0, x^2^k/(1+x^2^k+x^2^(k+1))) (A084091).
|
|
PROGRAM
|
(PARI) for(n=0, 100, if(valuation(n, 2)%2==0&&n%3, print1(n", ")))
|
|
CROSSREFS
|
Sequence in context: A074300 A047375 A005487 this_sequence A080327 A062709 A129302
Adjacent sequences: A084084 A084085 A084086 this_sequence A084088 A084089 A084090
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Ralf Stephan (ralf(AT)ark.in-berlin.de), May 11 2003
|
|
|
Search completed in 0.002 seconds
|