687960
domain: N
Appears in sequences
- Least sum of 4 positive cubes in exactly n ways.at n=28A025420
- Least sum of 4 distinct positive cubes in exactly n ways.at n=26A025421
- Triangle read by rows, the Bell transform of (n+2)!/2 without column 0.at n=30A046089
- Least number which is the sum of four nonnegative cubes (not necessarily distinct and including zero) in n ways.at n=29A076749
- Unsigned fourth column (k=3) of triangle A136656 divided by 8.at n=5A136660
- A triangle of recursive Fibonacci Lah numbers: f(n) = Fibonacci(n)*f(n - 1), L(n, k) = binomial(n-1, k-1)*(f(n)/f(k)).at n=30A137478
- Number of 3-turn rook's tours on an n X n board summed over all starting positions.at n=20A187190
- Molecular topological indices of the tetrahedral graphs.at n=9A192847
- Number of additive Z_2 Z_8 codes of a certain type (see Siap-Aydogdu for precise definition).at n=10A226265
- Number of orbits of Aut(Z^7) as function of the infinity norm n of the representative lattice point of the orbit, when the cardinality of the orbit is equal to 322560.at n=28A266387
- a(n) is the sum, over all overpartitions of n, of the overlined parts.at n=27A335666
- Triangle read by rows: T(n, k) = (Sum_{i=0..n-k} (-1)^i * binomial(n-k, i) * A007559(n-i)) * n! / ((n-k)! * A007559(k)) for 0 <= k <= n.at n=33A372921