Mathematics ยท Physics
Differential Equations
190 Questions
Differential 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.
First order separationSecond order linear equationsInitial value problemsPredator prey modelsCauchy Riemann equations
Differential Equations Questions
Consider the differential equation $\frac{dy}{dx} = \frac{x^2}{y^2}$. Which of the following statements is true?
-
The equation has a unique solution for any initial condition.
-
The equation has a unique solution for some initial conditions.
-
The equation has no solutions.
-
The equation has infinitely many solutions.
C
Correct answer
Explanation
The equation is not Lipschitz continuous in $y$, so it may not have a unique solution for any initial condition. In fact, the equation has no solutions, as can be seen by separation of variables.
Consider the differential equation $\frac{dy}{dx} = \frac{y^2}{x^2}$. Which of the following statements is true?
-
The equation has a unique solution for any initial condition.
-
The equation has a unique solution for some initial conditions.
-
The equation has no solutions.
-
The equation has infinitely many solutions.
C
Correct answer
Explanation
The equation is not Lipschitz continuous in $y$, so it may not have a unique solution for any initial condition. In fact, the equation has no solutions, as can be seen by separation of variables.
Consider the differential equation $\frac{dy}{dx} = \frac{x^3}{y^3}$. Which of the following statements is true?
-
The equation has a unique solution for any initial condition.
-
The equation has a unique solution for some initial conditions.
-
The equation has no solutions.
-
The equation has infinitely many solutions.
C
Correct answer
Explanation
The equation is not Lipschitz continuous in $y$, so it may not have a unique solution for any initial condition. In fact, the equation has no solutions, as can be seen by separation of variables.
Consider the differential equation $\frac{dy}{dx} = \frac{y^3}{x^3}$. Which of the following statements is true?
-
The equation has a unique solution for any initial condition.
-
The equation has a unique solution for some initial conditions.
-
The equation has no solutions.
-
The equation has infinitely many solutions.
C
Correct answer
Explanation
The equation is not Lipschitz continuous in $y$, so it may not have a unique solution for any initial condition. In fact, the equation has no solutions, as can be seen by separation of variables.
Consider the differential equation $\frac{dy}{dx} = \frac{x^4}{y^4}$. Which of the following statements is true?
-
The equation has a unique solution for any initial condition.
-
The equation has a unique solution for some initial conditions.
-
The equation has no solutions.
-
The equation has infinitely many solutions.
C
Correct answer
Explanation
The equation is not Lipschitz continuous in $y$, so it may not have a unique solution for any initial condition. In fact, the equation has no solutions, as can be seen by separation of variables.
Consider the differential equation $\frac{dy}{dx} = \frac{y^4}{x^4}$. Which of the following statements is true?
-
The equation has a unique solution for any initial condition.
-
The equation has a unique solution for some initial conditions.
-
The equation has no solutions.
-
The equation has infinitely many solutions.
C
Correct answer
Explanation
The equation is not Lipschitz continuous in $y$, so it may not have a unique solution for any initial condition. In fact, the equation has no solutions, as can be seen by separation of variables.
Consider the differential equation $\frac{dy}{dx} + y = x$. Which of the following is the integrating factor for this equation?
B
Correct answer
Explanation
The integrating factor for the given equation is $e^x$ because it makes the equation exact.
Which of the following is a first order linear differential equation?
-
$y' + y = x^2$
-
$y'' + 2y' + y = 0$
-
$y' = x^2 + y^2$
-
$y''' - 3y'' + 2y' - y = 0$
A
Correct answer
Explanation
A first order linear differential equation is one in which the dependent variable and its derivatives appear linearly.
Use the method of separation of variables to solve the following differential equation: $\frac{dy}{dx} = \frac{x}{y}$.
-
$y^2 = x^2 + C$
-
$y = x^2 + C$
-
$y = \ln(x) + C$
-
$y = x + C$
A
Correct answer
Explanation
Separate the variables and integrate both sides to obtain the general solution.
Consider the differential equation $\frac{dy}{dx} = \frac{y}{x} + \frac{x}{y}$. Which of the following is a suitable substitution to solve this equation?
-
$y = vx$
-
$y = x^v$
-
$y = \ln(x)$
-
$y = e^x$
A
Correct answer
Explanation
Substituting $y = vx$ transforms the equation into a separable equation.
Find the general solution of the differential equation $\frac{dy}{dx} = \frac{2x + y}{x}$.
-
$y = x^2 + C$
-
$y = x + C$
-
$y = \ln(x) + C$
-
$y = \frac{1}{x} + C$
A
Correct answer
Explanation
This equation is a linear first order differential equation. Solve it using the integrating factor method.
Which of the following is a homogeneous first order differential equation?
-
$y' + y = x$
-
$y' = xy$
-
$y'' + 2y' + y = 0$
-
$y' = \frac{y}{x}$
D
Correct answer
Explanation
A homogeneous first order differential equation is one in which the dependent variable and its derivatives appear only in terms of the independent variable.
Solve the following homogeneous differential equation: $\frac{dy}{dx} = \frac{y - x}{y + x}$.
-
$y = x + C$
-
$y = x^2 + C$
-
$y = \ln(x) + C$
-
$y = \frac{1}{x} + C$
A
Correct answer
Explanation
This equation is a homogeneous first order differential equation. Solve it by substituting $y = vx$.
Consider the differential equation $\frac{dy}{dx} = \frac{x^2 + y^2}{xy}$. Which of the following is a suitable substitution to solve this equation?
-
$y = vx$
-
$y = x^v$
-
$y = \ln(x)$
-
$y = e^x$
A
Correct answer
Explanation
Substituting $y = vx$ transforms the equation into a separable equation.
Find the general solution of the differential equation $\frac{dy}{dx} = \frac{2x + 3y}{x + 2y}$.
-
$y = x + C$
-
$y = x^2 + C$
-
$y = \ln(x) + C$
-
$y = \frac{1}{x} + C$
A
Correct answer
Explanation
This equation is a linear first order differential equation. Solve it using the integrating factor method.