U3-1

Here are some sets:

(1) R both and

(2) ∅ both and

(3) (1,+∞) open set

(4) [−1,0]  closed set, -1 and 0 , which are not interior points, belong to the set.

(5) {1,2,3} none of them is interior point. They are isolated points. And the set is discrete set. closed set

(6) {y|y=2*x^2+1,x∈[0,2)} =[1,+∞)  closed set =[1,9), cuz 9 is a boundary point and is not included.

(7) Q × neither open set nor closed set

(8) Qc × neither open set nor closed set

Among the above sets, the total number of open set is: 3

the total number of closed set is:

U3-2

Consider the set S=[1,2)⋃{0}

Which of the following statements about S are TRUE?

is not an interior point of S is not an interior point of Sx=0 is not a limit point of Sx=2 is not a limit point of S

Given a set S ⊂ R, a point l ∈ R is called a limit point £4Å:§ or point of accumulation(‡:) of the set S, if every deleted δ-neighborhood of l contains one or more points of S.

U4-2

Given the set of numbers S={1,1.1,0.9,1.01,0.99,1.001,0.999,...}

S={1}⋃{1+0.1n|n∈N}⋃{1−0.1n|n∈N}

∀a∈S,a≤1.1anda≥0.9

∀b<1.1,1.1∈S>b

∀c>0.9,0.9∈S<c

So 1.1 is the LUB of S, and 0.9 is the GLB of S.

∀ε>0,∃n∈N, s.t.1+0.1^n∈S and 1+0.1^n−1=0.1^n<ε  1的任意去心邻域和S的交集不为空

So 1 is a limit point of S.

U5-2

Given following numbers:

e,

π,

0,

(√3−√2)/(√3+√2),  = 5 - 2 √ 6  ==> x^2 - 10 x + 1 = 0

√2+√3+√5,  可构造出6次整数系数方程的解是√2+√3+√5

2+3i,  x^2 - 4 x +13 = 0

4/7

Of all the numbers above,

Which ones are algebraics?

0, 4/7

Which ones are transcendentals?

e, π,

Which ones are irrational numbers?

e, π, (√3−√2)/(√3+√2), √2+√3+√5

清华微积分-1_Ch1习题的更多相关文章

  1. 数学常数e的含义

    转载:   http://www.ruanyifeng.com/blog/2011/07/mathematical_constant_e.html 作者: 阮一峰 日期: 2011年7月 9日 1. ...

  2. SymPy解方程的实现

    https://www.cnblogs.com/zgyc/p/6277562.html SymPy完全是用Python写的,并不需要外部的库 原理: 单纯用语言内置的运算与变量解决的是,由值求结果.如 ...

  3. 柯朗微积分与数学分析习题选解(1.2 节 d)

    一直在读<陶哲轩实分析>,陶的书非常的严谨,环环相扣,但是也有个缺点就是计算性的例子和应用方面的例子太少了.所以就又找了本柯朗的<微积分与数学分析>搭配着看.柯朗的书的习题与陶 ...

  4. 柯朗微积分与数学分析习题选解(1.3 节 c)

    一直在读<陶哲轩实分析>,陶的书非常的严谨,环环相扣,但是也有个缺点就是计算性的例子和应用方面的例子太少了.所以就又找了本柯朗的<微积分与数学分析>搭配着看.柯朗的书的习题与陶 ...

  5. 柯朗微积分与数学分析习题选解(1.3 节 b)

    一直在读<陶哲轩实分析>,陶的书非常的严谨,环环相扣,但是也有个缺点就是计算性的例子和应用方面的例子太少了.所以就又找了本柯朗的<微积分与数学分析>搭配着看.柯朗的书的习题与陶 ...

  6. 柯朗微积分与数学分析习题选解(1.1 节 e)

    一直在读<陶哲轩实分析>,陶的书非常的严谨,环环相扣,但是也有个缺点就是计算性的例子和应用方面的例子太少了.所以就又找了本柯朗的<微积分与数学分析>搭配着看.柯朗的书的习题与陶 ...

  7. 柯朗微积分与数学分析习题选解(1.1 节 a)

    一直在读<陶哲轩实分析>,陶的书非常的严谨,环环相扣,但是也有个缺点就是计算性的例子和应用方面的例子太少了.所以就又找了本柯朗的<微积分与数学分析>搭配着看.柯朗的书的习题与陶 ...

  8. 《清华梦的粉碎》by王垠

     清华梦的诞生 小时候,妈妈给我一个梦.她指着一个大哥哥的照片对我说,这是爸爸的学生,他考上了清华大学,他是我们中学的骄傲.长大后,你也要进入清华大学读书,为我们家争光.我不知道清华是什么样子,但是我 ...

  9. 清华梦的粉碎—写给清华大学的退学申请(转自王垠Blog)

    清华梦的诞生 小时候,妈妈给我一个梦.她指着一个大哥哥的照片对我说,这是爸爸的学生,他考上了清华大学,他是我们中学的骄傲.长大后,你也要进入清华大学读书,为我们家争光.我不知道清华是什么样子,但是我知 ...

随机推荐

  1. 深入理解BFC和外边距合并(Margin Collapse)

    一.什么是BFC? 1.BFC的概念 BFC全称Block Formatting Context ,直译“块级格式化上下文”,也有译作“块级格式化范围”.它是 W3C CSS 2.1 规范中的一个概念 ...

  2. mac 下jetbrains IDE系列IDE主题

    1.直接粘贴导入 使用shift+command+g键进入: ~/Library/Preferences/ 在下边找到当前的IED(WebStrom.IdealIC.PyCharm) 然后在下边找到c ...

  3. 转:ProgressMonitorDialog

    http://stackoverflow.com/questions/12986912/using-progressmonitordialog-in-eclipse-4-properly public ...

  4. 误删除libc.so.6 恢复

    一.我是怎样一步一步毁掉系统的 最近在centos 7上进行开发.由于需要使用高版本linux内核的特性,需要将linux内核升级.按照教程:centos 7升级内核 进行升级的时候发现在安装elre ...

  5. CentOS 配置防火墙操作实例(启、停、开、闭端口):

    CentOS 配置防火墙操作实例(启.停.开.闭端口): 注:防火墙的基本操作命令: 查询防火墙状态: [root@localhost ~]# service   iptables status< ...

  6. python爬虫实战(一)——实时获取代理ip

    在爬虫学习的过程中,维护一个自己的代理池是非常重要的. 详情看代码: 1.运行环境 python3.x,需求库:bs4,requests 2.实时抓取西刺-国内高匿代理中前3页的代理ip(可根据需求自 ...

  7. console

    你所不知道的 Console 2016-12-19 ZHANGXIANGLIANG JavaScript 转自 https://segmentfault.com/a/119000000672160 1 ...

  8. jQuery滚动数字

    <ul class="dateList"> <li class="one"> <p class="titleName&q ...

  9. Java主函数定义

    public static void main(String[] args){} public: main主方法是由jvm来调用的,jvm实际也是一个程序,为了保证jvm能够在任何情况下来调用主函数. ...

  10. ubuntu 14.04 64位安装iNodeClient

    ubuntu 14.04 64位安装iNodeClieng(华三校园客服端) http://pan.baidu.com/s/12dpxk ubuntu 14.04 64bit Install H3C ...