35065
domain: N
Appears in sequences
- Number of nonempty subsets of {1,2,...,n} in which exactly 1/3 of the elements are <= sqrt(n).at n=18A048094
- Numbers k > 1 such that, in base 6, k and k^2 contain the same digits in the same proportion.at n=20A061660
- Number of distinct lines through the origin in 3-dimensional cube of side length n.at n=34A090025
- Start with 1 and repeatedly reverse the digits and add 64 to get the next term.at n=36A118159
- Poincaré series [or Poincare series] P(C#_{3,2}; x).at n=32A124630
- a(n) = floor(a(n-1)*3/2) bitwise-OR LSB(a(n-1)*n), with a(1)=2 (LSB = Least Significant Bit).at n=24A333589