MTH2032建模分析

数字揽汐人
• 阅读 243

MTH2032 Differential Equations with Modelling
(Semester 2, 2022)
Assignment 1(due Wednesday 24 August 2022, 6pm)
Exercise 1 (25 marks). The following ODEdy
d=?x+√x2 + y2y
describes the shape of a plane curve that will reflect all incoming light beams to the same point
and could be a model for the mirror of a reflecting telescope, a statellite antenna or a solar
collector.

  1. [5 marks] Verify that the ODE is homogeneous type.
  2. [10 marks] Solve the ODE by substituting u = y
  3. [10 marks] Show that the ODE can also be solved by means of the substitution u =x2 + y2.
    Exercise 2 (25 marks). We consider the third order differential equationy′′′ =√1 + (y′′)2couple with initial conditions y(0) = 1, y′(0) = ?1, y′′(0) = 1
  4. [5 marks] Reduce the IVP to a first order system of IVPs.
  5. [10 marks] Show that the IVP has a unique solution.
  6. [10 marks] Solve the IVP by subtituting u = y′′ to reduce the order of the ODE.
    Exercise 3 (15 marks). We consider the ODEmx2 cos(y)? xm sin(y)y′ = 0
  7. [5 marks] Find values of m such that the ODE is exact.
  8. [10 marks] Solve the ODE with values of m that you found in question 1.
    Exercise 4 (10 marks). Find all initial conditions such that the ODE
    (x2 ? x)y′ = (2x? 1)yhas no solution, precisely one solution and more than one solution.
    Exercise 5 (25 marks). Let α and β be real numbers and consider the following numericalmethod to approximate the solutions to the IVP y′ = f(y) with initial condition y(0) = y0:starting from y0, for all n ≥ 0 define yn+1 byy?n+1 = yn +2h3f(yn) (first predictor)y??n+1 = yn +h
    3f(yn) (second predictor)yn+1 = yn + h(corrector).
  9. [10 marks] The quantities y?n+1 and y
    n+1 predict the values of the solution y at certain
    points in the interval [xn, xn + h]. Which ones? Justify your answer.
  10. [5 marks] Find a function Φ(y, h) such that the method can be written yn+1 = yn +hΦ(yn, h).
  11. [10 marks] We assume that f is indefinitely differentiable with continuous derivatives.For which conditions of α and β has the method a truncation error of order 1? Of order
    WX:codehelp
点赞
收藏
评论区
推荐文章
blmius blmius
3年前
MySQL:[Err] 1292 - Incorrect datetime value: ‘0000-00-00 00:00:00‘ for column ‘CREATE_TIME‘ at row 1
文章目录问题用navicat导入数据时,报错:原因这是因为当前的MySQL不支持datetime为0的情况。解决修改sql\mode:sql\mode:SQLMode定义了MySQL应支持的SQL语法、数据校验等,这样可以更容易地在不同的环境中使用MySQL。全局s
美凌格栋栋酱 美凌格栋栋酱
6个月前
Oracle 分组与拼接字符串同时使用
SELECTT.,ROWNUMIDFROM(SELECTT.EMPLID,T.NAME,T.BU,T.REALDEPART,T.FORMATDATE,SUM(T.S0)S0,MAX(UPDATETIME)CREATETIME,LISTAGG(TOCHAR(
Wesley13 Wesley13
3年前
MySQL 的慢 SQL 怎么优化?
!(https://oscimg.oschina.net/oscnet/7b00ec583b5e42cc80e8c56c6556c082.jpg)Java技术栈www.javastack.cn关注阅读更多优质文章(https://www.oschina.net/action/GoToLink?urlhttp
Wesley13 Wesley13
3年前
Oracle 12c DG备库Alert报错ORA
环境是12.2.0.1version,OracleDataGuard备库近段时间一直报错,但是备库主库同步一致,数据一致。20190306T23:42:22.18404808:00Errorsinfile/u01/app/oracle/diag/rdbms/ccdb/ccdb/trace/ccdb_m000_12
Stella981 Stella981
3年前
2021年全球公有云终端用户支出将增长18% ;EMNLP 2020最佳论文:无声语音的数字发声
!(https://static001.geekbang.org/infoq/af/af9f6637b50b09be60b00a42f3812d5e.png)开发者社区技术周刊又和大家见面
可莉 可莉
3年前
2021年全球公有云终端用户支出将增长18% ;EMNLP 2020最佳论文:无声语音的数字发声
!(https://static001.geekbang.org/infoq/af/af9f6637b50b09be60b00a42f3812d5e.png)开发者社区技术周刊又和大家见面
Stella981 Stella981
3年前
OpenJDK11与Spring Cloud Finchley的不兼容问题与解决
本文的环境:OpenJDK11.0.4,SpringCloudfinchleySR4,SpringBoot2.0.3最近遇到了一个问题,在feign调用的时候,时常会出现这样一个奇怪的错误:2019100708:00:00.620ERRORxxx,e1ba4c7540954aa3,871b99c4576d42e3
Stella981 Stella981
3年前
Linux基础(day42)
11.14/11.15Apache和PHP结合配置httpd支持php目录概要httpd主配置文件/usr/local/apache2.4/conf/httpd.confvim/usr/local/apache2.4/conf/httpd.con
Stella981 Stella981
3年前
PHP 类型转换函数intval
<?phpechointval(42);//42echointval(4.2);//4echointval('42');//42echointval('42');//42echointval('42');//42echointval(042)
Stella981 Stella981
3年前
Eureka Server 开启Spring Security Basic认证
!Desktop(https://uploadimages.jianshu.io/upload_images/98242475ce94f98ae00f42f.jpg?imageMogr2/autoorient/strip%7CimageView2/2/w/1240)文章共503字,阅读大约需要2分钟!概述
Stella981 Stella981
3年前
AI 科学家带你快速 Get 人工智能最热技术
!(https://pic3.zhimg.com/80/v2af9f6637b50b09be60b00a42f3812d5e_1440w.jpg)日前,京东智联云与贪心学院联合举办的人工智能前沿技
数字揽汐人
数字揽汐人
Lv1
我喜欢你,就像深夜头顶白色云朵的妙曼。
文章
4
粉丝
0
获赞
0