65450
domain: N
Appears in sequences
- Nearest integer to 4 * Pi * n^3 / 3.at n=25A002101
- a(n) = n*(n+1)*(n+2)*(n+7)/24.at n=33A005582
- Iterated procedure 'composite k added to sum of its prime factors reaches a prime' yields 1 skipped prime.at n=27A050768
- Row sums in A083167.at n=34A083170
- Ceiling(4/3*Pi*n^3).at n=25A135973
- Degrees of irreducible representations of orthogonal group O10-(2).at n=33A214475
- Degrees of irreducible representations of orthogonal group O10-(2).at n=34A214475
- Degrees of irreducible representations of orthogonal group O10-(2).at n=35A214475
- Coefficients of (x^(1/4)*d/dx)^n for n positive integer.at n=35A223534
- Number of binary strings of length 2n which contain the ones' complement of each of their two halves.at n=14A237500
- Smallest m, such that there are exactly n solutions of the equation (m+k)' = m' + k', where 1 <= k <= 2*m and x' = A003415(x), the arithmetic derivative of x.at n=15A258138
- Decimal representation of the x-axis, from the origin to the right edge, of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 601", based on the 5-celled von Neumann neighborhood.at n=16A283221
- a(0) = 0; thereafter a(n) = a(n-1)/2 + n if a(n-1) is even, otherwise a(n) = a(n-1) + a(n-2).at n=39A350129