MathGroup Archive 2009

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

Search the Archive

Re: General form of a summation as a function of 2 variables

  • To: mathgroup at smc.vnet.net
  • Subject: [mg97407] Re: General form of a summation as a function of 2 variables
  • From: Raffy <raffy at mac.com>
  • Date: Thu, 12 Mar 2009 05:43:01 -0500 (EST)
  • References: <gpacu6$mtl$1@smc.vnet.net>

Sum[k/n, {k, 0, n}] // FullSimplify


  • Prev by Date: Return Ambiguity
  • Next by Date: Re: Compile for different parameter types
  • Previous by thread: Re: General form of a summation as a function of 2
  • Next by thread: Re: General form of a summation as a function of 2 variables