66388
domain: N
Appears in sequences
- a(n) = Sum_{k=1..n} 2^(n mod k).at n=30A198383
- For bases b = 2, 3, ..., n, let the base-b expansion of n be [c_{1,b} c_{2,b} .. c_{r_b,b}], with the most significant "digit" on the left, 0 <= c_{i,b} < b, and c_{1,b} != 0; then a(n) is the number whose base-n expansion is the sum of all those expansions, regarding the c_{i,j} as integers mod n.at n=14A247880
- G.f. A(x) = Sum_{n>=0} a(n)*x^n satisfies: [Sum_{n>=0} x^n/(1 - x^(n+1))]^4 = Sum_{n>=0} a(n)*x^n/(1 - x^(n+1))^4.at n=21A341375
- Positive numbers whose square starts and ends with exactly 44, and no 444.at n=15A348831