MathGroup Archive 1998

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

Search the Archive

My own sum



I want to implement another type of Sum to treat expressions in a
"physical" manner. But I need to know how Mathematica tackles the
Problem:

Sum[F[x],{x,-a,a}]==Sum[F[y],{y,-a,a}]

Help welcome

Thomas Lemm

Lemm@stud-mailer.uni-marburg.de



  • Prev by Date: Re: Re: MathLink portnumbers and internal types
  • Next by Date: Block diagonalisation of matrices
  • Prev by thread: Re: Is there a lowest Eigenvalues function around?
  • Next by thread: Re: My own sum