Understanding Summation with Delta Functions and Exponents in Math

  • Thread starter Thread starter FrogPad
  • Start date Start date
  • Tags Tags
    Summation
FrogPad
Messages
801
Reaction score
0
I don't see how the following works:

\sum_{n=0}^\infty \delta ( n - n_0 ) z^{-n} = z^{-n_0}

I am missing the steps from \sum_{n=0}^\infty \delta ( n - n_0 ) z^{-n} to z^{-n_0}.

If I try this step by step:
\sum_{n=0}^\infty \delta ( n - n_0 ) z^{-n} = \sum_{n=0}^\infty \delta ( n - n_0 ) z^{-n_0} = z^{-n_0} \sum_{n=0}^\infty \delta ( n - n_0 )

Now, how is \sum_{n=0}^\infty \delta ( n - n_0 ) equal to 1. I don't get that.

Thanks
 
Physics news on Phys.org
delta(n-n0) is equal to 1 if n=n0 and zero otherwise. So the only way the sum could be nonzero is if n0 is a positive integer. Is n0 a positive integer?
 
Last edited:
Dick said:
delta(n-n0) is equal to 1 if n=n0 and zero otherwise. So the only way the sum could be nonzero is if n0 is a positive integer. Is n0 a positive integer?

:) - wow, I've been looking at this crap for too long. I can't believe I missed that.

Thanks man :) Yeah, n0 is a positive integer.

time for a break...
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top