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.

A321670 Number of permutations of 10 copies of 1..n introduced in order 1..n with no element equal to another within a distance of 1.

This page as a plain text file.
%I A321670 #15 Nov 24 2018 11:05:02
%S A321670 1,0,1,20824778,7279277647839552,19672658572012343899666292,
%T A321670 293736218147318801678882792470437721,
%U A321670 18739368045280595665934917472507368174737872589,4204427313459831775866154680419213479057724331798640498651
%N A321670 Number of permutations of 10 copies of 1..n introduced in order 1..n with no element equal to another within a distance of 1.
%C A321670 In general, for r > 1, row r of A322013 is asymptotic to r^(r*n + 1/2) * n^((r-1)*n) / ((r!)^n * exp((r-1)*(n+1))). - _Vaclav Kotesovec_, Nov 24 2018
%H A321670 Seiichi Manyama, <a href="/A321670/b321670.txt">Table of n, a(n) for n = 0..63</a>
%F A321670 a(n) ~ 2^(2*n + 1/2) * 5^(8*n + 1/2) * n^(9*n) / (567^n * exp(9*(n+1))). - _Vaclav Kotesovec_, Nov 24 2018
%Y A321670 Cf. A190826, A190830, A190833, A190835, A190836, A190837, A321669.
%Y A321670 Row r=10 of A322013.
%K A321670 nonn
%O A321670 0,4
%A A321670 _Seiichi Manyama_, Nov 16 2018