axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] [#214 limit on products and sums] (nouveau)


From: kratt6
Subject: [Axiom-developer] [#214 limit on products and sums] (nouveau)
Date: Thu, 06 Oct 2005 07:29:12 -0500

Changes http://wiki.axiom-developer.org/214LimitOnProductsAndSums/diff
--
It should be possible to teach Axiom to distribute limits through sums and 
products as in
\begin{axiom}
limit(product((1-q^(N-i))/(1-q^(m-i)),i=0..m-1),q=1)
\end{axiom}

However, it is not clear to me where this should be done. Limits of this kind 
are currently handled in 'limitps.spad', where  Axiom tries to do a Puiseux 
expansion of the expression.

Martin
--
forwarded from http://wiki.axiom-developer.org/address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]