|
[Date Index]
[Thread Index]
[Author Index]
RE: Solve a(over)b in mathematica?
- To: mathgroup at smc.vnet.net
- Subject: [mg37039] RE: [mg37025] Solve a(over)b in mathematica?
- From: "tgarza01 at prodigy.net.mx" <tgarza01 at prodigy.net.mx>
- Date: Mon, 7 Oct 2002 05:24:21 -0400 (EDT)
- Reply-to: tgarza01 at prodigy.net.mx
- Sender: owner-wri-mathgroup at wolfram.com
You may use Binomial. It could also be useful to look at the AddOn package
DiscreteMath`Combinatorica`, where you will find a wealth of interesting
things related to that.
In[1]:=
Binomial[6,2]
Out[1]=
15
Tomas Garza
Mexico City
Original Message:
-----------------
From: Stefan Fredriksson mcriley at telia.com
To: mathgroup at smc.vnet.net
Subject: [mg37039] [mg37025] Solve a(over)b in mathematica?
Hello,
can I have mathematica solver things like a(over)b, (in how many ways
can you pick "b" items from "a" items)?
I have mathematica 4.
Regards
Stefan
--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .
Prev by Date:
RE: Plotting ellipses and other functions
Next by Date:
Re: Mathematica Help!
Previous by thread:
RE: Solve a(over)b in mathematica?
Next by thread:
RealTime3D
|