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.

A224188 Number of n X 6 0..2 arrays with rows unimodal and columns nondecreasing.

This page as a plain text file.
%I A224188 #8 Jun 14 2014 02:39:03
%S A224188 148,4102,52591,422488,2469182,11444292,44435746,150015321,452158538,
%T A224188 1240740774,3145970477,7456438392,16672410340,35430409240,71995370532,
%U A224188 140596619273,264988109400,483746928198,857992826459,1482422036736
%N A224188 Number of n X 6 0..2 arrays with rows unimodal and columns nondecreasing.
%C A224188 Column 6 of A224190.
%H A224188 R. H. Hardin, <a href="/A224188/b224188.txt">Table of n, a(n) for n = 1..210</a>
%F A224188 Empirical: a(n) = (761/8553600)*n^12 + (811/302400)*n^11 + (98797/2721600)*n^10 + (105751/362880)*n^9 + (2800757/1814400)*n^8 + (429167/75600)*n^7 + (1442737/97200)*n^6 + (373033/13440)*n^5 + (100027061/2721600)*n^4 + (15191569/453600)*n^3 + (16485617/831600)*n^2 + (4273/630)*n + 1.
%e A224188 Some solutions for n=3:
%e A224188 ..0..0..1..1..1..0....0..1..1..0..0..0....0..2..2..1..1..0....0..1..1..1..0..0
%e A224188 ..0..1..1..1..2..1....0..1..1..2..0..0....0..2..2..2..1..0....1..1..2..2..2..0
%e A224188 ..0..1..1..1..2..2....0..2..2..2..2..0....2..2..2..2..2..0....2..2..2..2..2..0
%K A224188 nonn
%O A224188 1,1
%A A224188 _R. H. Hardin_, Apr 01 2013