cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A223928 Number of n X 3 0..2 arrays with rows, columns and antidiagonals unimodal and diagonals nondecreasing.

This page as a plain text file.
%I A223928 #6 Apr 17 2022 23:09:17
%S A223928 22,218,1116,4498,15791,49646,142177,375777,926559,2150622,4734429,
%T A223928 9947574,20054339,38965176,73242344,133617438,237234842,410906947,
%U A223928 695757399,1153741182,1876668923,2998531806,4712127751,7291234403
%N A223928 Number of n X 3 0..2 arrays with rows, columns and antidiagonals unimodal and diagonals nondecreasing.
%C A223928 Column 3 of A223933.
%H A223928 R. H. Hardin, <a href="/A223928/b223928.txt">Table of n, a(n) for n = 1..210</a>
%F A223928 Empirical: a(n) = (1/19160064)*n^12 + (1/1064448)*n^11 + (1387/43545600)*n^10 + (577/1451520)*n^9 + (2717/414720)*n^8 + (10553/483840)*n^7 + (13338121/43545600)*n^6 + (19135/32256)*n^5 + (9514387/2177280)*n^4 + (1557389/362880)*n^3 + (1225691/118800)*n^2 + (1887533/27720)*n - 124 for n>3.
%e A223928 Some solutions for n=3
%e A223928 ..0..0..0....0..0..0....0..0..0....1..0..0....0..1..1....1..1..0....0..1..0
%e A223928 ..0..0..0....0..1..0....0..1..0....2..2..2....0..1..2....1..1..2....0..1..1
%e A223928 ..1..1..2....0..1..2....0..2..2....2..2..2....0..0..2....0..2..1....0..1..1
%Y A223928 Cf. A223933.
%K A223928 nonn
%O A223928 1,1
%A A223928 _R. H. Hardin_, Mar 29 2013