BMath Bachelor of Mathematics Differential Equations 2 — Questions and Answers
Question 1: The Laplace transform ℒ{e^(at)} equals:
- 1/(s + a)
- 1/(s − a) (Correct answer)
- a/(s² + a²)
- s/(s² + a²)
Correct answer: 1/(s − a)
By definition, ℒ{e^(at)} = ∫₀^∞ e^(at) e^(−st) dt = 1/(s − a) for s > a.
Question 2: A first-order linear ODE dy/dx + P(x)y = Q(x) is solved using an integrating factor μ(x) equal to:
- e^(∫Q(x) dx)
- e^(∫P(x) dx) (Correct answer)
- 1/P(x)
- Q(x)/P(x)
Correct answer: e^(∫P(x) dx)
Multiplying by μ(x) = e^(∫P(x) dx) makes the left side an exact derivative d/dx[μy], enabling direct integration.
Question 3: What type of equilibrium point is a center in a system of ODEs?
- Asymptotically stable — solutions spiral inward
- Unstable — solutions spiral outward
- Stable but not asymptotically stable — solutions form closed orbits (Correct answer)
- A saddle point
Correct answer: Stable but not asymptotically stable — solutions form closed orbits
A center has purely imaginary eigenvalues; nearby trajectories form closed orbits and the equilibrium is stable but not attracting.
Question 4: The general solution of y'' + 4y = 0 is:
- y = C₁e^(2x) + C₂e^(−2x)
- y = C₁ cos(2x) + C₂ sin(2x) (Correct answer)
- y = (C₁ + C₂x)e^(2x)
- y = C₁ cosh(2x) + C₂ sinh(2x)
Correct answer: y = C₁ cos(2x) + C₂ sin(2x)
The characteristic roots are r = ±2i (purely imaginary), giving the general solution y = C₁cos(2x) + C₂sin(2x).
Question 5: Separation of variables is applicable to an ODE of the form:
- dy/dx = f(x) + g(y)
- dy/dx = f(x)·g(y) (Correct answer)
- y'' + y = 0
- y' = ay + b
Correct answer: dy/dx = f(x)·g(y)
When the ODE has the product form dy/dx = f(x)g(y), we can separate to get dy/g(y) = f(x) dx and integrate each side.
Question 6: The convolution theorem for Laplace transforms states that ℒ{f * g} equals:
- ℒ{f} + ℒ{g}
- ℒ{f} · ℒ{g} (Correct answer)
- ℒ{f} / ℒ{g}
- ℒ{f} − ℒ{g}
Correct answer: ℒ{f} · ℒ{g}
The convolution theorem states ℒ{(f * g)(t)} = F(s)·G(s), transforming convolution in time to multiplication in the s-domain.
The Laplace transform ℒ{e^(at)} equals: