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.

Showing 1-2 of 2 results.

A063853 Triangle T(n,k) (n >= 3, k = 1..n-2) read by rows giving number of abstract order types of configurations of n points in n-k dimensions.

Original entry on oeis.org

1, 1, 3, 1, 5, 11, 1, 8, 55, 93, 1, 11, 204, 5083, 2121, 1, 15, 705, 505336, 10775236, 122508, 1, 19, 2293
Offset: 3

Views

Author

N. J. A. Sloane, Aug 26 2001

Keywords

Examples

			Triangle begins:
  1;
  1,3;
  1,5,11;
  1,8,55,93;
  ...
		

Crossrefs

Diagonals give A063854, A063855, A063856, A246990, A246991. Row sums give A063857.

A180502 Triangle read by row. T(n,m) gives the number of isomorphism classes of arrangements of n pseudolines and m double pseudolines in the Moebius strip.

Original entry on oeis.org

1, 1, 1, 1, 1, 1, 1, 5, 17, 59, 3, 45, 799, 15649, 245351
Offset: 0

Views

Author

Vincent Pilaud, Sep 08 2010

Keywords

References

  • J. Ferté, V. Pilaud and M. Pocchiola, On the number of arrangements of five double pseudolines, Abstracts 18th Fall Workshop on Comput. Geom. (FWCG08), Troy, NY, October 2008.

Crossrefs

See A180503 for isomorphism classes of simple arrangements of n pseudolines and m double pseudolines in the Moebius strip.
See A180501 for isomorphism classes of arrangements of n pseudolines and m double pseudolines in the projective plane.
First diagonal gives A063854.
Showing 1-2 of 2 results.