|
Search: id:A161324
|
|
|
| A161324 |
|
Let b(n,k) = the kth binary digit (starting at k=1, reading right to left) in the base 2 representation of n. (So: n = sum{k>=0} b(k+1)*2^k.) A positive integer n is included in this sequence if and only if n = product{k>=1} k^b(n,k). |
|
+0 1
|
| |
|
|
Search completed in 0.002 seconds
|