JFo
- 91
- 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?
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?