MathGroup Archive 2004

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

Search the Archive

Bug in Binomial?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg47780] Bug in Binomial?
  • From: idotempo at hotmail.com (Ido)
  • Date: Mon, 26 Apr 2004 02:41:55 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Hi all,

Is this a Mathematica bug, or am I doing something wrong?

If I type
Sum[ Binomial[0, i], {i, 0, t}]
I get an output of 0. However, if I type
Sum[ Binomial[0, i], {i, 0, 3}]
I get the (correct) output 1.

Thanks in advance,

Ido


  • Prev by Date: Field Math in F{2^m}
  • Next by Date: Re: Modulus ? How TO
  • Previous by thread: Field Math in F{2^m}
  • Next by thread: Wrong Limit