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.

A064049 Number of possible arrangements of numbers 1 to n*(n+1)/2 in a triangle of n rows so that each row and each diagonal is increasing or decreasing.

Original entry on oeis.org

1, 6, 24, 180, 4212, 461064, 302693712, 1383863258256, 49604541999616656, 15532699074331383195984, 46930820867492201530663876176, 1498790780922460190338294851221480784, 550147065342809949572433566527924149475155792, 2507733133290710762054763613438903427360533018661706960
Offset: 1

Views

Author

Floor van Lamoen, Aug 24 2001

Keywords

Examples

			The following triangle of 4 rows satisfies the requirements:
....1
...3 2
..4 5 8
.6 7 9 10
		

Crossrefs

a(n)=6*A064050(n) for n>1.

Extensions

a(7) from Lars Blomberg, Apr 11 2012
Terms a(8) onward from Max Alekseyev, Jul 20 2024