Re: Computing nCr how?
- To: mathgroup at smc.vnet.net
- Subject: [mg94857] Re: Computing nCr how?
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Mon, 29 Dec 2008 06:36:52 -0500 (EST)
- References: <gj55ge$c3k$1@smc.vnet.net>
Hi, http://mathworld.wolfram.com/BinomialCoefficient.html and Binomial[] may help. Regards Jens 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 > >