kaoyan3basic 高等数学 第84题
📝 题目
### 第84题 84 已知 $y_{1}=x \mathrm{e}^{x}+\mathrm{e}^{2 x}, y_{2}=x \mathrm{e}^{x}+\mathrm{e}^{-x}, y_{3}=x \mathrm{e}^{x}+\mathrm{e}^{2 x}-\mathrm{e}^{-x}$ 是某二阶线性非齐次微分方程的三个解,则此微分方程为 $\_\_\_\_$ .
💡 答案解析
**答案**:$y''-y'-2y=(1-2x)\mathrm{e}^x$ **解析**: 步骤1:$y_1-y_3=\mathrm{e}^{-x}$,$y_2-y_3=-\mathrm{e}^{2x}$,故齐次解基为$\mathrm{e}^{-x}$和$\mathrm{e}^{2x}$,特征根$r_1=-1,r_2=2$,特征方程$r^2-r-2=0$,齐次方程$y''-y'-2y=0$。 步骤2:非齐次特解可取$y^*=y_1=x\mathrm{e}^x+\mathrm{e}^{2x}$,代入齐次方程左边得$(x\mathrm{e}^x+\mathrm{e}^{2x})''-(x\mathrm{e}^x+\mathrm{e}^{2x})'-2(x\mathrm{e}^x+\mathrm{e}^{2x})$。 步骤3:计算得$(x\mathrm{e}^x)''=(x+2)\mathrm{e}^x$,$(x\mathrm{e}^x)'=(x+1)\mathrm{e}^x$,$(\mathrm{e}^{2x})''=4\mathrm{e}^{2x}$,$(\mathrm{e}^{2x})'=2\mathrm{e}^{2x}$,代入得$[(x+2)\mathrm{e}^x+4\mathrm{e}^{2x}]-[(x+1)\mathrm{e}^x+2\mathrm{e}^{2x}]-2[x\mathrm{e}^x+\mathrm{e}^{2x}]=(1-2x)\mathrm{e}^x$。 步骤4:故微分方程为$y''-y'-2y=(1-2x)\mathrm{e}^x$。 **难度**:★★★☆☆