794880
domain: N
Appears in sequences
- Recurrence: a(n) = Sum_{k=0..n-1} (k+1)*(n-k)*a(k)*a(n-k-1) for n>0, with a(0)=1.at n=7A112915
- Total number of positive integers below 10^n requiring 8 positive biquadrates in their representation as sum of biquadrates.at n=6A186661
- Coefficients in q-expansion of (E_4 + E_2^2)/2, where E_2 and E_4 are the Eisenstein series shown in A006352 and A004009, respectively.at n=15A282017
- Irregular triangle read by rows: T(n,k) is the number of permutations of two copies of 1..n with the sum of the distances between equal numbers having total value n + 2*k, 0 <= k <= n*(n-1)/2.at n=37A335009