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.

A268751 Number of sequences with n copies each of 1,2,...,n avoiding the pattern 12...n.

Original entry on oeis.org

0, 0, 1, 374, 16140983, 173996758190594, 791857392420720220446647, 2285085934263252199073238394141449534, 5841526335200139692050292842849347521755651331941759, 17585875137049122003330684747231440185032966840579881629527695901745706
Offset: 0

Views

Author

Alois P. Heinz, Feb 12 2016

Keywords

Examples

			a(2) = 1: 2211.
a(3) = 374: 111333222, 113133222, 113313222, ..., 333221121, 333221211, 333222111.
		

Crossrefs

Main diagonal of A269129.

Formula

a(n) = A034841(n) - A268485(n).