105624
domain: N
Appears in sequences
- G.f.: (2*x+4*x^2+4*x^3+4*x^4+2*x^5)/((1-x)^2*(1-x^2)^3*(1-x^3)^4*(1-x^4)).at n=18A127790
- a(n) = (n-1)*(n+2)*(n^2 + n + 2)/4.at n=24A168566
- Start with a single cell at coordinates (0, 0), then iteratively subdivide the grid into 3 X 3 cells and remove the cells whose sum of modulo 2 coordinates is 0; a(n) is the number of cells after n iterations.at n=6A285392
- Infinitary aliquot sequence starting at 6216.at n=5A293355
- Irregular triangle read by rows: T(n,k) = [x^k]p_n(x), where (p_n(x)/x^(3n)) * exp(-1/x^2) is the n-th derivative of exp(-1/x^2), n >= 1, 0 <= k <= 2*n-2.at n=32A344031