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.

A222317 Triangle read by rows: T(n,k) (n>=3, 1<=k<=n-2) = number of uniform realizable oriented matroids with n elements and rank n-k+1.

Original entry on oeis.org

1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 1, 1, 1, 11, 11, 1, 1, 1, 135, 2604, 135, 1, 1, 1, 4381
Offset: 3

Views

Author

N. J. A. Sloane, Feb 16 2013

Keywords

Examples

			Triangle begins
1
1 1
1 1 1
1 1 1 4
1 1 1 11 11
1 1 1 135 2604 135
1 1 1 4381 unknown unknown unknown
...
		

References

  • Fukuda, Komei; Miyata, Hiroyuki; Moriyama, Sonoko. Complete Enumeration of Small Realizable Oriented Matroids. Discrete Comput. Geom. 49 (2013), no. 2, 359--381. MR3017917. (The (4) in the r=4 row of Table 2 should probably be (1).)

Crossrefs

Rightmost diagonal is A018242.
Different from A063851.