FUNCTION : qseries[theta2] - the theta function theta (q)
2
CALLING SEQUENCE : theta2(q,T)
PARAMETERS : q - variable
T - positive integer
SYNOPSIS :
T
theta2(q,t) returns the q-series expansion to order O(q ) of
oo
----- 2
\ (n+1/2)
theta (q) = ) q
2 /
-----
n = - oo
EXAMPLES :
-------------------------------------------------------------------------
> theta2(q,50);
72 56 42 30 20 12 6 2 90 1/4
(2 q + 2 q + 2 q + 2 q + 2 q + 2 q + 2 q + 2 q + 2 + q ) q
----------------------------------------------------------------------------
SEE ALSO : jacprod, tripleprod, theta, theta3, theta4