题目
Problem
(a) Express
(1+3x)(1−x)1
in partial fractions.
(3)
(b) Hence find the solution of the differential equation
(1+3x)(1−x)dxdy=tany−31<x≤21
for which x=21 when y=2π
Give your answer in the form sinny=f(x) where n is an integer to be found.
(6)
题目中文翻译
(a) 将
(1+3x)(1−x)1
写成部分分式。
(b) 进而求微分方程
(1+3x)(1−x)dxdy=tany−31<x≤21
的解,其中当 y=2π 时,x=21。
将答案写成 sinny=f(x) 的形式,其中 n 是待求整数。
解答
(a)
解法一
思路
展开
设部分分式的两个常数分别为 A,B。通分后分别代入使其中一个一次因式为零的 x 值,即可直接求出两个常数。
答题过程
展开
Let
(1+3x)(1−x)1=1+3xA+1−xB.
Then
1=A(1−x)+B(1+3x).
Setting x=−31 gives
1=34A,
so A=43.
Setting x=1 gives
1=4B,
so B=41.
Therefore,
(1+3x)(1−x)1=4(1+3x)3+4(1−x)1.
(b)
解法一
思路
展开
承接 (a) 的部分分式,将变量分离为 cotydy 与关于 x 的积分。积分后代入给定条件求常数,再运用对数定律和指数关系整理成题目指定的 sinny=f(x) 形式。
答题过程
展开
The differential equation can be separated as
cotydy=(1+3x)(1−x)1dx.
Using the partial fractions from part (a),
∫cotydy=ln∣siny∣=∫(4(1+3x)3+4(1−x)1)dx41ln(1+3x)−41ln(1−x)+C.
The given range −31<x≤21 ensures that both 1+3x and 1−x are positive.
Using x=21 when y=2π,
lnsin2π=0=41ln(1+23)−41ln(1−21)+C41ln5+C.
Thus
C=−41ln5.
Therefore,
4ln∣siny∣==ln(1+3x)−ln(1−x)−ln5ln(5(1−x)1+3x).
Exponentiating both sides gives
∣siny∣4=5(1−x)1+3x.
Since ∣siny∣4=sin4y, the required solution is
sin4y=5(1−x)1+3x.
This solution is valid for −31<x≤21, and hence n=4.