Systems of Differential Equations
This quiz covers various concepts related to Systems of Differential Equations, including solving systems using matrices, finding eigenvalues and eigenvectors, and analyzing stability.
Questions
Consider the system of differential equations (\frac{dx}{dt} = 2x - y, \ \frac{dy}{dt} = x + 2y). Find the eigenvalues of the coefficient matrix.
- \(\lambda_1 = 1, \lambda_2 = 3\)
- \(\lambda_1 = 2, \lambda_2 = 4\)
- \(\lambda_1 = -1, \lambda_2 = -3\)
- \(\lambda_1 = 0, \lambda_2 = 2\)
Given the system of differential equations (\frac{dx}{dt} = 3x - 2y, \ \frac{dy}{dt} = 2x + 3y), find the eigenvectors corresponding to the eigenvalues (\lambda_1 = 1) and (\lambda_2 = 4).
- For \(\lambda_1 = 1\): \((1, 1)\), For \(\lambda_2 = 4\): \((2, -1)\)
- For \(\lambda_1 = 1\): \((1, -1)\), For \(\lambda_2 = 4\): \((2, 1)\)
- For \(\lambda_1 = 1\): \((2, 1)\), For \(\lambda_2 = 4\): \((1, 1)\)
- For \(\lambda_1 = 1\): \((2, -1)\), For \(\lambda_2 = 4\): \((1, -1)\)
Consider the system of differential equations (\frac{dx}{dt} = -x + 2y, \ \frac{dy}{dt} = -2x - y). Determine the stability of the equilibrium point at the origin.
- Stable
- Unstable
- Center
- Semi-stable
Given the system of differential equations (\frac{dx}{dt} = x - y, \ \frac{dy}{dt} = 2x + y), find the general solution using the matrix exponential method.
- \(\vec{x}(t) = e^{\begin{bmatrix} 1 & -1 \\ 2 & 1 \end{bmatrix} t} \vec{x}(0)\)
- \(\vec{x}(t) = e^{\begin{bmatrix} -1 & 1 \\ -2 & -1 \end{bmatrix} t} \vec{x}(0)\)
- \(\vec{x}(t) = e^{\begin{bmatrix} 2 & 1 \\ -1 & 1 \end{bmatrix} t} \vec{x}(0)\)
- \(\vec{x}(t) = e^{\begin{bmatrix} 1 & 1 \\ 2 & -1 \end{bmatrix} t} \vec{x}(0)\)
Consider the system of differential equations (\frac{dx}{dt} = 3x + 2y, \ \frac{dy}{dt} = -x + y). Determine the type of equilibrium point at the origin.
- Saddle point
- Center
- Stable node
- Unstable node
Given the system of differential equations (\frac{dx}{dt} = -2x + y, \ \frac{dy}{dt} = -x - 2y), find the solution that satisfies the initial conditions (x(0) = 1, y(0) = 2).
- \(x(t) = e^{-3t} (\cos t + \sin t), \\ y(t) = e^{-3t} (\cos t - \sin t)\)
- \(x(t) = e^{-t} (\cos 2t + \sin 2t), \\ y(t) = e^{-t} (\cos 2t - \sin 2t)\)
- \(x(t) = e^{-5t} (\cos t + \sin t), \\ y(t) = e^{-5t} (\cos t - \sin t)\)
- \(x(t) = e^{-t} (\cos t - \sin t), \\ y(t) = e^{-t} (\cos t + \sin t)\)
Consider the system of differential equations (\frac{dx}{dt} = 2x - 3y, \ \frac{dy}{dt} = x + 2y). Find the eigenvalues of the coefficient matrix.
- \(\lambda_1 = 1, \lambda_2 = 2\)
- \(\lambda_1 = -1, \lambda_2 = -2\)
- \(\lambda_1 = 3, \lambda_2 = 4\)
- \(\lambda_1 = -3, \lambda_2 = -4\)
Given the system of differential equations (\frac{dx}{dt} = -x + 2y, \ \frac{dy}{dt} = -2x - y), find the general solution using the Laplace transform method.
- \(x(t) = e^{-t} (\cos t + \sin t), \\ y(t) = e^{-t} (\cos t - \sin t)\)
- \(x(t) = e^{-2t} (\cos 2t + \sin 2t), \\ y(t) = e^{-2t} (\cos 2t - \sin 2t)\)
- \(x(t) = e^{-3t} (\cos t + \sin t), \\ y(t) = e^{-3t} (\cos t - \sin t)\)
- \(x(t) = e^{-t} (\cos t - \sin t), \\ y(t) = e^{-t} (\cos t + \sin t)\)
Consider the system of differential equations (\frac{dx}{dt} = 4x - 2y, \ \frac{dy}{dt} = 2x + y). Determine the stability of the equilibrium point at the origin.
- Stable
- Unstable
- Center
- Semi-stable
Given the system of differential equations (\frac{dx}{dt} = x + y, \ \frac{dy}{dt} = -x + y), find the solution that satisfies the initial conditions (x(0) = 2, y(0) = 1).
- \(x(t) = e^t (\cos t + \sin t), \\ y(t) = e^t (\cos t - \sin t)\)
- \(x(t) = e^{-t} (\cos t + \sin t), \\ y(t) = e^{-t} (\cos t - \sin t)\)
- \(x(t) = e^{2t} (\cos t + \sin t), \\ y(t) = e^{2t} (\cos t - \sin t)\)
- \(x(t) = e^{-2t} (\cos t + \sin t), \\ y(t) = e^{-2t} (\cos t - \sin t)\)
Consider the system of differential equations (\frac{dx}{dt} = 2x + 3y, \ \frac{dy}{dt} = -x + 2y). Find the eigenvalues of the coefficient matrix.
- \(\lambda_1 = 1, \lambda_2 = 2\)
- \(\lambda_1 = -1, \lambda_2 = -2\)
- \(\lambda_1 = 3, \lambda_2 = 4\)
- \(\lambda_1 = -3, \lambda_2 = -4\)
Given the system of differential equations (\frac{dx}{dt} = -3x + 2y, \ \frac{dy}{dt} = 2x + 3y), find the general solution using the method of undetermined coefficients.
- \(x(t) = e^{-t} (\cos t + \sin t), \\ y(t) = e^{-t} (\cos t - \sin t)\)
- \(x(t) = e^{-2t} (\cos 2t + \sin 2t), \\ y(t) = e^{-2t} (\cos 2t - \sin 2t)\)
- \(x(t) = e^{-3t} (\cos t + \sin t), \\ y(t) = e^{-3t} (\cos t - \sin t)\)
- \(x(t) = e^{-t} (\cos t - \sin t), \\ y(t) = e^{-t} (\cos t + \sin t)\)
Consider the system of differential equations (\frac{dx}{dt} = -4x + 3y, \ \frac{dy}{dt} = 3x + 4y). Determine the stability of the equilibrium point at the origin.
- Stable
- Unstable
- Center
- Semi-stable
Given the system of differential equations (\frac{dx}{dt} = x - 2y, \ \frac{dy}{dt} = 2x + y), find the solution that satisfies the initial conditions (x(0) = 1, y(0) = 2).
- \(x(t) = e^t (\cos t + \sin t), \\ y(t) = e^t (\cos t - \sin t)\)
- \(x(t) = e^{-t} (\cos t + \sin t), \\ y(t) = e^{-t} (\cos t - \sin t)\)
- \(x(t) = e^{2t} (\cos t + \sin t), \\ y(t) = e^{2t} (\cos t - \sin t)\)
- \(x(t) = e^{-2t} (\cos t + \sin t), \\ y(t) = e^{-2t} (\cos t - \sin t)\)