Difference Equation and Dirac Delta

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
2 replies · 3K views
Larrytsai
Messages
222
Reaction score
0

Homework Statement



y[n] - (2/3)y[n-1] = x[n]

what is y[n] if x[n] = diracdelta[n]


The Attempt at a Solution



for some reason, i argued that y[n-1] = diracdelta[n-1]

so

y[n] = diracdelta[n] + (2/3)diracdelta[n-1]

Im pretty sure this is wrong, anybody can help?
 
on Phys.org
The answer is y[n] = [itex](\frac{2}{3})^{n}[/itex]U[n]
 
You mind explaining how you got to what y[n] is?