MathGroup Archive 1994

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

Search the Archive

Sum

  • To: MathGroup at yoda.physics.unc.edu
  • Subject: Sum
  • From: wknowlton at smtp-gw.census.gov (Knowlton, William B)
  • Date: Thu, 10 Feb 94 14:59:07 EST

 Can I define a summation with limits that are defined
 by a list?  I need to use the function repeatedly for
 different list values.

 I.E.  f = Sum[Sum[(a-j p)^-1,{j,0,n[[i]]}],{i,1,L}]

 And then define L=3, n = {2,7,4}, say, to give
 the function well defined limits.  It doesn't
 seem to work.

               wknowlton at ccmail.census.gov,




  • Prev by Date: dash point
  • Next by Date: Cube Roots
  • Previous by thread: dash point
  • Next by thread: Cube Roots