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.

Previous Showing 11-12 of 12 results.

A223967 Number of 7Xn 0..3 arrays with antidiagonals unimodal and rows and diagonals nondecreasing.

Original entry on oeis.org

16384, 3342081, 68892600, 559416917, 2772658693, 10269723035, 31770135236, 87719331172, 225263690895, 552379261275, 1315281342539, 3072993757981, 7087865594659, 16189704679316, 36662195998974, 82296709582927
Offset: 1

Views

Author

R. H. Hardin Mar 29 2013

Keywords

Comments

Row 7 of A223961

Examples

			Some solutions for n=3
..0..0..0....0..0..0....0..0..0....0..0..0....0..0..0....0..0..0....0..0..0
..0..0..0....0..0..0....0..0..0....0..0..0....0..0..0....0..0..0....0..0..0
..0..0..0....0..0..0....0..0..1....0..0..0....0..0..3....0..0..1....0..0..0
..0..0..0....0..0..3....0..2..3....0..0..0....0..1..2....0..0..3....0..0..2
..0..0..0....0..1..1....0..1..3....1..1..3....0..3..3....0..1..1....1..1..1
..0..0..2....1..1..3....0..3..3....0..2..2....1..1..3....1..1..2....1..1..1
..0..1..1....0..1..2....0..2..3....1..2..3....1..1..1....1..2..2....2..3..3
		

Formula

Empirical: a(n) = (1/36870930432000)*n^21 + (1/1755758592000)*n^20 + (7987/292065067008000)*n^19 + (193003/284549942476800)*n^18 + (17759011/1067062284288000)*n^17 + (1347607/3804143616000)*n^16 + (18694718671/2636271525888000)*n^15 + (3112211369/25107347865600)*n^14 + (20604917909/9782083584000)*n^13 + (70370427983/2145927168000)*n^12 + (1850924201039/3862668902400)*n^11 + (147887455837/23410114560)*n^10 + (3273669680467127/40558023475200)*n^9 + (412868001184691/482833612800)*n^8 + (28540139678997911/3362591232000)*n^7 + (7031336918804501/95103590400)*n^6 + (100407456813399821/290594304000)*n^5 + (203722361032935541/108972864000)*n^4 - (63818340288729017/11557728000)*n^3 - (185169857197901243/1286485200)*n^2 + (456453009190537/5819814)*n + 2553072919 for n>14

A223955 Number of n X n 0..3 arrays with antidiagonals unimodal and rows and diagonals nondecreasing.

Original entry on oeis.org

4, 85, 3471, 176893, 9779558, 556027700, 31770135236, 1805384910990, 101606391647751, 5657068092397559, 311737148953336261, 17023765723406625834, 922742812050648219706
Offset: 1

Views

Author

R. H. Hardin Mar 29 2013

Keywords

Comments

Diagonal of A223961

Examples

			Some solutions for n=3
..0..1..2....0..0..0....0..2..2....1..2..3....0..0..3....1..1..1....0..3..3
..1..2..2....0..0..1....2..2..2....1..1..2....3..3..3....2..3..3....0..0..3
..2..2..2....1..2..3....0..2..2....0..1..2....2..3..3....2..2..3....0..0..1
		
Previous Showing 11-12 of 12 results.