29.7k views
1 vote
Determine whether the following statements are True or False.

1. If H=span{v1,...,vp} then {v1,...,vp} is a basis for H
2. A single nonzero vector by itself is linearly dependent.
3. The columns of an invertible n×nn×n matrix form a basis for RnRn.
4. A basis is a spanning set that is as large as possible.

1 Answer

5 votes

Answer:

1) False

2) False

3) True

4) False

Explanation:

1) Flase, {v1,v2,v3, ..., vp} is a base for H when they span H and also they are linearly independent.

2) False. A single nonzero vector is linearly independent , not dependent. There is not null linear combination that gives 0 as a result involving that vector.

3) True, if the columns werent linearly independent, we could triangulate the matrix and obtain 0, so the matrix wouldnt be invertible. This means that the columns should be linearly independent for the matrix to be invertible and as a consecuence, they will spam a subspace of R^n of dimension n, which means that they will spam all R^n and therefore, they form a basis of R^n.

4) False. A basis is a spanning set that is as small as possible. Larger spanning sets will have extra elements apart from those who can form a base toguether. Those elements will make the set linearly dependent.

User Junior Bill Gates
by
4.7k points