As noted,if $z=x+iy$,$x,y\in\mathbf{R}$,then $|z|=\sqrt{x^2+y^2}$ is equivalent to $|z|^2=z\overline{z}$.Use this to show that if also $w\in\mathbf{C}$,
$$
|zw|=|z|\cdot|w|.
$$

Solve:
  $|zw|^{2}=(zw)\cdot
  (\overline{zw})=(zw)\cdot(\overline{z}\cdot\overline{w})=(z\cdot \overline{z})\cdot(w\cdot\overline{w})=|z|^{2}|w|^2$.

Note that
\begin{align*}
  |z+w|^2&=(z+w)(\overline{z}+\overline{w})
\\&=|z|^2+|w|^2+w\overline{z}+z\overline{w}
\\&=|z|^2+|w|^2+2\mathbf{Re}zw.
\end{align*}
Show that $\mathbf{Re}(zw)\leq |zw|$ and use this in concert with an expansion of $(|z|+|w|)^2$ and the first identity above to deduce that
$$
|z+w|\leq |z|+|w|.
$$


Evaluate
$$
\int_0^y \frac{dx}{1+x^2}.
$$

solve:Let $x=\tan\theta$.Then
$$
\int_0^y \frac{dx}{1+x^2}=\int_0^y\cos^2\theta dx=\int_0^{\arctan y}\cos^2\theta \frac{d\theta}{\cos^2\theta}=\arctan y.
$$


Evaluate
$$
\int_0^y \frac{dx}{\sqrt{1-x^2}}.
$$
Solve:Let $x=\cos t$,where $t\in [0,\pi]$.Then

$$\int_0^y \frac{dx}{\sin t}=\int_{\frac{\pi}{2}}^{\arccos y}-1dt=\frac{\pi}{2}-\arccos y.$$

1.8 Set
$$
\cosh t=\frac{1}{2}(e^t+e^{-t}),\sinh t=\frac{1}{2}(e^t-e^{-t}).
$$
Show that
$$
\frac{d}{dt}\cosh t=\sinh t,\frac{d}{dt}\sinh t=\cosh t,
$$
and
$$
\cosh^2t-\sinh^2t=1.
$$

Proof:Simple.

1.9 Evaluate
$$
\int_0^y \frac{dx}{\sqrt{1+x^2}}.
$$

Solve:Let $x=\sinh t$,so
$$
\int_0^y \frac{dx}{\cosh t}=\int_0^{\sinh^{-1} y}1 dt=\ln (y+\sqrt{1+y^2}).
$$

1.10 Evaluate
$$
\int_0^y \sqrt{1+x^2}dx.
$$

Solve:Let $x=\sinh t$,then
$$
\int_0^y \sqrt{1+x^2}dx=\int_0^{\ln (y+\sqrt{1+y^2})} \cosh^{2} t
dt=\frac{1}{2}\int_0^{\ln(y+\sqrt{1+y^2})}(\cosh 2t+1)dt=\frac{y
  \sqrt{1+y^2}+\ln (y+\sqrt{1+y^2})}{2}.
$$

