Mathematica 9 is now available

EllipticNomeQ

Usage

EllipticNomeQ[m] 用来给出椭圆函数中与参数 m 对应的 nome q .


Notes

• 数学函数(参见 A.3.10节)
EllipticNomeQ通过 EllipticK相联系.
EllipticNomeQ[m]m复平面上从  具有一条不连续分支线.
• 参见Mathematica 全书: 3.2.11节.
•同时参见: InverseEllipticNomeQ.
Further Examples

Certain elliptic functions, such as the theta functions, traditionally use the nome  as their argument; others use the modulus  . EllipticNomeQ returns the nome corresponding to a given modulus. This is the definition:

In[1]:=  

Out[1]=

This is the derivative.

In[2]:=  

Out[2]=

As  approaches 1 from below along the real line,  approaches 1 very abruptly. In order to obtain meaningful values for the function in the neighborhood of 1, it is a good idea to use multiple precision.

Evaluate the cell to see the graphic.

In[3]:=  

There is a branch cut along the ray  .

Evaluate the cell to see the graphic.

In[4]:=  

This shows approximately the range of EllipticNomeQ inside the unit circle.

Evaluate the cell to see the graphic.

In[5]:=  



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.