Which method is commonly used to solve non-homogeneous linear differential equations?
Mathematics ยท Physics
Differential Equations
190 QuestionsDifferential equations involve finding functions that relate variables to their rates of change. These questions cover first and second order equations and separation of variables. They are a core part of the mathematics syllabus for high level competitive exams.
Differential Equations Questions
Which of the following is an example of a system of differential equations?
What is the general solution of the system of differential equations $\frac{dx}{dt} = x + y$, $\frac{dy}{dt} = -x + y$?
Which of the following is an example of a boundary value problem?
Which of the following is a property of the modified Bessel function (I_\nu(x))?
Which of the following is a property of the modified Bessel function (K_\nu(x))?
Which of the following is a one-step method for solving first-order differential equations?
Which of the following is a multi-step method for solving first-order differential equations?
What is the basic idea behind the finite difference method for solving differential equations?
Find the general solution of the differential equation (\frac{dy}{dx} = 2x + 1).
What is the general solution of the differential equation (\frac{d^2y}{dx^2} + 4y = 0)?
Consider the system of differential equations (\frac{dx}{dt} = 2x - y, \ \frac{dy}{dt} = x + 2y). Find the eigenvalues of the coefficient matrix.
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).
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.
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.