题目
Problem
Given that
(2−x2)dx2d2y+5x(dxdy)2=3y
(a) show that
dx3d3y=2−x21[2xdx2d2y(1−5dxdy)−5(dxdy)2+3dxdy]
(5)
Given also that y=3 and dxdy=41 at x=0
(b) obtain a series solution for y in ascending powers of x with simplified coefficients, up to and including the term in x3
(4)
解答
(a)
解法一
思路
展开
直接对原方程两边求导,然后把 dx3d3y 单独整理出来。最后用原方程把 3y 换成含 y′′ 和 (y′)2 的表达式,目标式就会自然出现。
答题过程
展开
Differentiate
(2−x2)y′′+5x(y′)2=3y
with respect to x:
−2xy′′+(2−x2)y′′′+5(y′)2+10xy′y′′=3y′
Rearrange to make y′′′ the subject:
(2−x2)y′′′==2xy′′−5(y′)2−10xy′y′′+3y′2xy′′(1−5y′)−5(y′)2+3y′
Therefore
y′′′=2−x21[2xy′′(1−5y′)−5(y′)2+3y′]
That is,
dx3d3y=2−x21[2xdx2d2y(1−5dxdy)−5(dxdy)2+3dxdy]
解法二
思路
展开
先将原方程变形,将二阶导数 dx2d2y 独立表达为关于其他项的商式,随后利用商的求导法则(Quotient Rule)求得三阶导数,再将分子中的原方程关系代回简化即可。
答题过程
展开
Rearrange the given differential equation to make y′′ the subject:
y′′=2−x23y−5x(y′)2
Differentiate with respect to x using the Quotient Rule:
y′′′==dxd[2−x23y−5x(y′)2](2−x2)2[3y′−5(y′)2−10xy′y′′](2−x2)−[3y−5x(y′)2](−2x)
Substitute 3y−5x(y′)2=(2−x2)y′′ into the second term of the numerator:
y′′′===(2−x2)2[3y′−5(y′)2−10xy′y′′](2−x2)+2x(2−x2)y′′(2−x2)2(2−x2)[3y′−5(y′)2−10xy′y′′+2xy′′]2−x21[2xy′′(1−5y′)−5(y′)2+3y′]
Replacing y, y′, y′′, and y′′′ with standard notation:
dx3d3y=2−x21[2xdx2d2y(1−5dxdy)−5(dxdy)2+3dxdy]
(b)
解法一
思路
展开
Taylor 展开到 x3 需要 y(0)、y′(0)、y′′(0)、y′′′(0)。前两个已知,y′′(0) 用原方程算,y′′′(0) 用 (a) 的式子算。
答题过程
展开
At x=0,
y=3,y′=41
Using
(2−x2)y′′+5x(y′)2=3y,
at x=0:
2y′′(0)=9⟹y′′(0)=29
Using part (a),
y′′′(0)====21[0−5(41)2+3(41)]21(−165+43)21⋅167327
Therefore the Taylor series is
y==3+41x+2!9/2x2+3!7/32x33+41x+49x2+1927x3