线性代数 英文讲义
更新时间:2023-11-14 12:44:01 阅读量: 教育文库 文档下载
- 线性代数推荐度:
- 相关推荐
Chapter 3---Section 1 Examples and Definition
Chapter 3 Vector Spaces
The operations of addition and scalar multiplication are used in many diverse contexts in mathematics. Regardless of the context, however, these operations usually obey the same set of algebraic rules. Thus a general theory of mathematical systems involving addition and scalar multiplication will have applications to many areas in mathematics.
§1. Examples and Definition
New words and phrases
Vector space 向量空间 Polynomial 多项式 Degree 次数 Axiom 公理
Additive inverse 加法逆
1.1 Examples
Examining the following sets: (1) V=R2: The set of all vectors
?x1??? ?x2? (2) V=Rm?n: The set of all mxn matrices (3) V=C[a,b]: The set of all continuous functions on the interval [a,b]
(4) V=Pn: The set of all polynomials of degree less than n. Question 1: What do they have in common?
Chapter 3---Section 1 Examples and Definition
We can see that each of the sets, there are two operations: addition and multiplication, i.e. with each pair of elements x and y in a set V, we can associate a unique element x+y that is also an element in V, and with each element x and each scalar
?x
?, we can associate a unique element
in V. And the operations satisfy some algebraic rules.
More generally, we introduce the concept of vector space. .
1.2 Vector Space Axioms
★Definition Let V be a set on which the operations of addition and scalar multiplication are defined. By this we mean that, with each pair of elements x and y in a set V, we can associate a unique element x+y that is also an element in V, and with each element x and each scalar associate a unique element
?x?, we can
in V. The set V together with the
operations of addition and scalar multiplication is said to form a vector space if the following axioms are satisfied. A1. x+y=y+x for any x and y in V. A2. (x+y)+z=x+(y+z) for any x, y, z in V.
A3. There exists an element 0 in V such that x+0=x for each x in V. A4. For each x in V, there exists an element –x in V such that x+(-x)=0. A5.
?(x+y)= ?x+?y for each scalar
? and any x and y in V.
A6. (?+?)x=?x+?x for any scalars ?and? and any x in V.
Chapter 3---Section 1 Examples and Definition
A7. (??)x=?(?x) for any scalars
?and? and any x in V.
A8. 1x=x for all x in V.
From this definition, we see that the examples in 1.1 are all vector spaces. In the definition, there is an important component, the closure properties of the two operations. These properties are summarized as follows:
C1. If x is in V and
? is a scalar, then
?x is in V
C2. If x, y are in V, then x+y is in V. An example that is not a vector space: Let
W??(a,1)|a is a real number?, on this set, the addition and
multiplication are defined in the usually way. The operation + and scalar multiplication are not defined on W. The sum of two vector is not necessarily in W, neither is the scalar multiplication. Hence, W together with the addition and multiplication is not a vector space.
In the examples in 1.1, we see that the following statements are true.
Theorem 3.1.1 If V is a vector space and x is any element of V, then (i) 0x=0
(ii) x+y=0 implies that y=-x (i.e. the additive inverse is unique). (iii) (-1)x=-x.
But is this true for any vector space?
Chapter 3---Section 1 Examples and Definition
Question: Are they obvious? Do we have to prove them?
But if we look at the definition of vector space, we don’t know what the elements are, how the addition and multiplication are defined. So theorem above is not very obvious. Proof (i)
x=1x=(1+0)x=1x+0x=x+0x, (A6 and A8) Thus –x+x=-x+(x+0x)=(-x+x)+0x (A2) 0=0+0x=0x (A1, A3, and A4) (ii)
Suppose that x+y=0. then -x=-x+0=-x+(x+y)
Therefore, -x=(-x+x)+y=0+y=y (iii) 0=0x=(1+(-1))x=1x+(-1)x, thus x+(-1)x=0
It follows from part (ii) that (-1)x=-x
Assignment for section 1, chapter 3
Hand in: 9, 10, 12.
Chapter 3---Section 2 Subspaces
§2. Subspaces
New words and phrases
Subspace 子空间
Trivial subspace 平凡子空间 Proper subspace 真子空间 Span 生成
Spanning set生成集 Nullspace 零空间
2.1 Definition
Given a vector space V, it is often possible to form another vector space by taking a subset of V and using the operations of V. For a new subset S of V to be a vector space, the set S must be closed under the operations of addition and scalar multiplication.
Examples (on page 124) The set
??x1????S???|x?2x?21?x????2?? together with the usual addition and
scalar multiplication is itself a vector space .
The set S=
??a??????a|a and b are real numbers??????b??????together with the usual
addition and scalar multiplication is itself a vector space.
★Definition If S is a nonempty subset of a vector space V, and S satisfies the following conditions: (i)
?x?S whenever x?S for any scalar
?
Chapter 3---Section 3 Linear Independence
different representations. The sum of the original relation plus the dependency relation gives a new representation.
Assignment for section 3, chapter 3
Hand in : 5, 11, 13, 14, 15, ; Not required: 6, 7, 8, 9, 10,
Chapter 3---Section 4 Basis and Dimension
§4. Basis and Dimension
New words and phrases
Basis 基
Dimension 维数
Minimal spanning set 最小生成集 Standard Basis 标准基
4.1 Definitions and Theorems
A minimal spanning set for a vector space V is a spanning set with no unnecessary elements (i.e., all the elements in the set are needed in order to span the vector space). If a spanning set is minimal, then its elements are linearly independent. This is because if they were linearly dependent, then we could eliminate a vector from the spanning set, the remaining elements still span the vector space, this would contradicts the assumption of minimality. The minimal spanning set forms the basic building blocks for the whole vector space and, consequently, we say that they form a basis for the vector space(向量空间的基).
★Definition The vectors if and only if (i) (ii)
A basis of V actually is a minimal spanning set (最小张成集)for V.
v1,v2,?,vnv1,v2,?,vn form a basis for a vector space V
are linearly independent span V.
v1,v2,?,vnChapter 3---Section 4 Basis and Dimension
We know that spanning sets for a vector space are not unique. Minimal spanning sets for a vector space are also not unique. Even though, minimal spanning sets have something in common. That is, the number of elements in minimal spanning sets.
We will see that all minimal spanning sets for a vector space have the same number of elements.
Theorem 3.4.1 If ?v1,v2,?,vn? is a spanning set for a vector space V, then any collection of m vectors in V, where m>n, is linearly dependent.
Proof Let ?u1,u2,?,um? be a collection of m vectors in V. Then each can be written as a linear combination of
v1,v2,?,vnui
.
ui=ai1v1+ai2v2+?+ainvn
A linear combination
nnc1u1+ c2u2???cmumncan be written in the form
c1?a1jvj+ c2?a2jvj???cm?anjvj
j=1j=1j=1Rearranging the terms, we see that
nmijc1u1+ c2u2???cmum??(?aj?1i?1ci)vj
Then we consider the equation c1u1+ c2u2???cmum?0 to see if we can
find a nontrivial solution (c1,c2,?,cn). The left-hand side of the equation can be written as a linear combination of
v1,v2,?,vn. We show that there
Chapter 3---Section 4 Basis and Dimension
are scalars
c1,c2,?,cn, not all zero, such that c1u1+ c2u2???cmum?0.
Here, we have to use a theorem: A homogeneous linear system must have a nontrivial solution if it has more unknowns than equations. Corollary 3.4.2 If ?v1,v2,?,vn?and ?u1,u2,?,um? are both bases for a vector space V, then n=m. (all the bases must have the same number of vectors.)
Proof Since
v1,v2,?,vn span V, if m>n, then ?u1,u2,?,um? must be
linearly dependent. This contradicts the hypothesis that ?u1,u2,?,um? is linearly independent. Hence m=n.
From the corollary above, all the bases for a vector space have the same number of elements (if it is finite). This number is called the dimension of the vector space.
★Definition Let V be a vector space. If V has a basis consisting of n vectors, we say that V has dimension n (the dimension of a vector space of V is the number of elements in a basis.) The subspace {0} of V is said to have dimension 0. V is said to be finite-dimensional if there is a finite set of vectors that spans V; otherwise, we say that V is infinite-dimensional.
m?n. By the same reasoning,
n?m. So
Chapter 3---Section 4 Basis and Dimension
Recall that a set of n vector is a basis for a vector space if two conditions are satisfied. If we know that the dimension of the vector space is n, then we just need to verify one condition.
Theorem 3.4.3 If V is a vector space of dimension n>0: I.
Any set of n linearly independent vectors spans V (so this set forms a basis for the vector space). II.
Any n vectors that span V are linearly independent (so this set forms a basis for the vector space). Proof
Proof of I: Suppose that
v1,v2,?,vn are linearly independent and v is
any vector in V. Since V has dimension n, the collection of vectors
v1,v2,?,vn,v must be linearly dependent. Then we show that v can be
v1,v2,?,vnexpressed in terms of Proof of II: If
.
v1,v2,?,vn are linearly dependent, then one of v’s can
be written as a linear combination of the other n-1 vectors. It follows that those n-1 vectors still span V. Thus, we will obtain a spanning set with k Theorem 3.4.4 If V is a vector space of dimension n>0:
正在阅读:
线性代数 英文讲义11-14
打点计时器实验报告07-27
东芝G900完美刷机教程 附刷机工具06-07
热门-《教诲》阅读答案05-12
(3份试卷汇总)2019-2020学年上海市嘉定区语文七年级(上)期末统考模拟试题05-06
托克逊县卡拉什学校2012-2013学年小学六年级数学上册第四单元测04-25
初中地理课堂教学中培养学生的创新能力-最新教育资料12-30
文学思潮:- 语法文献库管理系统10-25
春天里的发现人教版罗桂02-03
- exercise2
- 铅锌矿详查地质设计 - 图文
- 厨余垃圾、餐厨垃圾堆肥系统设计方案
- 陈明珠开题报告
- 化工原理精选例题
- 政府形象宣传册营销案例
- 小学一至三年级语文阅读专项练习题
- 2014.民诉 期末考试 复习题
- 巅峰智业 - 做好顶层设计对建设城市的重要意义
- (三起)冀教版三年级英语上册Unit4 Lesson24练习题及答案
- 2017年实心轮胎现状及发展趋势分析(目录)
- 基于GIS的农用地定级技术研究定稿
- 2017-2022年中国医疗保健市场调查与市场前景预测报告(目录) - 图文
- 作业
- OFDM技术仿真(MATLAB代码) - 图文
- Android工程师笔试题及答案
- 生命密码联合密码
- 空间地上权若干法律问题探究
- 江苏学业水平测试《机械基础》模拟试题
- 选课走班实施方案
- 线性代数
- 英文
- 讲义
- 郑开国际马拉松志愿者感悟
- 跨铁路既有线施工安全应急预案 - secret
- 浅谈《孙子兵法》的现实意义
- PLC寄存器地址与Modbus地址对应的问题
- 话题作文800字万物之美
- 融资租赁项目尽职调查报告 - 图文
- 国家食品药品监督管理局关于加强药品经营许可监督管理工作的通知
- 桥博中可能遇到的问题
- 电大《电算化会计》形成性考核无纸化考试系统 - 14年
- 集装箱期末复习题(学生用)
- (1)我国大中城市内涝成因与治理对策浅析
- 信托与租赁答案
- 移动机器人机械臂的结构设计 - 图文
- XXX公司处置公共突发事件应急预案
- 南师大附中2018届高三模拟考试试卷地理
- 1700多种食品的升糖指数(GI)和血糖负荷(GL)—中文版
- 2016年3月《林黛玉进贾府》阅读练习
- 第12讲 倒推法解题
- 2017届高考英语二轮复习(浙江专用)训练:第四部分 写作训练 专题三 概要写作 Word版含答案
- 房地产价格指数的R语言