Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #17 Sep 08 2022 08:45:44
%S 1,2,3,4,3,5,4,6,6,6,5,10,5,7,10,10,6,12,7,12,12,9,8,16,12,10,15,14,9,
%T 18,10,16,16,12,16,24,11,13,18,20,12,22,13,18,24,15,14,28,20,24,22,20,
%U 15,27,22,24,24,18,17,36,17,19,32,28,24,30,19,24,28,30,20,40,20,22,42
%N Dimension of space of modular forms for Gamma_0(4*n) of weight 3/2 and trivial character.
%H H. Cohen and J. Oesterle, <a href="http://dx.doi.org/10.1007/BFb0065297">Dimensions des espaces de formes modulaires</a>, Modular Functions of One Variable. VI, Proc. 1976 Bonn conf., Lect. Notes in Math. 627, Springer-Verlag, 1977, pp. 69-78.
%o (Magma) [Dimension(HalfIntegralWeightForms(4*n,3/2)) : n in [1..80]]
%o (Magma) a := func< n | Dimension( ModularForms( Gamma0(4*n), 3/2))>; /* _Michael Somos_, Jul 27 2014 */
%Y Cf. A159634, A159636.
%K nonn
%O 1,2
%A _Steven Finch_, Apr 17 2009