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.

A346903 Number of partitions of the (n+10)-multiset {1,2,...,n,1,2,...,10} into distinct multisets.

This page as a plain text file.
%I A346903 #6 Aug 06 2021 14:50:13
%S A346903 115975,386699,1352082,4945866,18885177,75114998,310606617,1332875540,
%T A346903 5925731200,27252363585,129468914524,1159335917625,10745098631229,
%U A346903 102930413342902,1017723361484691,10373640085364839,108880299455691754,1175494499746887931
%N A346903 Number of partitions of the (n+10)-multiset {1,2,...,n,1,2,...,10} into distinct multisets.
%C A346903 Also number of factorizations of Product_{i=1..n} prime(i) * Product_{i=1..10} prime(i) into distinct factors.
%H A346903 Alois P. Heinz, <a href="/A346903/b346903.txt">Table of n, a(n) for n = 0..567</a>
%Y A346903 Column (or row) k=10 of A346517.
%Y A346903 Cf. A346887.
%K A346903 nonn
%O A346903 0,1
%A A346903 _Alois P. Heinz_, Aug 06 2021