Systems of Linear Differential Equations - Question Bank

1. For a system X' = AX with a single eigenvalue lambda of algebraic multiplicity n, if the geometric multiplicity is also n, then A is:
A) Diagonalizable
B) Non-diagonalizable
C) A zero matrix
D) An identity matrix
2. What is the definition of a linear system of differential equations?
A) An equation where the dependent variables and their derivatives appear only to the first power and are not multiplied together
B) An equation involving only linear functions
C) An equation with constant coefficients
D) An equation that can be solved analytically
3. When solving X' = AX using eigenvalues and eigenvectors, if an eigenvalue lambda has geometric multiplicity less than its algebraic multiplicity, it indicates:
A) The need for generalized eigenvectors to form a fundamental set of solutions
B) That the system has no solution
C) That the eigenvalue is incorrect
D) That only one solution exists
4. The solution X(t) = v*e^(lambda*t) is derived from the assumption that the solution is of the form:
A) X(t) = v*e^(lambda*t)
B) X(t) = v*t*e^(lambda*t)
C) X(t) = v*sin(lambda*t)
D) X(t) = v + t
5. What is a generalized eigenvector for a repeated eigenvalue lambda?
A) A non-zero vector w such that (A - lambda*I)w = v, where v is an eigenvector
B) A vector v such that Av = lambda*v
C) Any vector
D) A vector orthogonal to v
6. For the system dy/dt = z, dz/dt = -y, with eigenvalues +/- i, the origin is a:
A) Center
B) Stable node
C) Unstable node
D) Saddle point
7. Consider the system dy/dt = z, dz/dt = -y. The coefficient matrix is A = [[0, 1], [-1, 0]]. The eigenvalues are:
A) +/- i
B) +/- 1
C) 0, 0
D) +/- 2
8. If Phi(t) is a fundamental matrix for X' = AX, then the general solution is given by:
A) X(t) = Phi(t) * C, where C is a constant vector
B) X(t) = Phi(t) + C
C) X(t) = Phi(t) * C(t)
D) X(t) = Phi(t) / C
9. What is a fundamental matrix for the system X' = AX?
A) A matrix whose columns form a fundamental set of solutions
B) A matrix whose rows form a fundamental set of solutions
C) The coefficient matrix A
D) The inverse of the coefficient matrix A
10. If the eigenvalues of A are lambda1, ..., lambdan, the determinant of the fundamental matrix Phi(t) is given by:
A) det(Phi(t)) = det(Phi(0)) * e^(tr(A)*t)
B) det(Phi(t)) = det(Phi(0)) * e^(det(A)*t)
C) det(Phi(t)) = det(Phi(0)) * e^(lambda1*t)
D) det(Phi(t)) = det(Phi(0))
11. The method of variation of parameters can be used to find a particular solution X_p(t) for X' = AX + F(t) for:
A) Any continuous function F(t)
B) Only polynomial F(t)
C) Only exponential F(t)
D) Only trigonometric F(t)
12. The method of undetermined coefficients can be used to find a particular solution X_p(t) for X' = AX + F(t) if F(t) has a specific form. What is this form?
A) Polynomials, exponentials, sines, cosines, or combinations thereof
B) Any arbitrary function
C) Only constants
D) Only trigonometric functions
13. For a non-homogeneous system X' = AX + F(t), what is the general solution?
A) X(t) = X_h(t) + X_p(t), where X_h is the homogeneous solution and X_p is a particular solution
B) X(t) = X_h(t) * X_p(t)
C) X(t) = X_h(t) / X_p(t)
D) X(t) = X_h(t) + X_h(t)
14. What is the general solution for X' = AX when A has distinct eigenvalues lambda1, lambda2 and corresponding eigenvectors v1, v2?
A) X(t) = c1*v1*e^(lambda1*t) + c2*v2*e^(lambda2*t)
B) X(t) = c1*v1*e^(lambda1*t) * c2*v2*e^(lambda2*t)
C) X(t) = (c1*v1 + c2*v2) * e^((lambda1+lambda2)*t)
D) X(t) = c1*v1 + c2*v2
15. If a system X' = AX has a solution X(t) = [e^(2t), 2e^(2t)]^T, what is the eigenvalue and eigenvector of A?
A) lambda = 2, v = [1, 2]^T
B) lambda = 1, v = [2, 1]^T
C) lambda = 2, v = [2, 1]^T
D) lambda = 1, v = [1, 2]^T
16. What is an eigenvector corresponding to an eigenvalue lambda of a matrix A?
A) A non-zero vector v such that Av = lambda*v
B) A vector v such that Av = 0
C) A vector v such that A + v = lambda*v
D) A vector v such that A*v = v
17. Consider the system dy/dt = 3y + z, dz/dt = y + 3z. The eigenvalues are lambda = 2 and lambda = 4. What is det(A)?
A) 8
B) 6
C) 5
D) 12
18. Consider the system dy/dt = 3y + z, dz/dt = y + 3z. The eigenvalues are lambda = 2 and lambda = 4. What is tr(A)?
A) 6
B) 8
C) 5
D) 2
19. For a system X' = AX with constant coefficients, if A has eigenvalues lambda1 and lambda2, then det(A) is equal to:
A) lambda1 * lambda2
B) lambda1 + lambda2
C) lambda1 - lambda2
D) lambda1 / lambda2
20. For a system X' = AX with constant coefficients, if A has eigenvalues lambda1 and lambda2, then tr(A) is equal to:
A) lambda1 + lambda2
B) lambda1 * lambda2
C) lambda1 - lambda2
D) lambda1 / lambda2
21. What is the trace of a square matrix?
A) The sum of the diagonal elements
B) The determinant of the matrix
C) The sum of all elements
D) The product of the diagonal elements
22. How is the Wronskian related to the coefficient matrix A for X' = AX?
A) dW/dt = tr(A) * W
B) dW/dt = det(A) * W
C) dW/dt = lambda * W
D) dW/dt = 0
23. For a fundamental set of solutions {X1(t), X2(t), ..., Xn(t)} of X' = AX, the Wronskian W(t) = det([X1(t) | X2(t) | ... | Xn(t)]) is:
A) Either identically zero or never zero
B) Always zero
C) Always non-zero
D) A constant function
24. What is the Wronskian of a set of solutions to a linear system?
A) The determinant of the matrix formed by the solutions and their derivatives
B) The determinant of the matrix formed by the fundamental solutions
C) The sum of the fundamental solutions
D) The product of the fundamental solutions
25. If eigenvalues have opposite signs (one positive, one negative real part), the origin is a:
A) Saddle point
B) Stable node
C) Unstable node
D) Center
26. If all eigenvalues are purely imaginary (real part is zero), the origin is typically a:
A) Center (for linear systems)
B) Stable node
C) Unstable node
D) Saddle point
27. If at least one eigenvalue has a positive real part, the origin is a:
A) Stable node
B) Unstable node
C) Saddle point
D) Center
28. The behavior of solutions to X' = AX near the origin (t -> infinity) is determined by the sign of the real parts of the eigenvalues. If all real parts are negative, the origin is a:
A) Stable node
B) Unstable node
C) Saddle point
D) Center
29. Consider the system dy/dt = -y + 2z, dz/dt = -2y - z. The eigenvalues are lambda = -1 +/- 2i. What is the imaginary part of the eigenvalues?
A) 2
B) -1
C) 1
D) -2
30. Consider the system dy/dt = -y + 2z, dz/dt = -2y - z. The eigenvalues are lambda = -1 +/- 2i. What is the real part of the eigenvalues?
A) -1
B) 2
C) 1
D) -2
31. If lambda = alpha +/- i*beta are complex eigenvalues with eigenvector v = a + i*b, the two real linearly independent solutions are:
A) e^(alpha*t) * ( (a*cos(beta*t) - b*sin(beta*t)) , (a*sin(beta*t) + b*cos(beta*t)) )
B) e^(alpha*t) * ( (a*cos(beta*t) + b*sin(beta*t)) , (a*sin(beta*t) - b*cos(beta*t)) )
C) e^(alpha*t) * ( a*cos(beta*t) , b*sin(beta*t) )
D) e^(alpha*t) * ( b*cos(beta*t) , a*sin(beta*t) )
32. For a system with complex conjugate eigenvalues lambda = alpha +/- i*beta, the real solutions can be derived from a single complex solution X(t) = v*e^((alpha + i*beta)*t) using:
A) Euler's formula: e^(i*theta) = cos(theta) + i*sin(theta)
B) The derivative of the complex solution
C) The integral of the complex solution
D) The absolute value of the complex solution
33. If a repeated eigenvalue lambda has only one linearly independent eigenvector v, what form do the solutions take?
A) X1(t) = v*e^(lambda*t) and X2(t) = (v*t + w)*e^(lambda*t), where w is a generalized eigenvector
B) X1(t) = v*e^(lambda*t) and X2(t) = v*t*e^(lambda*t)
C) X1(t) = v*e^(lambda*t) and X2(t) = w*e^(lambda*t)
D) X1(t) = v*e^(lambda*t) and X2(t) = v*e^(-lambda*t)
34. What happens if a 2x2 matrix A has a repeated eigenvalue lambda?
A) There will always be two linearly independent eigenvectors
B) There might be only one linearly independent eigenvector
C) The system has no solution
D) The eigenvalue is always zero
35. If the eigenvalues of A are distinct real numbers lambda1, lambda2, ..., lambdan, then a fundamental set of solutions is given by:
A) {v1*e^(lambda1*t), v2*e^(lambda2*t), ..., vn*e^(lambdan*t)}
B) {v1*sin(lambda1*t), v2*sin(lambda2*t), ...}
C) {v1*cos(lambda1*t), v2*cos(lambda2*t), ...}
D) {v1, v2, ..., vn}
36. A fundamental set of solutions for X' = AX consists of n linearly independent solutions for an n x n system. What is the general solution formed from these?
A) A linear combination of the fundamental solutions
B) The sum of the fundamental solutions
C) The product of the fundamental solutions
D) A scalar multiple of one fundamental solution
37. For the system dy/dt = y, dz/dt = 2z, the corresponding eigenvectors are:
A) v1 = [1, 0]^T, v2 = [0, 1]^T
B) v1 = [1, 1]^T, v2 = [1, -1]^T
C) v1 = [1, 0]^T, v2 = [1, 1]^T
D) v1 = [0, 1]^T, v2 = [1, 0]^T
38. For the system dy/dt = y, dz/dt = 2z, the eigenvalues of the coefficient matrix are:
A) 1 and 2
B) 1 and 1
C) 2 and 2
D) -1 and -2
39. The characteristic equation for a 2x2 matrix A = [[a, b], [c, d]] is:
A) det(A - lambda*I) = 0
B) det(A + lambda*I) = 0
C) det(lambda*A - I) = 0
D) det(I - lambda*A) = 0
40. The process of finding solutions for X' = AX with constant coefficients involves finding:
A) Roots of the characteristic polynomial of A
B) Roots of the differential equation itself
C) The determinant of X
D) The integral of A
41. If v is an eigenvector of matrix A corresponding to eigenvalue lambda, then X(t) = v*e^(lambda*t) is a solution to X' = AX if:
A) A is a zero matrix
B) v is the zero vector
C) A*v = lambda*v
D) v is a scalar
42. If lambda is an eigenvalue of matrix A, then e^(lambda*t) is related to the solution of X' = AX by:
A) It is a fundamental solution component
B) It is always zero
C) It is an extraneous solution
D) It is irrelevant
43. For a system X' = AX with constant coefficients, what is the form of a typical solution?
A) X(t) = c1*v1*e^(lambda1*t) + c2*v2*e^(lambda2*t) + ...
B) X(t) = c1*v1*sin(lambda1*t) + c2*v2*cos(lambda2*t) + ...
C) X(t) = c1*v1 + c2*v2 + ...
D) X(t) = c1*v1*t + c2*v2
44. Consider the system dy/dt = y + 2z, dz/dt = 3y + 2z. In matrix form, this is X' = AX, where X = [y, z]^T. What is the matrix A?
A) [[1, 2], [3, 2]]
B) [[1, 3], [2, 2]]
C) [[2, 1], [2, 3]]
D) [[2, 3], [1, 2]]
45. The equation X' = AX is a system of linear differential equations:
A) Non-homogeneous
B) Autonomous (or homogeneous if all coefficients are constants)
C) Non-linear
D) Second-order
46. In the matrix form X' = AX, what does A represent?
A) A column vector of the dependent variables
B) A column vector of derivatives of the dependent variables
C) A square matrix of coefficients, possibly functions of x
D) A constant vector
47. In the matrix form X' = AX, what does X represent?
A) A column vector of derivatives of the dependent variables
B) A column vector of the dependent variables
C) The coefficient matrix
D) A scalar function
48. A system of linear differential equations can be represented in matrix form as:
A) X' = AX + B
B) X' = AX
C) AX' = X
D) X = AX'
49. What is the general form of a system of first-order linear differential equations?
A) dy/dx = f(x, y, z), dz/dx = g(x, y, z)
B) a(x)y'' + b(x)y' + c(x)y = f(x)
C) y' = ay + b, z' = cz + d
D) dy/dx = a11*y + a12*z, dz/dx = a21*y + a22*z