- #1
digitsboy
- 2
- 0
Homework Statement
The 2-point DFT of x[n] is given by the expression X[k] = 2δ[k], for k = 0, 1.
Homework Equations
What is x[n]?
The Attempt at a Solution
i know the answer but i don't know how they calculate it
because a delta pulse is only one at k=zero.
[itex] x\left[n\right]=\frac{1}{N}\sum _{k=0}^{N-1}X\left[k\right]\cdot e^{j\cdot \frac{2\pi }{N}kn}\: [/itex]
because k=0
[itex] e^{j\cdot \frac{2\pi }{N}kn}\: = 1 [/itex]
So i come to an answer where x[n] = δ[n]
But it is: x[n] = δ[n]+δ[n−1] ? How to they calculate that, i don't understand it