Problem Sheet 2: Applied Differential Equations: 5CCM211A & 6CCM211B
Problem Sheet 2: Applied Differential Equations: 5CCM211A & 6CCM211B
Problem Sheet 2
A student who does not do the homework does not learn Mathematics!
Please let me know of any mistakes/typos. You do NOT have to hand in this HW.
1. Which of the following differential equations are both linear and separable?
dy
(a) dt
= et y + cos(t)
dy
(b) dt
=y+5
dy
(c) dt
= t sin(y) + t
dy
(d) dt
+ sin(t)y = t2
Solution: B
Solution: B
y3 t3
Z Z
2 2 2
(1 − y )dy = t dt ⇐⇒ (1 − y )dy = t2 dt ⇐⇒ y − = + c.
3 3
This gives all the solutions to the ODE in an implicit form.
1
dy 3t2 +4t+2
5. Solve the initial value problem dt
= 2(y−1)
, y(0) = −1.
Solution: This is a separable ODE.
Z Z
2
2(y − 1)dy = (3t + 4t + 2)dt ⇐⇒ 2(y − 1)dy = (3t2 + 4t + 2)dt ⇐⇒ y 2 − 2y = t3 + 2t2 + 2t + c
where c is an arbitrary constant. Imposing the initial condition gives 1 + 2 = c, that is c = 3. Thus,
y 2 − 2y = t3 + 2t2 + 2t + 3 is an implicit solution of the differential equation.
Imposing φy = N gives
φ(t, y) = y sin t + t2 ey − y + c