H2 Maths Revision Notes (Pure Maths) >>

Differential equation

Sections:

  1. Solve first order differential equation
  2. Solve second order differential equation
  3. Form differential equation from real-life situations
  4. Questions

(1) Solve first order differential equation

Solve by direct integration:

Example

Find the general solution of the differential equation ${dy \over dx} = x^2 + 2$.

Answer: $ y = {1 \over 3}x^3 + 2x + C $

Solutions


Solve by variable separable method:

Example

Find the general solution of the differential equation ${dy \over dx} = y - 1$.

Answer: $ y = Ae^x + 1 $

Solutions


Solve by using provided substitution:

Example

Use the substitution $y = v + x^2$ to find the general solution of the differential equation $ {dy \over dx} = 1 + 2x - {y \over x^2} $.

Answer: $ y = Ae^{1 \over x} + x^2 $

Solutions

(2) Solve second order differential equation

Example

Find the general solution of the differential equation ${d^2 x \over dt^2} = \sin t - t $.

Answer: $ x = - \sin t - {1 \over 6}t^3 + Ct + D $

Solutions


(3) Form differential equation from real-life situations

Example 1: Modelling decrease

A certain radioactive material is known to decay (i.e. mass reduces) at a rate inversely proportional to the amount present. The amount of material present at a given time, $t$ minutes, is $N$ grams.

Form the differential equation involving $N$ and $t$ for this situation.

${dN \over dt} = $ $ -{k \over N}, \text{ where } k \text{ is a positive constant} $


Example 2: Modelling increase and decrease

The growth of a type of insects is studied. The birth rate of the insects is proportional to the number in thousands, $x$, of insects, at any time $t$ days after the start of the study. The insects die at a constant rate of $500$ insects daily.

Form the differential equation involving $x$ and $t$ for this situation.

${dx \over dt} = $ $ kx - {500 \over 1000}, \text{ where } k \text{ is a positive constant} $


(4) Questions

1. A student is investigating the rate of change of temperature ($\theta$ degree celsius) of a cup of hot coffee at time $t$ minutes. The student suggests that $\theta$ and $t$ are related by the differential equation:

$ {d \theta \over dt } = - k \theta + b$, where $k$ and $b$ are positive constants

(a) Given that $ \theta = 80 $ when $ t = 0 $, find $ \theta $ in terms of $b$, $k$ and $t$.

Answer: $ \theta = {b \over k} - \left({b \over k} - 80\right) e^{-kt} $

Solutions

(b) Explain what will eventually happen to the temperature of the cup of coffee using the student's model.

Solutions


2. With the launch of a new mobile application, analysts model the spread of the application among a fixed group of users. At any time $t$ hours after launch, users are classified into two groups: those who have installed the application and those who have not.

Let

  • $x$ denote the number of users, in thousands, who installed the application at time $t$,
  • $M$ denote the total numbers of users in the group, in thousands, where $M$ is a constant.

It is assumed that the rate at which new users install the application is proportional to the product of the number of users who have already installed it and the number of users who have not yet installed it.

(a) Write down a differential equation for ${dx \over dt}$ in terms of $x$, $M$ and a constant of proportionality $k$.

Answer: $ {dx \over dt} = kx (M - x) $

It is given that when the application is first launched ($t = 0$), $x = 2$ and ${dx \over dt} = {M - 2 \over 8}$.

(b) Show that the solution of the differential equation in part (i) can be written in the form

$ x = { BM \over B - (2 - M)e^{-{1 \over 16}Mt}}$, where $B$ is a positive constant

Solutions

(c) Given that the total number of users is $800 \phantom{.} 000$, find the particular solution for $x$ in terms of $t$. Hence, sketch the graph of $x$ against $t$, stating clearly any asymptotes and intercepts.

Solutions

(d) Find the time taken, to the nearest minute, for $95\%$ of the users to have installed the application.

Answer: $ 11 \text{ minutes} $

Solutions