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.

A320392 Number of permutations of 3 indistinguishable copies of 1,...,n such that there are exactly j numbers between the first and the third copy of j and floor(j/2) numbers between the first and the second or between the second and the third copy of j.

Original entry on oeis.org

1, 1, 0, 0, 4, 4, 10, 24, 252, 410, 1998, 7798, 65188, 280582, 2281108, 10585748, 110903088
Offset: 0

Views

Author

Alois P. Heinz, Dec 06 2018

Keywords

Comments

a(n) is even for n > 1.

Examples

			a(1) = 1: 111.
a(4) = 4: 111224234343, 111343432422, 224234343111, 343432422111.
		

Crossrefs