It should be possible to teach Axiom to distribute limits through sums and products as in fricas (1) -> limit(product((1-q^(N-i))/(1-q^(m-i)),
Type: Union(OrderedCompletion?(Expression(Integer)),
However, it is not clear to me where this should be done. Limits of this kind are currently handled in Martin ... --test1, Thu, 23 Feb 2017 18:23:22 +0000 reply Status: open => fixed somewhere
|