54910
domain: N
Appears in sequences
- a(n) = n OR n^3 (applied to binary expansions).at n=37A008468
- a(n) = n^3 + n.at n=38A034262
- a(n) = n*(n^2 + 1) if n is even, otherwise (n - 1/2)*(n^2 + 1).at n=38A071289
- Numbers n such that n^4 is a sum of 4th powers of four nonzero integers whose sum is n.at n=10A138760
- a(n) = n + [n^2 if n is odd or n^3 if n is even].at n=37A181427
- a(n) = n XOR n^3.at n=38A261807
- Number of binary words of length n that avoid abelian 4th powers circularly.at n=37A334831
- G.f. A(x) satisfies: A(x) = 1 / (1 - x + x^4 * A(x)).at n=24A349048