Group Abstract Group Abstract

Message Boards Message Boards

0
|
5.4K Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Function "Distribute" not working as expected

POSTED BY: Ralph Trenkler
2 Replies
In[5]:= x*y*Inactive[Sum][1/n^2, {n, 1, Infinity}] /. 
 a_.*Inactive[Sum][b_, c__] :> Inactive[Sum][a*b, c]

Out[5]= Inactive[Sum][(x y)/n^2, {n, 1, \[Infinity]}]
POSTED BY: Frank Kampas
POSTED BY: Daniel Lichtblau
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard