Convolution with an delta function

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
spaghetti3451
Messages
1,311
Reaction score
31

Homework Statement



Convolve an arbitary function f(t) with comb(t) [a sum of delta functions that run from -infinity to infinity with spikes at t = nT]. Is the convolution an array of copies of f(t) or is it a set of discrete points such that f(t) is returned at every t = nT?

Homework Equations





The Attempt at a Solution



The solution depends on the domain of f(t).
 
Physics news on Phys.org
[tex]f(t)*\delta(t-t_0) = \int\limits_{-\infty}^{\infty} \delta(\tau-t_0) f(t-\tau) \,d\tau=f(t-t_0)[/tex]
via sampling property of the impulse
 
So what's the answer?
 
failexam said:
So what's the answer?

That is what *you* are required to figure out.