The sum of the eigenvalues of the matrix
\( A = \begin{bmatrix} 1 & 2 \\ 3 & 4 \end{bmatrix}^2 \)
is _____________ (rounded off to the nearest integer).
Given:
\( A = \begin{bmatrix} 1 & 2 \\ 3 & 4 \end{bmatrix}^2 \)
Step 1: Compute \( A^2 \)
First compute the matrix square:
\( A = \begin{bmatrix} 1 & 2 \\ 3 & 4 \end{bmatrix} \)
\( A^2 = A \cdot A = \begin{bmatrix} 7 & 10 \\ 15 & 22 \end{bmatrix} \)
Step 2: Find eigenvalues of \( A^2 \)
The characteristic equation is:
\( |A^2 - \lambda I| = 0 \)
\( \lambda^2 - 29\lambda + 154 = 0 \)
Solving this quadratic equation:
\( \lambda_1 = 28.8615, \quad \lambda_2 = 0.1385 \)
Step 3: Sum of eigenvalues
\( \lambda_1 + \lambda_2 = 28.8615 + 0.1385 = 29 \)
Final Answer:
29
The eigenvalues of the matrix

are \( \lambda_1, \lambda_2, \lambda_3 \). The value of \( \lambda_1 \lambda_2 \lambda_3 ( \lambda_1 + \lambda_2 + \lambda_3 ) \) is:
Given an open-loop transfer function \(GH = \frac{100}{s}(s+100)\) for a unity feedback system with a unit step input \(r(t)=u(t)\), determine the rise time \(t_r\).
Consider a linear time-invariant system represented by the state-space equation: \[ \dot{x} = \begin{bmatrix} a & b -a & 0 \end{bmatrix} x + \begin{bmatrix} 1 0 \end{bmatrix} u \] The closed-loop poles of the system are located at \(-2 \pm j3\). The value of the parameter \(b\) is: