Project 2differential Equation
Project 2differential Equation
with Applications
A Project Report
Submitted to
Department of Mathematics
Pulchowk Campus, Tribhuvan University
Pulchowk, Lalitpur, Nepal
Submitted by
Signature:
Stream- Science
Section- M12
Date : 03-01-2081
Subject Teacher's Recommendation
I have supervised the project work report entitled ‘A Study on First Order Differential Equations
with Applications ’ which was submitted by the student named Santosh Ghimire from Lalitpur,
Nepal. The report follows the procedure and format requirements set by the Department of
Mathematics and is being submitted as partial fulfillment of the internal evaluation requirements
for grade XII. Therefore, I recommend this report for evaluation.
Signature………..
Date: 03/01/2081
Endorsement
We here by endorse the project work entitled ‘A Study on First Order Differential Equations
with Applications ’ submitted by Santosh Ghimire of Pulchowk Campus, Lalitpur, Nepal in
partial fulfillment of the requirements of the internal evaluation of mathematics of grade XII.
Signature: Signature:
Assoc. Prof. Dr. Durga Jang KC Prof. Dr. Prakash Muni Bajracharya
Department of Mathematics
I am grateful to my friends and family for their unwavering support and encouragement, and for
always believing in me. Their love, understanding, and motivation have been a driving force
behind my perseverance and completion of this thesis. I would like to acknowledge the funding
support provided by the AB Foundation, which has enabled me to carry out this research. Their
financial assistance has been crucial in facilitating data collection, analysis, and dissemination of
the findings
.
Finally, I would like to express my heartfelt appreciation to all the participants who generously
shared their time and insights, without whom this research would not have been possible. Their
contributions have been invaluable in advancing our understanding of the research topic. In
conclusion, I am deeply grateful to all those who have contributed to the completion of this
report, and I acknowledge their efforts with sincere appreciation.
Table of Contents
Contents
List of Figures/tables..................................................................................................................................... 3
Declaration .................................................................................................................................................... 4
Subject Teacher's Recommendation ............................................................................................................. 5
Endorsement ................................................................................................................................................. 6
Acknowledgement ........................................................................................................................................ 7
Copyright .................................................................................................... Error! Bookmark not defined.
Chapter 1: Introduction ................................................................................................................................. 9
1.1 Order and Degree: ............................................................................................................................... 9
1.2 General and Particular solutions: ........................................................................................................ 9
1.3 History .............................................................................................................................................. 10
1.4 Motivation ........................................................................................................................................ 10
1.5 Limitation......................................................................................................................................... 10
Chapter 2 : Various Forms of Differential Equations ................................................................................. 11
2.1 Variable Separable Equations .......................................................................................................... 11
2.2 Homogeneous Equations ................................................................................................................. 12
2.3 Exact Equations ............................................................................................................................... 12
2.4 Linear Differential Equations............................................................................................................ 12
2.5 Bernoulli Differential Equations ....................................................................................................... 13
Chapter 3: Applications .............................................................................................................................. 14
3.1 Newton's law of Cooling: A case study to know the time of death of a person in police investigation
................................................................................................................................................................ 14
Steps to Estimate the Time of Death ................................................................................................... 15
3.2 Population Growth and Decay .......................................................................................................... 16
3.3 Radioactive Decay and Carbon dating .............................................................................................. 16
3.4 LR Series Circuit............................................................................................................................... 16
3.5 Economics and Finance .................................................................................................................... 16
Conclusion: ................................................................................................................................................. 17
References:.................................................................................................................................................. 18
Chapter 1: Introduction
Mathematically derivatives measure the rate of change of a quantity. Therefore, while dealing with the
real world situations involving the rate of change, we need to introduce derivatives. Consequently, the
resulting equations will contain derivatives which are popularly known as differential equations. A
differential equation becomes ordinary differential equation if the function involved depends on only one
independent variable. If the function depends only on more than one independent variables, then equation
is called partial differential equation. Ordinary differential equations are among the most important
mathematical tools used in producing real world models in the engineering, physical sciences, biological
sciences and economics [1].
Before we discuss various forms of ordinary differential equations, we first review the terms related to
differential equations. We begin with order and degree of a differential equation.
Here equation (a) is first order equation. Similarly, equation (b) and (c) are second order and third order
differential equations respectively. Now we define the degree of a differential equation. The degree of a
differential equation when it is expressed in a polynomial equation of derivatives is the highest power of
the highest order derivative involved in the given differential equation. Thus the order and degree of a
differential equation are always positive integers. Moreover, we note that not all differential equations
have degree.
The study of differential equations has a rich and varied history that spans several centuries. The study of
differential equations evolved from basic concepts in ancient times to a fundamental tool in modern
science and engineering, continually adapting to new challenges and technologies. Isaac Newton and
Gottfried Wilhelm Leibniz independently developed calculus in the late 1600s, providing the
foundational tools for formulating differential equations. Leonhard Euler made significant
contributions, developing methods to solve differential equations and applying them to mechanics and
fluid dynamics. Joseph-Louis Lagrange contributed to the formulation of Lagrangian mechanics, deeply
connected to differential equations.
1.4 Motivation
The study of linear first-order differential equations is motivated by several key reasons, spanning both
theoretical and practical aspects. Linear first-order differential equations form the simplest class of
differential equations, providing a foundational understanding before tackling more complex types.
Studying these equations helps develop analytical techniques, such as separation of variables and
integrating factors, which are applicable to more complex differential equations. Many physical systems
can be modeled using linear first-order differential equations. For example, the cooling of an object
(Newton's Law of Cooling), the discharge of a capacitor (RC circuit), and the rate of a chemical reaction
(first-order kinetics) are all governed by such equations. In economics, linear first-order differential
equations describe processes such as investment growth and interest rates.
1.5 Limitation
First-order linear differential equations are among the most commonly occurring differential equations in
nature, with diverse applications. In this project, we will focus exclusively on the study of first-order
linear differential equations. Consequently, our project report will be limited to this type due to its wide
range of applications. We will examine various forms of first-order linear differential equations and
explore some of their practical applications.
Chapter 2 : Various Forms of Differential Equations
2.1 Variable Separable Equations
A separable differential equation is a specific type of first-order differential equation that can be
written in a form where the variables can be separated on opposite sides of the equation. This
allows the equation to be solved by integrating both sides. A separable differential equation has
the general form:
𝑑𝑦
= 𝑔(𝑥)(𝑦)
𝑑𝑥
To solve such equation we separate the variables x and y. This involves rewriting the equation so
that all terms involving y (including dy) are on one side, and all terms involving x (including dx)
are on the other side. Integrate both sides of the equation with respect to their respective
variables. Finally if possible, we solve the resulting equation for y to get the explicit solution
𝑑𝑦
= 𝑘𝑦
𝑑𝑥
1
𝑑𝑦 = 𝑘 𝑑𝑥
𝑦
1
𝑑𝑦 = ∫ 𝑘 𝑑𝑥
𝑦
This gives:
𝑙𝑛∣ 𝑦 ∣= 𝑘𝑥 + 𝐶
where C is the constant of integration. Exponentiating both sides to solve for y, we get:
𝑦 = 𝐶𝑒 𝑘𝑥
𝑑𝑦 𝑦
=𝑓
𝑑𝑥 𝑥
𝑦
To solve a homogeneous differential equation, the following substitution is typically used: 𝑥 = 𝑣
or 𝑦 = 𝑣𝑥. Then the substitution converts the equation into separable form and can easily be
solved. Homogeneous differential equations are an important class of differential equations that
can be solved using substitutions to simplify the integration process. They have applications in
various fields such as physics, engineering, and economics, particularly in problems involving
proportional relationships and scaling behaviors.
An exact differential equation is a type of first-order differential equation that can be expressed
in the form:
𝑀(𝑥, 𝑦) 𝑑𝑥 + 𝑁(𝑥, 𝑦) 𝑑𝑦 = 0
For the equation 𝑀(𝑥, 𝑦) 𝑑𝑥 + 𝑁(𝑥, 𝑦) 𝑑𝑦 = 0to be exact, the following condition must be
satisfied:
𝜕𝑀 𝜕𝑁
= .
𝜕𝑦 𝜕𝑥
A linear differential equation is a type of differential equation in which the dependent variable
and its derivatives appear linearly (i.e., raised to the first power and not multiplied or divided by
each other). These equations are fundamental in many areas of science and engineering due to
their wide applicability and the existence of well-established methods for their solution. A first-
order linear differential equation is of the form:
𝑑𝑦
+ 𝑃 𝑥 𝑦 = 𝑄(𝑥)
𝑑𝑥
where 𝑃(𝑥) and 𝑄(𝑥) are given functions of x, and 𝑦 = 𝑦(𝑥) is the unknown function to be
determined. The solution of a first-order linear differential equation can be found using an
integrating factor. The general steps are as follows:
𝑑𝑦
𝐼. 𝐹.× + 𝐼. 𝐹 × 𝑃 𝑥 𝑦 = 𝐼. 𝐹.× 𝑄(𝑥)
𝑑𝑥
3. Notice that the left-hand side is the derivative of 𝐼. 𝐹.× 𝑦 so that we get
𝑑
𝐼. 𝐹.× 𝑦 = 𝐼. 𝐹.× 𝑄(𝑥)
𝑑𝑥
5. Final solution is
1
𝑦= 𝐼. 𝐹.× 𝑄(𝑥) 𝑑𝑥 + 𝐶
𝐼. 𝐹
𝑑𝑦
+ 𝑃 𝑥 𝑦 = 𝑄 𝑥 𝑦𝑛
𝑑𝑥
where P(x) and Q(x) are functions of x, and n is a real number. To solve Bernoulli's differential
equation, we can transform it into a linear differential equation by using a suitable substitution.
Chapter 3: Applications
We can see many situations in real is described with the help of differential equations. In this chapter, we
list some situations where the first order differential arise. We begin with Newton's law of cooling [3].
3.1 Newton's law of Cooling: A case study to know the time of death of a person in
police investigation
Newton's Law of Cooling describes the rate at which an exposed body changes temperature
through radiation, which can be used in forensic science to estimate the time of death. This case
study explores how this principle can be applied in a police investigation. The law states that the
rate of change of the temperature of an object is proportional to the difference between its own
temperature and the ambient temperature. Mathematically, it can be expressed as:
𝑑𝑇
= −𝑘(𝑇 − 𝑇𝑎 )
𝑑𝑡
where:
Using the method of integrating factor, the solution of above differential equation is given by
T(𝑡) = 𝑇𝑎 + 𝑇0 − 𝑇𝑎 𝑒 −𝑘𝑡
A body is discovered, and the temperature of the body is measured at two different times to estimate the
time of death.
Given Data:
Model the Cooling Process: We use the solution to the differential equation given by
Newton's Law of Cooling:
𝑇 𝑡 = 𝑇𝑎 + 𝑇0 − 𝑇𝑎 𝑒 −𝑘𝑡
To determine the constant k: We need two temperature readings to determine the constant k.
This gives
24 = 20 + 17 𝑒 −2𝑘
1 4
𝑘 = − ln 17
2
This gives 𝑘 0.7135. Use the cooling formula to find the time t when the body temperature was 37°C.
24 = 20 + 17 𝑒 −0.7135 t
7
ln
t=− 17
0.7135
𝑡 ≈ 1.187𝑜𝑢𝑟𝑠
Therefore, the time of death was approximately 1.187 hours before 11:00 AM. We convert this
to a more readable format:
So, the estimated time of death was around 9:49 AM. By applying Newton's Law of Cooling and
using the given temperature readings at different times, we estimated the time of death to be
around 9:49 AM. This method provides a useful approach for forensic investigations to
approximate the time of death based on body temperature measurements.
3.2 Population Growth and Decay
References:
1. Durga J. KC and Santosh Ghimire, Basics and Structure of Project Writing in Mathematics, Jour.
of Nepal Math. Society, 3(2020), pp 21-30.
2. Durga J. KC, Santosh Ghimire, Ananta Uperti, Jhabilal Ghimire and Amrit Sharma, Foundation
of Mathematics for Grade XII, Asmita publication, Kathmandu, 2020.
3. James Stewart, Calculus: Early Transcendental, Cengage Learning, New York, 2008.