[Maxima] Simplifying gamma distributions
Barton Willis
willisb at unk.edu
Tue Apr 3 16:43:23 CDT 2012
> I am trying to simplify:
>
> gamma(a+1)/gamma(a) and maxima keeps spitting out gamma(a+1)/gamma
> (a) but it should equal a.
>
> Does anyone know how to simplify this?
On way
(%i6) gamma(a+1)/gamma(a);
(%o6) gamma(a+1)/gamma(a)
(%i7) minfactorial(makefact(%));
(%o7) a
Maybe somebody knows a more direct way.
Barton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.math.utexas.edu/pipermail/maxima/attachments/20120403/68e6c017/attachment-0001.html>
More information about the Maxima
mailing list