Show that the system is linear?

  • Thread starter Thread starter FrogPad
  • Start date Start date
  • Tags Tags
    Linear System
FrogPad
Messages
801
Reaction score
0

Homework Statement


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

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: y(n)=x(n)*h(n). 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?
 
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