当前位置: 首页 > article >正文

(自用复习题)常微分方程08

题目来源

常微分方程(第四版) (王高雄,周之铭,朱思铭,王寿松) 高等教育出版社

书中习题4.1


对应知识

非齐次线性微分方程


3.已知齐次线性微分方程的基本解组 x 1 , x 2 x_1,x_2 x1,x2,求下列方程对应的非齐次线性微分方程的通解

三道题都是常数变易法

(1)

x ′ ′ − x = cos ⁡ t , x 1 = e t , x 2 = e − t x''-x=\cos t,x_1=e^t,x_2=e^{-t} x′′x=cost,x1=et,x2=et

x ( t ) = c 1 ( t ) e t + c 2 ( t ) e − t x(t)=c_1(t)e^t+c_2(t)e^{-t} x(t)=c1(t)et+c2(t)et

{ c 1 ′ ( t ) e t + c 2 ′ ( t ) e − t = 0 c 1 ′ ( t ) e t − c 2 ′ ( t ) e − t = cos ⁡ t \begin{cases} c'_1(t)e^t+c'_2(t)e^{-t}=0\\ c'_1(t)e^t-c'_2(t)e^{-t}=\cos t \end{cases} {c1(t)et+c2(t)et=0c1(t)etc2(t)et=cost

解得

{ c 1 ′ ( t ) = 1 2 e − t cos ⁡ t c 2 ′ ( t ) = − 1 2 e t cos ⁡ t \begin{cases} c'_1(t)=\frac{1}{2}e^{-t}\cos t\\ c'_2(t)=-\frac{1}{2}e^{t}\cos t \end{cases} {c1(t)=21etcostc2(t)=21etcost

积分得

{ c 1 ( t ) = − 1 4 e t ( cos ⁡ t − sin ⁡ t ) + c 1 c 2 ( t ) = − 1 4 e t ( cos ⁡ t + sin ⁡ t ) + c 2 \begin{cases} c_1(t)=-\frac{1}{4}e^{t}(\cos t-\sin t)+c_1\\ c_2(t)=-\frac{1}{4}e^{t}(\cos t+\sin t)+c_2 \end{cases} {c1(t)=41et(costsint)+c1c2(t)=41et(cost+sint)+c2

故所求通解为

x ( t ) = c 1 e t + c 2 e − t − 1 2 cos ⁡ t x(t)=c_1e^t+c_2e^{-t}-\frac{1}{2}\cos t x(t)=c1et+c2et21cost

(2)

x ′ ′ + t 1 − t x ′ − 1 1 − t x = t − 1 , x 1 = t , x 2 = e t x''+\frac{t}{1-t}x'-\frac{1}{1-t}x=t-1,x_1=t,x_2=e^{t} x′′+1ttx1t1x=t1,x1=t,x2=et

x ( t ) = c 1 ( t ) t + c 2 ( t ) e t x(t)=c_1(t)t+c_2(t)e^{t} x(t)=c1(t)t+c2(t)et

{ c 1 ′ ( t ) t + c 2 ′ ( t ) e t = 0 c 1 ′ ( t ) + c 2 ′ ( t ) e t = t − 1 \begin{cases} c'_1(t)t+c'_2(t)e^{t}=0\\ c'_1(t)+c'_2(t)e^{t}=t-1 \end{cases} {c1(t)t+c2(t)et=0c1(t)+c2(t)et=t1

解得

{ c 1 ′ ( t ) = − 1 c 2 ′ ( t ) = t e t \begin{cases} c'_1(t)=-1\\ c'_2(t)=te^{t} \end{cases} {c1(t)=1c2(t)=tet

积分得

{ c 1 ( t ) = − t + c 1 c 2 ( t ) = − e − t ( t + 1 ) + c 2 \begin{cases} c_1(t)=-t+c_1\\ c_2(t)=-e^{-t}(t+1)+c_2 \end{cases} {c1(t)=t+c1c2(t)=et(t+1)+c2

通解

x ( t ) = c 1 t + c 2 e t − ( t 2 + t + 1 ) x(t)=c_1t+c_2e^t-(t^2+t+1) x(t)=c1t+c2et(t2+t+1)

(3)

x ′ ′ + 4 x = t sin ⁡ 2 t , x 1 = cos ⁡ 2 t , x 2 = sin ⁡ 2 t x''+4x=t\sin2t,x_1=\cos2t,x_2=\sin2t x′′+4x=tsin2t,x1=cos2t,x2=sin2t

x ( t ) = c 1 ( t ) cos ⁡ 2 t + c 2 ( t ) sin ⁡ 2 t x(t)=c_1(t)\cos2t+c_2(t)\sin2t x(t)=c1(t)cos2t+c2(t)sin2t

{ c 1 ′ ( t ) cos ⁡ 2 t + c 2 ′ ( t ) sin ⁡ 2 t = 0 − 2 c 1 ′ ( t ) sin ⁡ 2 t + 2 c 2 ′ ( t ) cos ⁡ 2 t = t sin ⁡ 2 t \begin{cases} c'_1(t)\cos2t+c'_2(t)\sin2t=0\\ -2c'_1(t)\sin2t+2c'_2(t)\cos2t=t\sin2t \end{cases} {c1(t)cos2t+c2(t)sin2t=02c1(t)sin2t+2c2(t)cos2t=tsin2t

解得

{ c 1 ′ ( t ) = 1 4 t ( cos ⁡ 4 t − 1 ) c 2 ′ ( t ) = 1 4 t sin ⁡ 4 t \begin{cases} c'_1(t)=\frac{1}{4}t(\cos4t-1)\\ c'_2(t)=\frac{1}{4}t\sin4t \end{cases} {c1(t)=41t(cos4t1)c2(t)=41tsin4t

积分得

{ c 1 ( t ) = 1 64 cos ⁡ 4 t + 1 16 t sin ⁡ 4 t − 1 8 t 2 + γ 1 c 2 ( t ) = 1 64 sin ⁡ 4 t − 1 16 t cos ⁡ 4 t + γ 2 \begin{cases} c_1(t)=\frac{1}{64}\cos4t+\frac{1}{16}t\sin4t-\frac{1}{8}t^2+\gamma_1\\ c_2(t)=\frac{1}{64}\sin4t-\frac{1}{16}t\cos4t+\gamma_2 \end{cases} {c1(t)=641cos4t+161tsin4t81t2+γ1c2(t)=641sin4t161tcos4t+γ2

通解

x ( t ) = c 1 cos ⁡ 2 t + c 2 sin ⁡ 2 t − 1 8 t 2 cos ⁡ 2 t + 1 16 t sin ⁡ 2 t x(t)=c_1\cos2t+c_2\sin2t-\frac{1}{8}t^2\cos2t+\frac{1}{16}t\sin2t x(t)=c1cos2t+c2sin2t81t2cos2t+161tsin2t


http://www.kler.cn/a/379212.html

相关文章:

  • iOS应用想要下载到手机上只能苹果签名吗?
  • 拯救者y7000p 打开XMP
  • AT89S51/STC89C51开发板教学
  • 机器学习是什么?AIGC又是什么?机器学习与AIGC未来科技的双引擎
  • Web Broker(Web服务应用程序)入门教程(1)
  • unocss 添加支持使用本地 svg 预设图标,并支持更改大小
  • 手游和应用出海资讯:可灵AI独立APP即将上架;Rollic在英国推出芭比合并解谜手游
  • UE Mutiplayer(1):网络概述
  • SpringBoot音乐天地:构建Web音乐网站
  • sublime python出现中文乱码怎么办
  • 文件上传和文件包含
  • 国家电网某话务中心IT基础监控应用案例
  • Vue3.js - 计算属性监视属性
  • Linux运行Java程序,并按天输出日志
  • 数论——约数
  • 【Android】使用productFlavors构建多个变体
  • 鸿蒙进阶篇-Swiper组件的使用
  • docker镜像仓库实战
  • 2024年最新TikTok养号攻略来了!再也不用为流量头疼了!
  • 著名的 Tangible Software Solutions 代码转换软件推荐的 VB6 代码转换器 gmStudio
  • 【操作系统】基于环形队列的生产消费模型
  • 【含开题报告+文档+源码】基于Web的房地产销售网站的设计与实现
  • 嵌入式操作系统FreeRTOS
  • 柯桥日语培训|N1常考语法:~(よ)うが/(よ)うと——“无论……都……”
  • @Controller 和 @RestController 区别
  • 3.1 快速启动Flink集群