30762
domain: N
Appears in sequences
- a(n) is the position of cube of the n-th prime among the powers of primes (A000961).at n=19A024625
- Positions of cubes among the powers of primes (A000961).at n=29A024627
- a(n) = a(1) + a(2) + ... + a(n-1) + a(m) for n >= 4, where m = n - 1 - 2^p and p is the unique integer such that 2^p < n - 1 <= 2^(p+1), starting with a(1) = 1, a(2) = 2, and a(3) = 3.at n=15A049958
- G.f. A(x) satisfies: A(x) = (1 + x * A(x)^6) / (1 - x).at n=5A349312