Let \( G(s) = \frac{1}{(s+1)(s+2)} \). Then the closed-loop system shown in the figure below is:

stable for all K > 2
unstable for all K ≥ 2
unstable for all K > 1
stable for all K > 1
The open-loop transfer function is:
\[ G_{OL}(s) = K(s - 1) \cdot \frac{1}{(s+1)(s+2)} = \frac{K(s - 1)}{(s+1)(s+2)} \]
The characteristic equation for the closed-loop system is:
\[ 1 + G_{OL}(s) = 1 + \frac{K(s - 1)}{(s+1)(s+2)} = 0 \Rightarrow (s+1)(s+2) + K(s - 1) = 0 \]
Expand and simplify:

Apply the Routh-Hurwitz criterion for stability. The system will be stable if all coefficients are positive:
- \( 3 + K > 0 \) → always true for \( K > -3 \)
- \( 2 - K > 0 \) → \( K < 2 \)
So the system becomes unstable for \( K >= 2 \).
Consider the discrete-time systems $ T_1 $ and $ T_2 $ defined as follows:
$ [T_1x][n] = x[0] + x[1] + \dots + x[n], $
$ [T_2x][n] = x[0] + \frac{1}{2}x[1] + \dots + \frac{1}{2^n}x[n]. $
Which of the following statements is true?