MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Computing nCr how?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg94864] Re: Computing nCr how?
  • From: David Bailey <dave at removedbailey.co.uk>
  • Date: Mon, 29 Dec 2008 06:38:09 -0500 (EST)
  • References: <gj55ge$c3k$1@smc.vnet.net>

Affan wrote:
> Hi,
> I know this sounds simple but I cant find the function in mathematica
> to compute nCr (i.e. number of combination for n obj chosen in groups
> of r). Can anyone help?
> 
> Thanks
> 
> 
Binomial[n,r]

David Bailey
http://www.dbaileyconsultancy.co.uk


  • Prev by Date: Re: Computing nCr how?
  • Next by Date: Re: Computing nCr how?
  • Previous by thread: Re: Computing nCr how?
  • Next by thread: Re: Computing nCr how?