Sum notation - lower/upper limits

AI Thread Summary
The discussion centers around the evaluation of the sum notation \sum_{n=0}^{-1} 1, questioning whether it is undefined, zero, or another value. It is clarified that this type of sum is typically assigned the value of zero, as it does not encompass any integers within the specified limits. The conversation also explores the implications of changing the bounds in the context of convolution sums, specifically regarding the commutativity of the operation. A substitution made during the process requires careful attention to the orientation of the limits, which can affect the outcome. Overall, the importance of correctly handling summation limits and their orientation in mathematical expressions is emphasized.
JFo
Messages
91
Reaction score
0
This is a simple problem which I'm having trouble finding an answer.
What would \sum_{n = 0}^{-1} 1 be?
Would this be undefined? 0? 2? or ?
The reason this came up in the first place is that I was trying to prove that the convolution sum is commutative, that is h*x = x*h.
I started with h*x
\sum_{n = - \infty}^{infty} h(n-m)x(m)
making the substitution k = n-m, i get
\sum_{k = \infty}^{- \infty} x(k-m)h(k)
The problem I have is witht the upper/lower limits of the sum. Does this mean the sum "decrements" through values of k?
 
Mathematics news on Phys.org
It won't let me edit my original post, so I have to repost to make corrections.

This is a simple problem which I'm having trouble finding an answer.
What would
\\ \sum_{n = 0}^{-1} 1 \\
be?
Would this be undefined? 0? 2? or ?

The reason this came up in the first place is that I was trying to prove that the convolution sum is commutative, that is h*x = x*h.
I started with h*x
\\ \sum_{n = - \infty}^{\infty} h(n-m)x(m) \\
making the substitution k = n-m, i get
\\ \sum_{k = \infty}^{- \infty} x(k-m)h(k) \\
The problem I have is witht the upper/lower limits of the sum. Does this mean the sum "decrements" through values of k? How do I get this to be

\\ \sum_{k =- \infty}^{\infty} x(k-m)h(k) \\
 
The usual way of assigning meaning to \sum_{n=0}^{-1} always assigns it the value of zero, whatever the summand. Also, \sum_{n=0}^{-2} f(n) = -f(-1).

However, this isn't quite what you want. You're not doing this sort of "directed summation"1... you're merely summing over a set of integers, and the bounds are just a convenient way to write that set. Always write them with the right orientation unless you know what you're doing.

Now, if you really want to deal with the analogy to integrals, then your sum has an orientation which we usually don't bother writing. When you made the substitution k = n-m, then your bounds should flip, but the orientation also gets reversed, which contributes a negative sign. You can consume that sign to flip the bounds again. (it might help to work through the same substitution with an ordinary integral)


1: quotes because this is not a standard term.
 
Last edited:
Thanks Hurkyl for the informative reply. That is a very interesting about the conventions you mentioned involving sums. I wish to learn more about them, is there a site, or book I can read?

By the way, I noticed several errors in my post, but you seemed to understand what I was getting at anyway. Just for reference to other readers, I have added corrections below.

JFo said:
.
This is a simple problem which I'm having trouble finding an answer.
What would
\\ \sum_{n = 0}^{-1} 1 \\
be?
Would this be undefined? 0? 2? or ?
The reason this came up in the first place is that I was trying to prove that the convolution sum is commutative, that is h*x = x*h.
I started with h*x
\\ \sum_{n = - \infty}^{\infty} h(m-n)x(n) \\ \
making the substitution k = m-n, i get
\\ \sum_{k = \infty}^{- \infty} x(k-m)h(k) \\ \
The problem I have is witht the upper/lower limits of the sum. Does this mean the sum "decrements" through values of k? How do I get this to be
\\ \sum_{k =- \infty}^{\infty} x(m-k)h(k) \\
 
errr... it should be x(m-k) in the second to last summand as well. I wish the edit button was working.
 
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...

Similar threads

Replies
5
Views
2K
Replies
3
Views
1K
Replies
9
Views
2K
Replies
6
Views
2K
Replies
2
Views
2K
Replies
14
Views
2K
Replies
8
Views
2K
Replies
1
Views
2K
Back
Top