東京大学 新領域創成科学研究科 人間環境学専攻 2017年8月実施 微分方程
Author
思齐塾, 祭音Myyura
Description
定数変化法を用いて下記の非斉次1階線形微分方程式の一般解を求めよ.
dxdy−x2y=x2ex
题目描述
使用常数变易法,求非齐次一阶线性微分方程
dxdy−x2y=x2ex
的一般解;方程在不经过 x=0 的区间上讨论。
Kai
We are given the first-order linear differential equation:
dxdy−x2y=x2ex
以下では、方程式が定義される x=0 を含まない区間ごとに解を考える。
First, we find the integrating factor. The coefficient of y is −x2 .
μ(x)=e∫−x2dx=e−2ln∣x∣=eln(x−2)=x−2=x21
Multiply both sides of the differential equation by the integrating factor:
x21dxdy−x32y=ex
dxd(x21y)=ex
Integrate both sides with respect to x :
∫dxd(x2y)dx=∫exdx
x2y=ex+C
Therefore,
y=x2(ex+C)
y=x2ex+Cx2
Thus, the general solution is:
y=x2ex+Cx2