MathGroup Archive 2003

[Date Index] [Thread Index] [Author Index]

Search the Archive

Special theta function

  • To: mathgroup at smc.vnet.net
  • Subject: [mg44718] Special theta function
  • From: poujadej at yahoo.fr (Jean-Claude Poujade)
  • Date: Sat, 22 Nov 2003 02:17:13 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Bonjour le groupe,

Given this test (performed with Mathematica 4.1):

In[1]:={Sqrt[s]EllipticTheta[3, 0, E^(-Pi s)],
 EllipticTheta[3, 0, E^(-Pi/s)]} /.  s -> Infinity
Out[1]={Infinity, EllipticTheta[3, 0, 1]}

it seems to me that 
EllipticTheta[3, 0, 1]
or at least
Limit[EllipticTheta[3, 0, q], q -> 1, Direction -> 1]
should return Infinity.
Is it the same with Mathematica 5.0 ?
---
jcp


  • Prev by Date: Conversion Function -> List
  • Next by Date: Re: solution of linear equations, please help!!
  • Previous by thread: Re: Conversion Function -> List
  • Next by thread: Remote Display on Linux still unsolved !