The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
104 views

Collapse a Sum / factor an element out of a sum

I am trying to get something in the form of a $\Sigma (\dots) * \alpha_i = (\dots)$ from the output of the code below. The thing is that I cannot figure out how to tell Mathematica to "collapse" down ...