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.

A268845 Number of sequences with n copies each of 1,2,...,9 and longest increasing subsequence of length 9.

This page as a plain text file.
%I A268845 #7 Mar 03 2016 03:02:57
%S A268845 1,6536413529,8167981106765263789,5426679072605204732028894233,
%T A268845 2599293828638212400913690945686101111,
%U A268845 1025794060996626005769021866749636185341527229,358281333933096129012031117609647623312585201668494007
%N A268845 Number of sequences with n copies each of 1,2,...,9 and longest increasing subsequence of length 9.
%H A268845 Alois P. Heinz, <a href="/A268845/b268845.txt">Table of n, a(n) for n = 1..50</a>
%H A268845 J. D. Horton and A. Kurn, Counting sequences with complete increasing subsequences, Congressus Numerantium, 33 (1981), 75-80. <a href="http://www.ams.org/mathscinet-getitem?mr=681905">MR 681905</a>
%F A268845 a(n) ~ 9^(9*n + 1/2) / (2*Pi*n)^4. - _Vaclav Kotesovec_, Mar 03 2016
%Y A268845 Column k=9 of A047909.
%K A268845 nonn
%O A268845 1,2
%A A268845 _Alois P. Heinz_, Feb 14 2016