On Mon, 20 Jul 2009, Bill Maier wrote:
<
< I'm having trouble expanding a summation.
<
<
<
< I start with ex1:sum(f[i,j],i,1,n);
<
< Then I substitute for n with ex2:subst(4,n,ex1);
<
<
<
< I'd like to see all 4 terms written out like f[1,j]+f[2,j]+f[3,j]+f[4,j], but the expression is always written with the summation sign. I've tried expand(), expandwrt(), ev(), etc. Can someone tell me how to do this?
Try:
ex1,n=4,nouns;
Leo
--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.