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.
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
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 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...

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