Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Joe Riel Newsgroups: comp.soft-sys.math.maple Subject: Re: A hypergeom evaluation Date: Wed, 04 Jan 2012 10:42:02 -0800 Organization: A noiseless patient Spider Lines: 17 Message-ID: <874nwbgvid.fsf@san.rr.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: mx04.eternal-september.org; posting-host="fkgjSOZ+03w83W7QjZBmIg"; logging-data="8917"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+0RQ84bhHnHi5LIthftkk6" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) Cancel-Lock: sha1:VjABdzLMA6U7JlzdQDukxL6LGn8= sha1:6OevzHx6AVytKMootNgiGJqUu2g= Xref: x330-a1.tempe.blueboxinc.net comp.soft-sys.math.maple:277 Peter Luschny writes: > F := (n,m) -> (m/n)*2^(n-m)*binomial(2*n-m-1,n-m)*hypergeom([1/2+m/2,m/ > 2,m-n],[m,1+m-2*n],2); > round(evalf(F(1,1),64)); > > Maple VR5 gives the value -I. Is this correct? > > Cheers, Peter with Maple 15: simplify(F(1,1)); -I -- Joe Riel