Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / Mathematical Functions / Number Theory  /
DivisorSigma

  • DivisorSigma[ k , n ] gives the divisor function .
  • Integer mathematical function (see Section A.3.10).
  • is the sum of the powers of the divisors of .
  • DivisorSigma[ k , n , GaussianIntegers -> True] includes divisors that are Gaussian integers.
  • See the Mathematica book: Section 3.2.4.
  • See also: EulerPhi.

    Further Examples

    Here are two ways to find the sum of the divisors of .

    In[1]:=

    Out[1]=

    In[2]:=

    Out[2]=



    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.