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.
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team