[Maxima] Simplifying gamma distributions

Dan vi5u0-maxima at yahoo.co.uk
Tue Apr 3 16:49:29 CDT 2012


On Tue, 3 Apr 2012, Lindsay Keegan wrote:

> gamma(a+1)/gamma(a) and maxima keeps spitting out
> gamma(a+1)/gamma(a) but it should equal a.

You could try setting the option

gamma_expand:true ;

then doing

gamma(a+1)/gamma(a) ;


More information about the Maxima mailing list