MathGroup Archive 2006

[Date Index] [Thread Index] [Author Index]

Search the Archive

Product over an arbitrary index.

  • To: mathgroup at smc.vnet.net
  • Subject: [mg68683] Product over an arbitrary index.
  • From: quantieny at gmail.com
  • Date: Wed, 16 Aug 2006 03:36:14 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

I have a function f(x,y)   that I would like to compute the product
over indices i,j
where i goes from an arbitrary list {1,4,3}  and j goes 1 to m.

Is this possible in mathematica the function Product itself seems to
only work over a continous sequence and it is not clear how I can use
two set of indices.

Additionally can I specify the product over an intersection or
complement of a list?.

Thanks,
K Frou


  • Prev by Date: distance function
  • Next by Date: Re: Using Map with function that has options...
  • Previous by thread: Re: distance function
  • Next by thread: Re: Product over an arbitrary index.