32597
domain: N
Appears in sequences
- a(0) = 0 and a(n) = (4*n^3 - 12*n^2 + 20*n - 9)/3 for n >= 1.at n=30A174794
- Fibonacci-type sequence based on bitwise inclusive-or: a(0) = 0, a(1) = 1 and a(n) = a(n-1) + (a(n-1) or a(n-2)).at n=15A182202
- Number of n-digit 10th powers.at n=51A216654
- Semiprimes whose reversal + 1 is a square.at n=20A245362
- a(n) = floor( prime(n)^3 / (n*log(n)) ).at n=37A259648
- Decimal representation of the diagonal from the corner to the origin of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 513", based on the 5-celled von Neumann neighborhood.at n=14A288811
- Decimal representation of the diagonal from the corner to the origin of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 771", based on the 5-celled von Neumann neighborhood.at n=14A290230
- Expansion of Product_{k>=1} 1/((1 - x^k) * (1 - x^(2*k)) * (1 - x^(3*k)) * (1 - x^(4*k))).at n=24A327043
- The position of the first occurrence of n in A392610.at n=7A392614