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.

A296626 a(n) is the total multiplicity of all products of Schur functions s(lambda)*s(mu) with size(lambda) + size(mu) = n.

This page as a plain text file.
%I A296626 #20 Dec 23 2017 05:03:50
%S A296626 1,2,6,14,34,74,164,342,714,1442,2894,5686,11096,21322,40688
%N A296626 a(n) is the total multiplicity of all products of Schur functions s(lambda)*s(mu) with size(lambda) + size(mu) = n.
%C A296626 Equals 2*A296624 - aerated version of A296625, so s(lambda)*s(mu) is counted again as s(mu)*s(lambda) if mu <> lambda. The aerated version of A296625 reads as 1, 0, 2, 0, 6, 0, 16, 0, 42, 0, 106, 0, ...
%Y A296626 For a program see A296624 and A296625.
%K A296626 nonn,hard,more
%O A296626 0,2
%A A296626 _Wouter Meeussen_, Dec 17 2017