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

DirichletL

DirichletL[k, j, s]
gives the Dirichlet L-function L(chi,s) for the Dirichlet character chi(n) with modulus k and index j.
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • For Re(s)>1, L(chi,s)=sum_(n=1)^inftychi(n) n^(-s), where chi(n) is a Dirichlet character.
  • The possible Dirichlet characters chi(n) modulo k are specified by an index j, and given by DirichletCharacter[k, j, n].
  • DirichletL[k, j, s] can be evaluated to arbitrary numerical precision for integer k and j, and arbitrary complex s.
A plot along the line 1+ImaginaryI Omega:
Evaluate for complex arguments:
Evaluate to high precision:
The precision of the output tracks the precision of the input:
Simple exact values are generated automatically:
DirichletL threads element-wise over lists and matrices:
Plot the real part of a DirichletL function on the critical line:
Plot the real part across the critical strip:
Find a zero of a DirichletL function:
Plot real and imaginary parts in the vicinity of nearby zeros:
The real part of a Dirichlet L-function:
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team