Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Your last line is equivalent to

[sum(f,1,1,20), sum(f,2,1,20)]

For each of these, Sage complains that it doesn't know on which variable to sum on (x or n?).