Linear Algebra Lecture 9

本文介绍了线性代数中的三个核心概念:线性独立、空间的覆盖与基底及维度。详细解释了如何判断向量组是否线性独立,如何确定它们是否能够覆盖整个空间,以及如何找到一组向量构成的空间的基底,并介绍了维度的概念。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Linear Algebra Lecture 9

1. Linear independence
2. Spanning a space
3. Basis and Dimension

Independence

Vectors X1,X2,...XnX1,X2,...Xn are independent if no combination gives zero vector, except the zero combination.
c1x1+c2x2+...+cnxn0c1x1+c2x2+...+cnxn≠0, except all ci=0ci=0.

Suppose AA is m by nn with m<n. More unknown XXs than equations.
The conclusion is there are some non-zero solutions to Ax=0, there are some special solutions.
Because starts with a system and does elimination, gets the thing into an echelon form with some pivot columns and some free columns, the reason is there will be free variables, at least nmn−m.

When v1,...vnv1,...vn are columns of matrix AA. They are independent if the null space of A is only the zero vector. They are dependent if Ac=0Ac=0 for some non-zero cc.

Vectors are independent when rank = n and no free variables, the null space is only zero vector, dependent when rank < n and has free variables.


Spanning a space

Vectors v1,...,vn span a space means the space consists of all combinations of those vectors.
The columns of a matrix span the column space.


Basis

A basis for a vector space is a sequence of vectors v1,v2,...vnv1,v2,...vn with two properties:
1. They are independent.
2. They span the space.

Example:
Space is R3R3, one basis is 100,010,001[100],[010],[001]

How to test vectors to be a basis?
You would put them in the columns of a matrix, and do elimination, row reduction, and you would see do you get any free variables or are all the columns pivot columns.

In RnRn, n vectors give basis if the n×nn×n matrix with those columns is invertible.

There are many bases, but they all have the same number of vectors.If we’re talking about the space RnRn, then the number of vectors is nn.


Dimension

Given a space, then every basis for the space has the same number of vectors. This number is the dimension of the space.

Rank(A) = number of pivot columns = the dimension of the column space C(A)

If you know the dimension of the space, then we have a couple of vectors that are independent, they’ll automatically be a basis.

The dimension of the null space is the number of free variables.

dimC(A)=r
dimN(A)=nrdimN(A)=n−r

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值