BIBO stable system

229 Views Asked by At

I would like to ask if this system is Bounded Input Bounded Output stable :

$$y[n] = r^nx[n],\quad r\in \mathbb{R}$$

And why? I think this system is stable because

$$| x[n] | ≤ B,\quad B < \infty\Rightarrow |y[n] |=| r^nx[n]| \le |r^n| |x[n]|\le B < \infty$$

1

There are 1 best solutions below

0
On BEST ANSWER

The system is not BIBO stable because $r^n$ is not bounded for $|r|>1$.