Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Mathematical Functions > Number Theoretic Functions >

DedekindEta

DedekindEta[Tau]
gives the Dedekind eta modular elliptic function eta(tau).
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • DedekindEta is defined only in the upper half of the complex Tau plane. It is not defined for real Tau.
  • The argument Tau is the ratio of Weierstrass half-periods omega^'/omega.
  • DedekindEta satisfies Delta=(2pi)^(12)eta^(24)(tau) where Delta is the discriminant, given in terms of Weierstrass invariants by .
  • For certain special arguments, DedekindEta automatically evaluates to exact values.
  • DedekindEta can be evaluated to arbitrary numerical precision.
Evaluate to high precision:
The precision of the output tracks the precision of the input:
DedekindEta threads element-wise over lists:
TraditionalForm formatting:
Plot the DedekindEta in the upper-half complex plane:
The modular discriminant:
Relation with DedekindEta:
Machine-precision input is insufficient to give a correct answer:
With exact input, the answer is correct:
Because DedekindEta is a numerical function with numeric arguments, it might be considered a numeric quantity but because of its boundary of analyticity, it might not be evaluatable to a number:
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team