Fall2024_Math255_Question_Sheet_Week_01
Fall2024_Math255_Question_Sheet_Week_01
....................................
is said to be linear.
(4) Geometric representation of the general solution is called . . . . . . . . . . . . . . . . . . . . . . . . .
d2 y dy
(1 − x2 ) 2
− 2x − y = 0
dx dx
is 2.
(4) . . . . . . The function y(x) = e5x is a solution of the differential equation y ′ = y5 .
3. Classify the following equations. Are they ODE or PDE? What is the order? Is it
linear or nonlinear, and if it is linear, is it homogeneous, constant coefficient?
2
(a) m ddt2x + c dx
dt
+ kx = t2 .
∂2u ∂2u ∂2u
(b) ∂t2
= ∂x2
+ ∂y 2
.
dx
(c) dt
+ cos(t)x = t2 + t + 1.
d3 x
(d) dt3
= x.
4. A body is in free fall under the influence of gravity, with no air resistance or other
forces acting on it. A first-order differential equation can be used to express the rate
of change of velocity:
dv
= −g
dt
Which question does the solution of this differential equation answer?
1
5. Determine an ODE of the form ay ′′ + by ′ + cy = 0, where a, b and c are real numbers
such that the following trigonometric function
y(x) = sin(x)
is a solution.
6. Four differential equations are given below. Three of these are equivalent to each other.
Find the one that is not equivalent.
(a) xy ′ − sin(x)y = 0
sin(x)y
(b) y ′ = x
y′ sin(x)
(c) y
= x
(d) xy ′ = −sin(x)y
y ′ (x) = x3 + x − 3.
ODE: y ′ = ty,
IC: y(0) = 1,