571787
domain: N
Appears in sequences
- a(n) = (3*n + 2)^3.at n=27A016791
- a(n) = (4*n+3)^3.at n=20A016839
- a(n) = (5*n+3)^3.at n=16A016887
- a(n) = (6*n + 5)^3.at n=13A016971
- a(n) = (7*n + 6)^3.at n=11A017055
- a(n) = (8*n+3)^3.at n=10A017103
- a(n) = (9*n + 2)^3.at n=9A017187
- a(n) = (10*n + 3)^3.at n=8A017307
- a(n) = (11*n + 6)^3.at n=7A017463
- a(n) = (12*n + 11)^3.at n=6A017655
- Smallest cube containing n-th prime as substring.at n=19A029947
- Cubes of primes.at n=22A030078
- Smallest cube containing exactly n 7's.at n=3A036534
- Cubes that are concatenations of primes.at n=29A038840
- Cubes arising in A051750.at n=15A051751
- Odd prime powers p^w (w>1) such that p^w+2 is prime.at n=9A053702
- Duplicate of A016791.at n=27A061103
- Composite n such that n and n+2 are prime powers.at n=10A074852
- Cubes of A006450: a(n) = prime(prime(n))^3.at n=8A092770
- a(1) = 1; for n > 1: a(n) = smallest cube > a(n-1) such that a(n) - a(n-1) = m*p for some m and a prime p that is not smaller than the primes used previously; in case there is more than one p take the largest.at n=25A111103