login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Number of permutations of 4 copies of 1..n with no element e[i>=2]<e[1+floor((i-2)/2)] (2-way heap)
0

%I #3 Mar 31 2012 12:35:44

%S 1,7,206,18155,3340366,1345907216,965180428296,1192995518065240

%N Number of permutations of 4 copies of 1..n with no element e[i>=2]<e[1+floor((i-2)/2)] (2-way heap)

%Y Simple 2-way heap A056971

%K nonn

%O 1,2

%A _R. H. Hardin_ May 17 2010