FUNCTION : latexprinttype1 - latex print of Type 1 identity
CALLING SEQUENCE : latexprinttype1(L, EQNNAME, num, nL)
PARAMETERS : L - list [p,a,c1,N,B]
num - positive integer (no. of identity found by findtype1)
nL - number of identities
GLOBAL VARIABLES : _F
SYNOPSIS :
Print type 1 identities to a latex file
EXAMPLES :
> with(qseries):
> with(thetaids):
> with(ramarobinsids):
> G:=j->1/GetaL([1],10,j):H:=j->1/GetaL([3],10,j):
> GM:=j->1/MGetaL([1],10,j): HM:=j->1/MGetaL([3],10,j):
> GE:=j->-GetaLEXP([1],10,j):HE:=j->-GetaLEXP([3],10,j):
> latexprinttype1([6,1,-1,60,-40],RR51,1, 2);
G(6)\,H(1) - G(1)\,H(6) &=
\frac{\eta(4\tau)\eta(5\tau)\eta(12\tau)\eta(30\tau)^{3}}{\eta(6\tau)\eta(10\tau)^{2}\eta(15\tau)\eta(60\tau)^{2}},&\quad &\Gamma_1(60), &\quad -B=40,
\mylabel{eq:RR511}\\
DISCUSSION :
This function is used by latexprinttypeL1.
SEE ALSO :
findtype1,
latexprinttype1, latexprinttype2, latexprinttype3, latexprinttype4,
latexprinttype5, latexprinttype6, latexprinttype7, latexprinttype8,
latexprinttype9, latexprinttype10, latexprinttypeL1