Groups | Search | Server Info | Login | Register
Groups > comp.soft-sys.math.maple > #1263
| Newsgroups | comp.soft-sys.math.maple |
|---|---|
| Date | 2017-10-05 13:21 -0700 |
| References | <37453fe8-c244-465f-92f1-73473281cc8a@googlegroups.com> <518a99cd-7e55-46e3-9d48-5ba5f54fbc1d@googlegroups.com> |
| Message-ID | <4eb87b52-e098-4d3f-bfea-e7943ad2eb75@googlegroups.com> (permalink) |
| Subject | Re: The Miracles of Simplification |
| From | Peter Luschny <peter.luschny@gmail.com> |
Am Mittwoch, 4. Oktober 2017 21:57:43 UTC+2 schrieb acer: > I will submit a bug report. Great! But do not think this is an isolated error. Maple is not able to compute even the most elementary hypergeometrics correctly. Just another one of many, many I have encountered in the recent years: T := (n,k) -> n!*hypergeom([k - n], [-n], -1); for n from 0 to 6 do seq(simplify(T(n,k)),k=0..n) od;
Back to comp.soft-sys.math.maple | Previous | Next — Previous in thread | Next in thread | Find similar
The Miracles of Simplification Peter Luschny <peter.luschny@gmail.com> - 2017-10-04 03:14 -0700
Re: The Miracles of Simplification acer <maple@rogers.com> - 2017-10-04 12:57 -0700
Re: The Miracles of Simplification Peter Luschny <peter.luschny@gmail.com> - 2017-10-05 13:21 -0700
Re: The Miracles of Simplification acer <maple@rogers.com> - 2017-10-06 09:26 -0700
csiph-web