User Portlet
| Discussions |
|---|
| Given the goal, I wonder if the following approach might be of use. You are operating on explicit `Sum` objects. Perhaps commute this, that is, do the operation(s) on the general form of the `j`th term first, and then `Sum` over `j`. |