T { x [ n ] } </mrow> = <munderover> <mo movable

kwisangqaquqw3

kwisangqaquqw3

Answered question

2022-05-12

T { x [ n ] } = k = min ( n , n 0 ) max ( n , n 0 ) x [ k ]
for some integer constant n 0 .
Intuitively, it's unstable, and it can be easily proven by a counterexample if x [ n ] is the unit step and n 0 = 0.However, the TA tried to use a general proof by invoking the triangle inequality. Assuming x [ n ] is bounded (or | x [ n ] | M < ), he said:
| T { x [ n ] } | = | k = min ( n , n 0 ) max ( n , n 0 ) x [ k ] | k = min ( n , n 0 ) max ( n , n 0 ) | x [ k ] | ( | n n 0 | + 1 ) M
Obviously the right-hand side is unbounded, as it goes to infinity with increasing n, but to me it doesn't seem to imply that the system on the left-hand side is unbounded (because of the inequality).
My question is, can his attempt be augmented to show that the left-hand side is also unbounded? Or is a counter-example the only way to prove it?

Answer & Explanation

Allyson Gonzalez

Allyson Gonzalez

Beginner2022-05-13Added 24 answers

Since n is increasing, you can assume that n > n 0 . Then you can write the above system as the linear, time-invariant discrete time system:
σ n + 1 = σ n + x n , σ n 0 = 0.
( T ( x ) ( n ) = σ n in this case.) A system of this form is BIBO stable iff all poles lie inside the unit circle. Since this system has a pole at 1, it is not BIBO.
Carina Valenzuela

Carina Valenzuela

Beginner2022-05-14Added 3 answers

This can only really be done by counterexample since you can think of plenty of bounded signals which give a bounded output (in fact a sufficient condition is for the sequence to be summable). Indeed your TA has effectively shown an upper bound which does tend to infinity and will not tell you that your function is BIBO. Perhaps he was trying to say that the worst case scenario is for a signal of the form x [ n ] = M so that all other signals | y [ n ] | M are not as big in output (even though they still might give unbounded output).

Do you have a similar question?

Recalculate according to your conditions!

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?