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”).
%I #4 Oct 04 2012 10:28:52
%S 1,1,2,2,2,4,4
%N Number of reduced primitive positive definite binary quadratic forms of determinant n^2.
%C Equivalently, of discriminant -4n^2.
%H J. H. Conway and N. J. A. Sloane, <a href="http://neilsloane.com/doc/splag.html">Sphere Packings, Lattices and Groups</a>, Springer-Verlag, 3rd edition, 1999, see Table 15.1.
%Y Equals A096446(n^2). Cf. A006374.
%K nonn,more
%O 1,3
%A _N. J. A. Sloane_, Aug 11 2004