|
[Date Index]
[Thread Index]
[Author Index]
Multiple Sums in Mathematica
- To: mathgroup at smc.vnet.net
- Subject: [mg53696] Multiple Sums in Mathematica
- From: sbrandt at physics.wustl.edu (Sebastian Brandt)
- Date: Sun, 23 Jan 2005 02:02:26 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Hello,
I want to perform a nested sum, where the number of summations is not
specified. I.e., I am looking for a way to implement the sum
sum[ f, {i1, 1, M}, {i2, 1, M}, ..., {in, 1, M} ]
Does anbody know how to do this for arbitrary n?
Regards,
Sebastian Brandt
Prev by Date:
Re: Re: TableForm and MatrixForm
Next by Date:
How to make 3d map w/ data?
Previous by thread:
Re: Superellisoid
Next by thread:
Re: Multiple Sums in Mathematica
|