Lecture notes for ODE by Dr Anil Kumar
Lecture notes for ODE by Dr Anil Kumar
23, 2021)
22 August 2021 22:46
COURSE DESCRIPTION:
Existence and uniqueness theorems; properties of linear systems; behavior of solutions of nth order
equations; asymptotic behavior of linear systems; stability of linear and weakly nonlinear systems;
conditions for boundedness and the number of zeros of the nontrivial solutions of second-order
equations; stability by Liapunov's direct method; autonomous and nonautonomous systems.
• Is the problem well-posed? Do you expect the differential equation to have a solution? If so,
is there a unique solution satisfying the given initial or boundary conditions?
• Can you find an explicit, analytical solution? This is only possible in rare circumstances.
• Geometric or qualitative methods: These methods give insights into general, qualitative
features of solutions and do not require solving the differential equation.
The course helps a deeper understanding of the complicated models that are there in real life.
TEXTBOOK:
Ahmad, S. and Rao, M. R. M., Theory of Ordinary Differential Equations with Applications in
Biology and Engineering, East West Press, 1999.
REFERENCE BOOKS:
R1. Nandakumaran, A.K., Datti, P.S., George, R.K., Ordinary Differential Equations: Principles
and Applications, Cambridge, 2017.
R2. Coddington, E. A. and Levinson, N., Theory of Ordinary Differential Equations, Tata
McGraw-Hill, 1972.
R3. Perko, L., Differential Equations and Dynamical Systems, Springer-Verlag, 3rd Edn., 1991.
R4. Walter G. Kelley and Allan C. Peterson, The Theory of Differential Equations: Classical and
Qualitative, 2nd Edn., Springer, 2010.
* to be announced later.
Problems: Strongly advised to work out the problems in the textbook and do similar problems from
the reference books, also you should implement the algorithms in MATLAB/ MATHEMATICA
which will be studied during the course.
Make-up: The makeup examination will be granted only in genuine cases. Permission must be taken
in advance from IC except in extreme cases. No MAKE-MAKE-UP will be entertained.
Notices: All notices regarding MATH F312 will be displayed on the QUANTA/GOOGLE
CLASSROOM course page.
Self study: Revised Chapter-2: Section no. 7, 8, 9, 10, 11 and Chapter 3: Section no. 14, 15, 16, 17, 18,
19, 22, 23
G. F. Simmons, Differential Equations with Applications and Historical Notes, TMH, 2nd Ed., 1991.
Introduction:
• The most interesting natural phenomena involve change and are described by equations that
relate changing quantities.
• The derivative dy/dt = f ʹ(t) of the function f is the rate at which the quantity y = f(t) is changing
with respect to the independent variable t.
• Natural that equation involving derivatives are frequently used to describe the changing
universe.
• An equation relating an unknown function and one or more of its derivatives is called a
differential equation.
• Most of the dynamical systems (physical, social, biological, engineering) are expressed in the
form of differential equations.
○ Motion of fluids
○ Flow of current in electrical circuits
○ Dissipation of heat in solid objects
○ Population dynamics
○ Newton’s law of gravitation
○ Wave equation for the vibrating string
○ Hamilton’s principle
○ Abel’s mechanical problem
• Primary purpose of differential equations is to serve a tool for the study of change in the physical
world.
Equations that involve dependent variables and their derivatives with respect to the independent
variables (one or more) are called differential equations.
Classifications:
Ordinary Differential Equation (ODE):
Differential equations that involve only ONE independent variable are called ordinary
differential equations.
Differential equations that involve two or more independent variables are called partial
differential equations.
If there are two or more unknown functions, then a system of equations is required.
Order of a differential equation:
The order of a differential equation is the order of highest derivative that appears in
the differential equation.
The degree of a differential equation is the power of the highest derivative which occurs in the
differential equation, after the differential equation has been made free from the radicals and
fractions as far as the derivatives are concerned.
Linear Differential Equation:
Differential equations that do not satisfy the definition of linear are nonlinear.
Involve only derivatives of y and the terms involving y, and they're set to 0.
Same as homogeneous differential equations, except they can have terms involving
only x (and constants) on the right side.
Some Mathematical Models
• Suppose a body of mass m falls freely under the influence of gravity alone.
• Variables: time t, velocity v.
If y is the distance down to the body from some fixed height and v is the velocity, then we
get
Example 2: Falling Body
• Suppose we change the situation by assuming that air exerts a resisting force
proportional to the velocity.
• Variables: time t, velocity v
If r > 0, then as
Remark:
This linear model is found to be accurate when the population is small and for small
time.
When the population becomes so large, there will be competition among the population
entities for the limited resources like food, space etc.
The statistical average of the number of encounters of two members per unit time is
proportional to y .
where a and b are positive constant and -ve sign represents the competition and reduces
the growth rate.
• If y is not too large, then by2 will be negligible compared to ay. (similar to linear
model).
• If y is large, then the term by2 will have a considerable influence on the growth of y.
Hence if the initial population y0 satisfies 0 < y0 < a/b, then the solution remain in the
same interval for all t (follow from Existence and uniqueness theory)