Introduction to Differential Equations,Exercise 1.1,1.5,1.6,1.8,1.9,1.10的更多相关文章

  1. symmetry methods for differential equations,exercise 1.4

    tex文档: \documentclass[a4paper, 12pt]{article} % Font size (can be 10pt, 11pt or 12pt) and paper size ...

  2. Introduction to Differential Equations,Michael E.Taylor,Page 3,4 注记

    此文是对 [Introduction to Differential Equations,Michael E.Taylor] 第3页的一个注记.在该页中,作者给了微分方程$$\frac{dx}{dt} ...

  3. [家里蹲大学数学杂志]第269期韩青编《A Basic Course in Partial Differential Equations》 前五章习题解答

    1.Introduction 2.First-order Differential Equations Exercise2.1. Find solutons of the following inti ...

  4. A Basic Course in Partial Differential Equations

    A Basic Course in Partial Differential Equations, Qing Han, 2011 [下载说明:点击链接,等待5秒, 点击右上角的跳过广告后调至下载页面, ...

  5. 【线性代数】6-3:微分方程的应用(Applications to Differential Equations)

    title: [线性代数]6-3:微分方程的应用(Applications to Differential Equations) categories: Mathematic Linear Algeb ...

  6. NIPS2018最佳论文解读:Neural Ordinary Differential Equations

    NIPS2018最佳论文解读:Neural Ordinary Differential Equations 雷锋网2019-01-10 23:32     雷锋网 AI 科技评论按,不久前,NeurI ...

  7. An Introduction to Differential Privacy

    原文链接:An Introduction to Differential Privacy 差分隐私算法可以允许分析人员执行良性的聚合分析,同时保证个人隐私得到切实的保护.. 背景数据分析中的隐私保护技 ...

  8. Solving ordinary differential equations I(Nonstiff Problems),Exercise 1.2:A wrong solution

    (Newton 1671, “Problema II, Solutio particulare”). Solve the total differential equation $$3x^2-2ax+ ...

  9. Solving ordinary differential equations I(nonstiff problems),exercise 1.1

    Solve equation $y'=1-3x+y+x^2+xy$ with another initial value $y(0)=1$. Solve: We solve this by using ...

随机推荐

  1. docker搭建redis主从集群和sentinel哨兵集群,springboot客户端连接

    花了两天搭建redis主从集群和sentinel哨兵集群,讲一下springboot客户端连接测试情况 redis主从集群 从网上查看说是有两种方式:一种是指定配置文件,一种是不指定配置文件 引用地址 ...

  2. trove database功能总结

    我曾经以为trove只负责数据库(datastore)的部署,最近才发现trove可以进行数据库(database)的创建. 首先是列出某个实例上(instance)数据库(datastrore)上的 ...

  3. HTTP协议(一):概述

    背景介绍 但凡世界上牛逼的人物,都会有一个非常离奇的经历.比如说乞丐出身的皇帝朱元璋,出生时家中红光大作,映红了半边天;再比如说无良皇帝刘邦,简直不要太牛逼,说自己是老妈和一条白龙交合生出的自己,而老 ...

  4. Intellij IDEA破解方法

    1.破解(参考网站) http://idea.lanyus.com/ 2. Intellij idea使用教程 https://github.com/tengj/IntelliJ-IDEA-Tutor ...

  5. request对象和response对象的作用和相关方法

    response对象(响应) 响应行 状态码 :setStatus(int a) 设置状态码 302重定向 304控制缓存 响应头 setHeader() 一个key对应一个value addHead ...

  6. 正则表达式模式修正符 比如/esi

    正则表达式模式修正符 比如/esi 作者: 字体:[增加 减小] 类型:转载 下面列出了当前在 PCRE 中可能使用的修正符.括号中是这些修正符的内部 PCRE 名.修正符中的空格和换行被忽略,其它字 ...

  7. mint linux的几个问题

    刚开机登录时, 键盘不停的输入同一个字符 发现在虚拟机里安装的系统没有问题, 因此怀疑配置有冲突, 新建一个用户果然能解决问题 解决方法: 把 主目录下, 隐藏的配置目录删除, 重新登录后再配置. 4 ...

  8. STM32F407的Modbus做为主站与从站通讯

    在调试STM32F407的串口Modbus通讯之前,也使用过Modbus通讯,只不过都是在PLC或则昆仑通态的触摸屏上使用直接调用现成的库里面的模块,驱动就可以,相对于STM32来,使用PLC库里面的 ...

  9. ICRA 2019最佳论文公布 李飞飞组的研究《Making Sense of Vision and Touch: Self-Supervised Learning of Multimodal Representations for Contact-Rich Tasks》获得了最佳论文

    机器人领域顶级会议 ICRA 2019 正在加拿大蒙特利尔举行(当地时间 5 月 20 日-24 日),刚刚大会公布了最佳论文奖项,来自斯坦福大学李飞飞组的研究<Making Sense of ...

  10. matlab 高级

    绘图 条形图 x = [1:10]; y = [75, 58, 90, 87, 50, 85, 92, 75, 60, 95]; bar(x,y), xlabel('Student'),ylabel( ...