A children's play centre has two rooms, a room full of bouncy castles and a room full of ball pits. At any given instant, each child in the centre is playing either on the bouncy castles or in the ball pits. Each child can see one room from the other room and can decide to change freely between the two rooms. It is assumed that such changes happen instantaneously.
The number of children playing on the bouncy castles at time \(t\) hours, is denoted by \(C\) and the corresponding number of children playing in the ball pits is \(P\). Because the number of children is large for most of the time, \(C\) and \(P\) are modelled as being continuous.
When there is a different number of children in each room, some children will move from the room with more children to the room with fewer children. A researcher therefore decides to model \(C\) and \(P\) with the following coupled differential equations.
$$\frac{dP}{dt} = \alpha(P-C) + \gamma t$$
$$\frac{dC}{dt} = \alpha(C-P)$$
- Explain why \(\alpha\) must be negative. [1]
After examining data, the researcher chooses \(\alpha = -2\) and \(\gamma = 32\).
- Show that \(P\) satisfies the second order differential equation \(\frac{d^2P}{dt^2} + 4\frac{dP}{dt} = 64t + 32\). [2]
- Find the complementary function for the differential equation from part (b). [1]
- Explain why a particular integral of the form \(P = at + b\) will not work in this situation. [1]
- Using a particular integral of the form \(P = at^2 + bt\), find the general solution of the differential equation from part (b). [3]
At a certain time there are 55 children playing in the ball pits and 24 children per hour are arriving at the ball pits.
- Use the model, starting from this time, to estimate the number of children in the ball pits 30 minutes later. [4]
- Explain why the model becomes unreliable as \(t\) gets very large. [1]