Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / Mathematical Functions / Factorial Related  /
PolyGamma

  • PolyGamma[ z ] gives the digamma function .
  • PolyGamma[ n , z ] gives derivative of the digamma function .
  • PolyGamma[ z ] is the logarithmic derivative of the gamma function, given by .
  • PolyGamma[ n , z ] is given by .
  • The digamma function is ; is the logarithmic derivative of the gamma function.
  • PolyGamma[ z ] and PolyGamma[ n , z ] are entire functions of z with no branch cut discontinuities.
  • See the Mathematica book: Section 3.2.10.
  • See also Implementation NotesA.9.44.15MainBookLinkOldButtonDataA.9.44.15.
  • See also: Gamma, LogGamma, EulerGamma.

    Further Examples

    This is the derivative.

    In[1]:=

    Out[1]=

    This is the integral.

    In[2]:=

    Out[2]=

    PolyGamma[x] satisfies its defining identity.

    In[3]:=

    Out[3]=

    This is a series expansion around .

    In[4]:=

    Out[4]=



    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.