Show that the system is linear?

  • Thread starter Thread starter FrogPad
  • Start date Start date
  • Tags Tags
    Linear System
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 4K views
FrogPad
Messages
801
Reaction score
0

Homework Statement


Is the following system linear:
[tex]y(n) = x(n) + 0.8y(n-1)[/tex]

The Attempt at a Solution


I'm really stuck on this one.

My idea was to assume that the system is casual, find the impulse response and then use the fact that: [tex]y(n)=x(n)*h(n)[/tex]. However, if I assume that the output is the convolution of the impulse response and the input, I have ALREADY ASSUMED (and not proven) that the system is linear.

So I am lost.

I can't wrap my brain around the fact that the output depends on the input and the previous output.

Another idea I had is that if I show that I input a sinusoid and I get a scaled and phase shifted sinusoid, then the system is LTI.

Any help?
 
Physics news on Phys.org
What if, assuming y(0) = x(0), you wrote:

y(n) = x(n) + 0.8y(n-1) = x(n) + 0.8x(n-1)... + (0.8)^n x(0),

would that help?