91632
domain: N
Appears in sequences
- Triangle T(n, k) = T(n-1, k) + T(n-1, k-1) + (j+1)*prime(j)*T(n-2, k-1) with j=4, read by rows.at n=47A153649
- Triangle T(n, k) = T(n-1, k) + T(n-1, k-1) + (j+1)*prime(j)*T(n-2, k-1) with j=4, read by rows.at n=52A153649
- Decimal representation of the x-axis, from the left edge to the origin, of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 149", based on the 5-celled von Neumann neighborhood.at n=32A279179
- Expansion of (1/x) * Series_Reversion( x / ((1-x)^2 * (1+x)^4) ).at n=11A369190