It should be possible to teach Axiom to distribute limits through sums and products as in fricas 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 |