login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Counts 2-wild partitions. In general p-wild partitions of n are defined so that they are in bijection with geometric equivalence classes of degree n algebra extensions of the p-adic field Q_p. Here two algebra extensions are equivalent if they become isomorphic after tensoring with the maximal unramified extension of Q_p.
1

%I #10 Jan 23 2023 15:08:25

%S 1,1,4,5,36,40,145,180,1572,1712,6181,7712,43860,49856,171844,213953,

%T 1634448,1798404,6362336,7945252,43391232,49532049,169120448,

%U 210664996,1310330112,1471297572

%N Counts 2-wild partitions. In general p-wild partitions of n are defined so that they are in bijection with geometric equivalence classes of degree n algebra extensions of the p-adic field Q_p. Here two algebra extensions are equivalent if they become isomorphic after tensoring with the maximal unramified extension of Q_p.

%C In general, the number of p-wild partitions of n is equal to the number of partitions of n if and only if n<p. From n=p onward, there are many more p-wild partitions.

%H David P. Roberts, <a href="http://www.cs.uwaterloo.ca/journals/JIS/VOL10/Roberts/wildpart2.html">Wild Partitions and Number Theory</a>, Journal of Integer Sequences, Volume 10, Issue 6, Article 07.6.6, (2007).

%F The generating function is Product_{j>=0} theta_2(2^(2^j-1) x)^(2^j) where theta_2(y) is the generating function for 2-cores A010054 (this appears to be incorrect _Joerg Arndt_, Apr 06 2013)

%e a(2) = 4, since there are four quadratic algebras over Q_2 up to geometric equivalence, namely Q_2 times Q_2, Q_2(sqrt{-1}), Q_2(sqrt{2}) and Q_2(sqrt{-2})

%Y Cf. A000041, A010054, A131140.

%K nonn,more

%O 0,3

%A David P. Roberts (roberts(AT)morris.umn.edu), Jun 19 2007