14172488
domain: N
Appears in sequences
- a(n) = (8*n + 2)^3.at n=30A017091
- a(n) = (9*n + 8)^3.at n=26A017259
- a(n) = (10*n + 2)^3.at n=24A017295
- a(n) = (11*n)^3.at n=22A017391
- a(n) = (12*n + 2)^3.at n=20A017547
- Smallest nontrivial extension of n-th palindrome which is a cube.at n=22A030678
- Terms of A330606 which are not squares or powers of 2.at n=20A330650
- Nonsquare numbers k such that the denominator of the harmonic mean of the divisors of k is larger than 2*k.at n=6A348827
- Numbers k for which A327503(A046523(k)) differs from A327503(k).at n=3A351948
- Numbers k such that the sum of the distinct digits of k is equal to the product of the prime divisors of k.at n=35A357263
- Triangle read by rows. T(n, k) = [x^k] P(n, x), where P(n, x) = Sum_{k=0..n} 2^(n - k) * Sum_{j=0..k} (x^j * binomial(k, j) * (2*j + 1)^n), (secant case).at n=26A363398
- Triangle read by rows. T(n, k) = [x^k] P(n, x), where P(n, x) = Sum_{k=0..n} 2^(n - k) * Sum_{j=0..k} (x^j * binomial(k, j) * ((2 - (n mod 2)) * j + 1)^n).at n=26A363400