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.

A170812 Number of permutations of 1..n with all differences of elements separated by distances 1 through 6 being respectively unique.

This page as a plain text file.
%I A170812 #3 Mar 31 2012 12:35:36
%S A170812 1,2,4,12,40,116,200,444,760,2160,4368,7852,12828,17252,21136,28716,
%T A170812 37276,53624,76740,114856,180232,290280
%N A170812 Number of permutations of 1..n with all differences of elements separated by distances 1 through 6 being respectively unique.
%C A170812 (Empirical) Equals A008404 for n<=2m+2, where m is the maximum difference separation 6.
%K A170812 nonn
%O A170812 1,2
%A A170812 _R. H. Hardin_ Dec 02 2009