Photo AI

Last Updated Sep 27, 2025

Modelling with Differential Equations Simplified Revision Notes

Revision notes with simplified explanations to understand Modelling with Differential Equations quickly and effectively.

user avatar
user avatar
user avatar
user avatar
user avatar

329+ students studying

8.3.4 Modelling with Differential Equations

Modelling with differential equations is a fundamental aspect of applying mathematics to real-world problems. It involves creating equations that describe how a quantity changes over time or with respect to another variable, based on a given set of conditions or assumptions. These models are widely used in fields like physics, biology, economics, and engineering.


Steps in Modelling with Differential Equations

infoNote
  1. Identify the Variables: Determine the dependent variable (e.g., population, temperature, velocity) and the independent variable (often time, tt ).
  2. Set Up the Relationship: Based on the problem, establish a relationship between the rate of change of the dependent variable and other variables.
  3. Formulate the Differential Equation: Express the relationship as a differential equation. This equation typically involves derivatives of the dependent variable.
  4. Solve the Differential Equation: Use appropriate methods to solve the differential equation, finding the general or particular solution.
  5. Interpret the Solution: Relate the mathematical solution back to the original problem, interpreting constants and evaluating the solution in the context of the problem.

Examples of Modelling with Differential Equations

1. Exponential Growth and Decay

Scenario: A population of bacteria grows at a rate proportional to its current size.

  • Identify the Variables:
    • Let P(t)P(t) be the population at time tt .
    • The rate of change of the population is dPdt\frac{dP}{dt} .
  • Set Up the Relationship:
    • The problem states that the rate of growth is proportional to the population size:

dPdt=kP\frac{dP}{dt} = kP

where kk is a constant of proportionality.

  • Formulate the Differential Equation:
    • The differential equation is:

dPdt=kP\frac{dP}{dt} = kP

  • Solve the Differential Equation:
    • This is a separable differential equation:

1PdP=kdt\frac{1}{P} \, dP = k \, dt

  • Integrating both sides:

lnP=kt+C\ln |P| = kt + C

  • Solving for PP :

P(t)=P0ektP(t) = P_0 e^{kt}

where P0=eCP_0 = e^C is the initial population at t=0t = 0 .

  • Interpret the Solution:
    • If k>0k > 0 , the population grows exponentially.
    • If k<0k < 0 , the population decays exponentially.

2. Newton's Law of Cooling

Scenario: An object cools in a room at a constant temperature. The rate of change of its temperature is proportional to the difference between its temperature and the room temperature.

  • Identify the Variables:
    • Let T(t)T(t) be the temperature of the object at time tt .
    • Let TrT_r be the room temperature, a constant.
  • Set Up the Relationship:
    • According to Newton's Law of Cooling:

dTdt=k(TTr)\frac{dT}{dt} = -k(T - T_r)

where kk is a positive constant.

  • Formulate the Differential Equation:
    • The differential equation is:

dTdt=k(TTr)\frac{dT}{dt} = -k(T - T_r)

  • Solve the Differential Equation:
    • Separate the variables:

1TTrdT=kdt\frac{1}{T - T_r} \, dT = -k \, dt

  • Integrate both sides:

lnTTr=kt+C\ln |T - T_r| = -kt + C

  • Solve for T(t)T(t) :

T(t)=Tr+(T0Tr)ektT(t) = T_r + (T_0 - T_r)e^{-kt}

where T0=eC T_0 = e^C is the initial temperature of the object.

  • Interpret the Solution:
    • Over time, the temperature T(t)T(t) approaches the room temperature TrT_r .

3. Harmonic Motion

Scenario: A mass attached to a spring oscillates back and forth when displaced from its equilibrium position.

  • Identify the Variables:
    • Let x(t)x(t) be the displacement from the equilibrium position at time tt .
    • The force acting on the mass is proportional to the displacement but in the opposite direction (Hooke's Law).
  • Set Up the Relationship:
    • Newton's second law states that F=maF = ma , where a=d2xdt2a = \frac{d^2x}{dt^2} is the acceleration.
    • Hooke's Law gives F=kxF = -kx , where kk is the spring constant.
  • Formulate the Differential Equation:
    • Combining the two:

md2xdt2=kxm \frac{d^2x}{dt^2} = -kx

  • Simplifying:

d2xdt2+kmx=0\frac{d^2x}{dt^2} + \frac{k}{m}x = 0

  • Solve the Differential Equation:
    • This is a second-order linear differential equation with constant coefficients.
    • The general solution is:

x(t)=Acos(ωt)+Bsin(ωt)x(t) = A \cos(\omega t) + B \sin(\omega t)

where ω=km\omega = \sqrt{\frac{k}{m}} and AA and BB are constants determined by initial conditions.

  • Interpret the Solution:
    • The mass oscillates with angular frequency ω\omega , and the amplitude and phase depend on the initial conditions.

Summary

infoNote

Modelling with differential equations involves translating real-world problems into mathematical language, solving the resulting equations, and interpreting the solutions. This process allows you to understand and predict the behaviour of systems over time, making differential equations a powerful tool in various scientific and engineering fields.

Books

Only available for registered users.

Sign up now to view the full note, or log in if you already have an account!

500K+ Students Use These Powerful Tools to Master Modelling with Differential Equations

Enhance your understanding with flashcards, quizzes, and exams—designed to help you grasp key concepts, reinforce learning, and master any topic with confidence!

60 flashcards

Flashcards on Modelling with Differential Equations

Revise key concepts with interactive flashcards.

Try Maths Pure Flashcards

6 quizzes

Quizzes on Modelling with Differential Equations

Test your knowledge with fun and engaging quizzes.

Try Maths Pure Quizzes

7 questions

Exam questions on Modelling with Differential Equations

Boost your confidence with real exam questions.

Try Maths Pure Questions

1 exams created

Exam Builder on Modelling with Differential Equations

Create custom exams across topics for better practice!

Try Maths Pure exam builder

18 papers

Past Papers on Modelling with Differential Equations

Practice past papers to reinforce exam experience.

Try Maths Pure Past Papers

Other Revision Notes related to Modelling with Differential Equations you should explore

Discover More Revision Notes Related to Modelling with Differential Equations to Deepen Your Understanding and Improve Your Mastery

96%

114 rated

Differential Equations

Particular Solutions

user avatar
user avatar
user avatar
user avatar
user avatar

251+ studying

200KViews

96%

114 rated

Differential Equations

Separation of Variables

user avatar
user avatar
user avatar
user avatar
user avatar

374+ studying

189KViews

96%

114 rated

Differential Equations

Solving & Interpreting Differential Equations

user avatar
user avatar
user avatar
user avatar
user avatar

377+ studying

194KViews

96%

114 rated

Differential Equations

Parametric Equations - Basics

user avatar
user avatar
user avatar
user avatar
user avatar

281+ studying

199KViews
Load more notes

Join 500,000+ A-Level students using SimpleStudy...

Join Thousands of A-Level Students Using SimpleStudy to Learn Smarter, Stay Organized, and Boost Their Grades with Confidence!

97% of Students

Report Improved Results

98% of Students

Recommend to friends

500,000+

Students Supported

50 Million+

Questions answered