[Maxima] Summation question

Stavros Macrakis macrakis at alum.mit.edu
Tue Jul 4 10:17:44 CDT 2006


------=_Part_73540_201762.1152026264785
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Is there any (good) reason that nusum and GosperSum don't handle
sum(...,i,inf)?  No reason for the core logic to understand what's going on,
but why not perform sum(...,i,gensym) then if it's a nounform, subst
gensym=inf, else return limit( ... , gensym, inf).

------=_Part_73540_201762.1152026264785
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Is there any (good) reason that nusum and GosperSum don't handle sum(...,i,inf)?  No reason for the core logic to understand what's going on, but why not perform sum(...,i,gensym) then if it's a nounform, subst gensym=inf, else return limit( ... , gensym, inf).
<br>

------=_Part_73540_201762.1152026264785--




More information about the Maxima mailing list