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.

14 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Consider the system of differential equations (\frac{dx}{dt} = 2x - y, \ \frac{dy}{dt} = x + 2y). Find the eigenvalues of the coefficient matrix.

  1. \(\lambda_1 = 1, \lambda_2 = 3\)
  2. \(\lambda_1 = 2, \lambda_2 = 4\)
  3. \(\lambda_1 = -1, \lambda_2 = -3\)
  4. \(\lambda_1 = 0, \lambda_2 = 2\)
Question 2 Multiple Choice (Single Answer)

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).

  1. For \(\lambda_1 = 1\): \((1, 1)\), For \(\lambda_2 = 4\): \((2, -1)\)
  2. For \(\lambda_1 = 1\): \((1, -1)\), For \(\lambda_2 = 4\): \((2, 1)\)
  3. For \(\lambda_1 = 1\): \((2, 1)\), For \(\lambda_2 = 4\): \((1, 1)\)
  4. For \(\lambda_1 = 1\): \((2, -1)\), For \(\lambda_2 = 4\): \((1, -1)\)
Question 3 Multiple Choice (Single Answer)

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.

  1. Stable
  2. Unstable
  3. Center
  4. Semi-stable
Question 4 Multiple Choice (Single Answer)

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.

  1. \(\vec{x}(t) = e^{\begin{bmatrix} 1 & -1 \\ 2 & 1 \end{bmatrix} t} \vec{x}(0)\)
  2. \(\vec{x}(t) = e^{\begin{bmatrix} -1 & 1 \\ -2 & -1 \end{bmatrix} t} \vec{x}(0)\)
  3. \(\vec{x}(t) = e^{\begin{bmatrix} 2 & 1 \\ -1 & 1 \end{bmatrix} t} \vec{x}(0)\)
  4. \(\vec{x}(t) = e^{\begin{bmatrix} 1 & 1 \\ 2 & -1 \end{bmatrix} t} \vec{x}(0)\)
Question 5 Multiple Choice (Single Answer)

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.

  1. Saddle point
  2. Center
  3. Stable node
  4. Unstable node
Question 6 Multiple Choice (Single Answer)

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).

  1. \(x(t) = e^{-3t} (\cos t + \sin t), \\ y(t) = e^{-3t} (\cos t - \sin t)\)
  2. \(x(t) = e^{-t} (\cos 2t + \sin 2t), \\ y(t) = e^{-t} (\cos 2t - \sin 2t)\)
  3. \(x(t) = e^{-5t} (\cos t + \sin t), \\ y(t) = e^{-5t} (\cos t - \sin t)\)
  4. \(x(t) = e^{-t} (\cos t - \sin t), \\ y(t) = e^{-t} (\cos t + \sin t)\)
Question 7 Multiple Choice (Single Answer)

Consider the system of differential equations (\frac{dx}{dt} = 2x - 3y, \ \frac{dy}{dt} = x + 2y). Find the eigenvalues of the coefficient matrix.

  1. \(\lambda_1 = 1, \lambda_2 = 2\)
  2. \(\lambda_1 = -1, \lambda_2 = -2\)
  3. \(\lambda_1 = 3, \lambda_2 = 4\)
  4. \(\lambda_1 = -3, \lambda_2 = -4\)
Question 8 Multiple Choice (Single Answer)

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.

  1. \(x(t) = e^{-t} (\cos t + \sin t), \\ y(t) = e^{-t} (\cos t - \sin t)\)
  2. \(x(t) = e^{-2t} (\cos 2t + \sin 2t), \\ y(t) = e^{-2t} (\cos 2t - \sin 2t)\)
  3. \(x(t) = e^{-3t} (\cos t + \sin t), \\ y(t) = e^{-3t} (\cos t - \sin t)\)
  4. \(x(t) = e^{-t} (\cos t - \sin t), \\ y(t) = e^{-t} (\cos t + \sin t)\)
Question 9 Multiple Choice (Single Answer)

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.

  1. Stable
  2. Unstable
  3. Center
  4. Semi-stable
Question 10 Multiple Choice (Single Answer)

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).

  1. \(x(t) = e^t (\cos t + \sin t), \\ y(t) = e^t (\cos t - \sin t)\)
  2. \(x(t) = e^{-t} (\cos t + \sin t), \\ y(t) = e^{-t} (\cos t - \sin t)\)
  3. \(x(t) = e^{2t} (\cos t + \sin t), \\ y(t) = e^{2t} (\cos t - \sin t)\)
  4. \(x(t) = e^{-2t} (\cos t + \sin t), \\ y(t) = e^{-2t} (\cos t - \sin t)\)
Question 11 Multiple Choice (Single Answer)

Consider the system of differential equations (\frac{dx}{dt} = 2x + 3y, \ \frac{dy}{dt} = -x + 2y). Find the eigenvalues of the coefficient matrix.

  1. \(\lambda_1 = 1, \lambda_2 = 2\)
  2. \(\lambda_1 = -1, \lambda_2 = -2\)
  3. \(\lambda_1 = 3, \lambda_2 = 4\)
  4. \(\lambda_1 = -3, \lambda_2 = -4\)
Question 12 Multiple Choice (Single Answer)

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.

  1. \(x(t) = e^{-t} (\cos t + \sin t), \\ y(t) = e^{-t} (\cos t - \sin t)\)
  2. \(x(t) = e^{-2t} (\cos 2t + \sin 2t), \\ y(t) = e^{-2t} (\cos 2t - \sin 2t)\)
  3. \(x(t) = e^{-3t} (\cos t + \sin t), \\ y(t) = e^{-3t} (\cos t - \sin t)\)
  4. \(x(t) = e^{-t} (\cos t - \sin t), \\ y(t) = e^{-t} (\cos t + \sin t)\)
Question 13 Multiple Choice (Single Answer)

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.

  1. Stable
  2. Unstable
  3. Center
  4. Semi-stable
Question 14 Multiple Choice (Single Answer)

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).

  1. \(x(t) = e^t (\cos t + \sin t), \\ y(t) = e^t (\cos t - \sin t)\)
  2. \(x(t) = e^{-t} (\cos t + \sin t), \\ y(t) = e^{-t} (\cos t - \sin t)\)
  3. \(x(t) = e^{2t} (\cos t + \sin t), \\ y(t) = e^{2t} (\cos t - \sin t)\)
  4. \(x(t) = e^{-2t} (\cos t + \sin t), \\ y(t) = e^{-2t} (\cos t - \sin t)\)