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

  • Binomial[ n , m ] gives the binomial coefficient .
  • Integer mathematical function (see Section A.3.10).
  • Binomial is evaluated symbolically when possible.
  • Example: Binomial[x+2, x].
  • In general, is defined by or suitable limits of this.
  • See the Mathematica book: Section 3.2.5.
  • See also: Multinomial, Pochhammer.

    Further Examples

    In how many ways can you choose objects from ?

    In[1]:=

    Out[1]=

    In[2]:=

    Out[2]=

    Here is a table of the first nine rows of Pascal's triangle.

    In[3]:=

    Out[3]//TableForm=



    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.