Questions: State Transition Matrix

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A linear system has state matrix A with eigenvalues λ₁ = −3 and λ₂ = 1. What does the state transition matrix e^{At} imply about the system's free response?

ABoth modes decay, so the system is stable for any initial condition
BOne mode decays (λ₁ = −3) and one grows unboundedly (λ₂ = 1), making the system unstable
CThe system oscillates because the eigenvalues have opposite signs
DThe eigenvalues determine only the input response, not the free response
Question 2 Multiple Choice

How is e^{At} computed when A is diagonalizable as A = PΛP⁻¹?

AApply the scalar exponential to each entry of A to get e^{At}
BCompute e^{At} = Pe^{Λt}P⁻¹, where e^{Λt} is the diagonal matrix with entries e^{λᵢt}
CCompute e^{At} = e^P · Λt · e^{−P} using separate matrix exponentials of P
DMultiply each entry of At by e and sum the result
Question 3 True / False

The state transition matrix Φ(t) = e^{At} satisfies Φ(0) = I, the identity matrix.

TTrue
FFalse
Question 4 True / False

The matrix exponential e^{At} can be computed by applying the scalar function eˣ to each element of the matrix At individually.

TTrue
FFalse
Question 5 Short Answer

Explain why the eigenvalues of A — not the individual matrix entries — determine the long-term behavior of the system's free response x(t) = e^{At}x(0).

Think about your answer, then reveal below.