京都大学 情報学研究科 数理工学専攻 2023年8月実施 常微分方程式
Author
Casablanca
Description
日本語版
a(t),b(t)≡0 を t の多項式として次の微分方程式を考える.
dt2d2x+a(t)dtdx+b(t)x=0(1)
k をある自然数として x=tk が解であるものとする.このとき,以下の問いに答えよ.
(i) k を定めよ.
(ii) a(t) を b(t) を用いて表わせ.
(iii) 式 (1) は x=tk と線形独立な有理関数解をもたないことを示せ.
English Version
Let a(t),b(t)≡0 be polynomials of t and consider the differential equation
dt2d2x+a(t)dtdx+b(t)x=0(1)
Assume that x=tk is a solution, where k is a positive integer. Answer the following
questions.
(i) Determine k .
(ii) Express a(t) in terms of b(t) .
(iii) Show that Eq. (1) has no rational function solution that is linearly independent of x=tk .
题目描述
设 a(t)、b(t) 是关于 t 的多项式,且均不恒等于零。考虑微分方程
dt2d2x+a(t)dtdx+b(t)x=0.(1)
已知对某个正整数 k,x=tk 是方程 (1) 的一个解。回答下列问题:
- 确定 k。
- 用 b(t) 表示 a(t)。
- 证明方程 (1) 不存在与 x=tk 线性无关的有理函数解。
Kai
(i)
if k≥2 , plug x=tk in,
k(k−1)tk−2+ktk−1a(t)+tkb(t)=0
thus
k(k−1)+kta(t)+t2b(t)=0
since a(t) , b(t) are both polynomials of t, kta(t)+t2b(t) has no constant term.
Thus k(k−1)=0 , which is in conflict with k≥2 .
Therefore k=1
(ii)
a(t)=−tb(t)
(iii)
Let x(t)=tu(t) , we have
x′(t)=u(t)+tu′(t),x′′(t)=2u′(t)+tu′′(t)
and obtain:
tu′′(t)+(2−t2b(t))u′(t)=0
Let v(t)=u′(t)
tdtdv(t)+(2−t2b(t))v(t)=0
since x(t) is a rational function, we can easily see that u(t) is a rational function and v(t) is a rational function.
Let v(t)=q(t)p(t) ,
t(p′(t)q(t)−p(t)q′(t))+(2−t2b(t))p(t)q(t)=0
if p(t)q(t)=0 , the times of (2−t2b(t))p(t)q(t) is greater than the times of t(p′(t)q(t)−p(t)q′(t)) .
Thus p(t)q(t)≡0 , v(t)=0 , v(t)=C , x(t)=Ct is the only ration function solution.