题目
Problem
(a) Express
x(2x−1)1
in partial fractions.
(2)
The height above ground, h metres, of a carriage on a fairground ride is modelled by the differential equation
dtdh=501h(2h−1)cos(10t)
where t seconds is the time after the start of the ride.
Given that, at the start of the ride, the carriage is 2.5 m above ground,
(b) solve the differential equation to show that, according to the model,
h=10−8eksin(10t)5
where k is a constant to be found.
(6)
(c) Hence find, according to the model, the time taken for the carriage to reach its maximum height above ground for the 3rd time.
Give your answer to the nearest second.
(Solutions relying entirely on calculator technology are not acceptable.)
(2)
题目中文翻译
(a) 将
x(2x−1)1
分解为部分分式。
游乐场设施中某个吊舱离地高度为 h 米,其变化由微分方程
dtdh=501h(2h−1)cos(10t)
建模,其中 t 秒为开始乘坐后的时间。
已知开始时吊舱离地 2.5 m,
(b) 解该微分方程并证明,根据模型,
h=10−8eksin(10t)5
其中 k 是待求常数。
(c) 进而根据该模型,求吊舱第 3 次达到最大离地高度所用的时间。
答案取最接近的整秒。
(不接受完全依赖计算器技术的解法。)
解答
(a)
Write
x(2x−1)1=xA+2x−1B
Then
1=A(2x−1)+Bx
Let x=0:
1=−A
so
A=−1
Let x=21:
1=21B
so
B=2
Therefore
x(2x−1)1=−x1+2x−12
(b)
We are given
dtdh=501h(2h−1)cos(10t)
Separate variables:
h(2h−1)1dh=501cos(10t)dt
Using the result from part (a),
h(2h−1)1=−h1+2h−12
So
∫(−h1+2h−12)dh=∫501cos(10t)dt
Integrating gives
−lnh+ln(2h−1)=51sin(10t)+C
Hence
ln(h2h−1)=51sin(10t)+C
Exponentiate both sides:
h2h−1=Ae51sin(10t)
where A is a constant.
At the start of the ride,
t=0,h=2.5=25
Substitute these values:
252(25)−1=Ae0
So
254=A
and therefore
A=58
Thus
h2h−1=58e51sin(10t)
Now rearrange to make h the subject:
2−h1=58e51sin(10t)
So
h1=2−58e51sin(10t)
Therefore
h=2−58e51sin(10t)1
Multiplying numerator and denominator by 5,
h=10−8e51sin(10t)5
This is in the required form, so
k=51
(c)
From part (b),
h=10−8e51sin(10t)5
To maximise h, the denominator must be minimised.
Since
e51sin(10t)
is largest when
sin(10t)=1
the maximum heights occur when
10t=2π, 25π, 29π,…
The 3rd time is therefore
10t=29π
So
t=45π
Now
45π=141.37…
Hence the time taken is
141 seconds
to the nearest second.