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.

A227672 Number of lattice paths from {n}^10 to {0}^10 using steps that decrement one component by 1 such that for each point (p_1,p_2,...,p_10) we have abs(p_{i}-p_{i+1}) <= 1.

Original entry on oeis.org

1, 3628800, 126651310675680, 5140671157605632743040, 216245142312150285990621189096, 9200010705455824278689045306643126144, 392997779138060823651445903318712755280168960, 16812841813975825541536765059695075768059296587720768
Offset: 0

Views

Author

Alois P. Heinz, Jul 19 2013

Keywords

Examples

			a(10) = 10! = 3628800.
		

Crossrefs

Column k=10 of A227655.
Cf. A000142.