博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
清华微积分-1_Ch1习题
阅读量:5163 次
发布时间:2019-06-13

本文共 1604 字,大约阅读时间需要 5 分钟。

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: 5 4

 

U3-2

Consider the set S=[1,2){

0}

Which of the following statements about S are TRUE?

x=1 is not an interior point of Sx=0 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|nN}{
10.1n|nN}

aS,a1.1anda0.9

b<1.1,1.1S>b

c>0.9,0.9S<c

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

ε>0,nNs.t.1+0.1^nan1+0.1^n1=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

转载于:https://www.cnblogs.com/yehjianshi/p/5240335.html

你可能感兴趣的文章
心急的C小加
查看>>
编译原理 First,Follow,select集求法
查看>>
java 浅拷贝和深拷贝
查看>>
vue实例中中data属性三种写法
查看>>
uva1636 - Headshot(条件概率)
查看>>
iOS开发 runtime实现原理以及实际开发中的应用
查看>>
BZOJ2437 NOI2011兔兔与蛋蛋(二分图匹配+博弈)
查看>>
android 学习资源网址
查看>>
shell基础
查看>>
2018.1.15
查看>>
[集合DP] UVA 10651 Pebble Solitaire
查看>>
qt安装遇到的错误
查看>>
寻找完美平方数
查看>>
java:Apache Shiro 权限管理
查看>>
objective c的注释规范
查看>>
FreeNas安装配置使用
查看>>
机器学习中的F1-score
查看>>
编译安装php5.5.38
查看>>
常用查找数据结构及算法(Python实现)
查看>>
Scrapy框架-CrawlSpider
查看>>