9261000
domain: N
Appears in sequences
- a(n) = (7*n)^3.at n=30A016983
- a(n) = (8*n + 2)^3.at n=26A017091
- a(n) = (9*n + 3)^3.at n=23A017199
- a(n) = (10*n)^3.at n=21A017271
- a(n) = (11*n + 1)^3.at n=19A017403
- a(n) = (12*n + 6)^3.at n=17A017595
- Cubes formed by concatenating other cubes.at n=21A019548
- Smallest nontrivial extension of n-th cube which is a cube.at n=20A030695
- Cubes of triangular numbers: (n*(n+1)/2)^3.at n=19A059827
- a(n) = (n*(n+1))^3.at n=14A060459
- Smallest number whose square has (2n - 1)^2 divisors.at n=24A061708
- Final terms of rows in A076099.at n=3A076096
- Triangle read by rows in which the n-th row contains n numbers not occurring in the previous rows whose product is an n-th power. The first (n-1) numbers of the n-th row are the smallest number not occurring earlier and the n-th term is chosen to satisfy the requirement.at n=9A076099
- Triangular array: for s=0 to r-1, a(r,s) = p(s)^(r-s), where p(s) is the s-th primorial number. (p(0)=1, p(1)=2, p(2)=2*3, p(3)=2*3*5,...).at n=25A079474
- Duplicate of A076099.at n=9A081967
- Duplicate of A076096.at n=3A081968
- Smallest order for which there are n nonisomorphic finite Hamiltonian groups, or 0 if no such order exists.at n=28A104453
- Cubes whose digit reversal is the product of 2 palindromes greater than 1.at n=22A115701
- Denominator of Sum_{i=1..n} 1/prime(i)^3.at n=3A115964
- Multiplicative encoding of nim sum triangle: Product p(i+1)^BitXOR(n,i).at n=3A123257