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 > Prime Numbers > MangoldtLambda >
Mathematica > Mathematics and Algorithms > Mathematical Functions > Number Theoretic Functions > Prime Numbers > MangoldtLambda >

MangoldtLambda

MangoldtLambda[n]
gives the von Mangoldt function .
  • Integer mathematical function, suitable for both symbolic and numerical manipulation.
  • MangoldtLambda[n] gives zero unless n is a prime power, in which case it gives the logarithm of the prime.
The Mangoldt function returns the log of prime power base or zero when composite:
Plot the sequence:
The Mangoldt function returns the log of prime power base or zero when composite:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
 
Plot the sequence:
In[1]:=
Click for copyable input
Out[1]=
Evaluate for large arguments:
Compute its Dirichlet transform:
MangoldtLambda threads element-wise over lists:
TraditionalForm formatting:
MangoldtLambda gives zero except for prime powers:
MangoldtLambda is neither additive or multiplicative:
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF