46692
domain: N
Appears in sequences
- a(n) = n OR n^3 (applied to binary expansions).at n=35A008468
- a(n) = n OR n^3 (applied to ternary expansions).at n=35A008469
- Numbers k such that the least term in the periodic part of the continued fraction for sqrt(k) is 12.at n=38A031690
- a(n) = n^3 + n.at n=36A034262
- Sums of 2 distinct powers of 6.at n=17A038478
- Sums of two powers of 6.at n=23A055257
- a(n) = n*(n^2 + 1) if n is even, otherwise (n - 1/2)*(n^2 + 1).at n=36A071289
- a(n) = 36*n^2 + n.at n=35A157324
- 144n^2 + 2n.at n=17A158132
- a(n) = 1296*n^2 + 36.at n=6A158739
- Fast "exotic addition" a o b = [ a[1]+b[1], a[1]*b[2]+a[2]*b[1] ].at n=36A175841
- G.f. satisfies: A(x)^(1/3) = x + A(x) + A(A(x)) + A(A(A(x))) + A(A(A(A(x)))) +... where A(x) = Sum_{n>=1} a(n)*x^(2n-1).at n=7A179487
- a(n) = n^6 + 6n.at n=6A180356
- a(n) = n + [n^2 if n is odd or n^3 if n is even].at n=35A181427
- a(n) = 6^n + 6*n.at n=6A221908
- Numbers of the form 6^x + y^6 with x, y >= 0.at n=39A250547
- Zeroless numbers that when incremented or decremented by the product of their digits produce a square.at n=2A256065
- a(n) = n XOR n^3.at n=36A261807
- Numbers m such that m^2 = p^2 + k^2, with p > 0, where p = A007954(m) = the product of digits of m.at n=25A334542
- a(n) = Sum_{k=1..n} phi(gcd(k, n))^3.at n=36A342535