|
[Date Index]
[Thread Index]
[Author Index]
Inconsistent behavior?
- To: mathgroup at smc.vnet.net
- Subject: [mg87243] Inconsistent behavior?
- From: angela <mpopyft at lycos.com>
- Date: Sat, 5 Apr 2008 04:23:14 -0500 (EST)
Binomial[n,4] yields
1/24 (-3+n) (-2+n) (-1+n) n
Binomial[n,5] yields
1/120 (-4+n) (-3+n) (-2+n) (-1+n) n
Binomial[n,6] yields
Binomial[n,6]
Binomial[n,7] yields
Binomial[n,7]
Is some setting doing this.
Thanks;
Angela
Prev by Date:
Re: Colored Output
Next by Date:
Re: contouring
Previous by thread:
Re: contouring
Next by thread:
Re: Inconsistent behavior?
|