Hi guys,
I am trying to evaluate the sum_(j=1)^k (sum_(i=1)^(k-1) ( (i+j)! ))
for, say, k=5, so that I have 20 elements in sum. I would like to have a list of all 20 elements which I could plot then.
Could anyone help with the syntax?
Many thanks!! Dimi