MathGroup Archive 2012

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

Search the Archive

Sum command

  • To: mathgroup at smc.vnet.net
  • Subject: [mg128001] Sum command
  • From: Rodrigo AP <digorna at gmail.com>
  • Date: Sat, 8 Sep 2012 03:08:08 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-newout@smc.vnet.net
  • Delivered-to: mathgroup-newsend@smc.vnet.net

Dear group,

How could I get: Sum[f[i],{i,7/2,4}]=f[4] or   Sum[f[i],{i,3/2,2}]=f[2] ? I
mean, I want the iterator running over the integers only ...

Regards

-- 
Rodrigo



  • Prev by Date: Re: LaunchKernels[] and Java
  • Next by Date: Re: A new FrontEnd
  • Previous by thread: Using code from nb. file in NetLink
  • Next by thread: Re: Sum command