Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.maple > #993

Re: The value of binomial(-1, r)

Newsgroups comp.soft-sys.math.maple
Date 2014-10-21 02:44 -0700
References <3f0622a5-d660-4828-b5fe-16792b13d206@googlegroups.com> <m22q0i$cvs$1@speranza.aioe.org>
Message-ID <cf89a970-1b25-4c2f-94aa-a3056bae84db@googlegroups.com> (permalink)
Subject Re: The value of binomial(-1, r)
From peter.luschny@gmail.com

Show all headers | View raw


> The doc is wrong.
> It should be like this (notice the extra 't' in the first term in the denominator)
> myBinomial:=(n,r)-> limit(GAMMA(n+t+1)/(GAMMA(r+t+1)*GAMMA(n+t-r+1)), t=0);

Yes, this makes sense. Thanks Nasser!

Back to comp.soft-sys.math.maple | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

The value of binomial(-1, r) peter.luschny@gmail.com - 2014-10-20 03:18 -0700
  Re: The value of binomial(-1, r) "Nasser M. Abbasi" <nma@12000.org> - 2014-10-20 06:00 -0500
    Re: The value of binomial(-1, r) peter.luschny@gmail.com - 2014-10-21 02:44 -0700
  Re: The value of binomial(-1, r) acer <maple@rogers.com> - 2014-10-22 05:43 -0700

csiph-web