Problem 2
Determine whether each of the discrete-time systems below is: (a) linear, (b) shift-invariant, (c) causal, and (d) BIBO stable:
(i) y[n] = (n+1)/x[n]
(ii) y[n] = sin(x[n + 1])
(iii) y[n] = max{x[n - 1], x[n], x[n + 1]}
(iv) y[n] = ̓∑_{k=-∞}^{n} x[k].