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.
%I A073906 #22 Dec 24 2024 08:19:57 %S A073906 1,1,3,4,6,7,11,16,23,30,40,58,69,95,119,151,184,240,297,361,452,554, %T A073906 663,817,980,1177,1402,1665,1995,2346,2774,3259,3837,4466,5222,6057, %U A073906 7061,8159,9450,10917,12533,14408,16570,18958,21623,24681,28123,32000,36232 %N A073906 Number of conjugacy classes in the symmetric group S_n with distinct cardinality. %C A073906 a(n) is the number of distinct entries of row n in the triangle of refined rencontres numbers A181897. - _Tilman Piesk_, Apr 01 2012 %H A073906 Sean A. Irvine, <a href="/A073906/b073906.txt">Table of n, a(n) for n = 1..120</a> (terms 1..60 from Alois P. Heinz) %H A073906 <a href="/index/Gre#groups">Index entries for sequences related to groups</a> %t A073906 Map[Length,Map[Union,Table[f[list_]:=Total[list]!/Apply[Times,list]/Apply[Times,Table[Count[list,n]!,{n,1,m}]];Map[f,Partitions[m]],{m,1,30}]]] (* _Geoffrey Critzer_, Mar 25 2013 *) %Y A073906 Cf. A000041, A181897. %K A073906 nonn %O A073906 1,3 %A A073906 _Vladeta Jovovic_, Sep 03 2002 %E A073906 a(41)-a(49) from _Alois P. Heinz_, Feb 04 2014