Week-3 Session 1
Week-3 Session 1
WEEK 3
where Axi represents the matrix obtained from A by replacing its ith column by the vector b.
Row reduction
Row echelon form:
Step 3: After obtaining the reduced row echelon form the matrix [A|b], let R be the
submatrix of the obtained matrix of the first n columns and c be the submatrix of the
obtained matrix consisting of the last column. We can write reduced row echelon form
of [A|b] to [R|c].
Step-4: Form the corresponding system of linear equations Rx = c.
Step-5: Find all the solutions of Rx = c. These are also the solutions of Ax = b.
a) S = { (x, 0) : x ϵ R}
closed under addition and
scalar multiplication
b) S = {(x , y, 1) : x, y ϵ R}
not closed under addition and scalar multiplication
Equivalently, if v1 and v2 are in S then α1v1 + α2v2 is also in S, where α1 and α2 are real
numbers. We call α1v1 + α2v2 a linear combination of v1 and v2. In more general, if v1, v2, .
. . , vn ∈ S and α1, α2, . . . , αn ∈ R, then α1v1 + α2v2 + · · · + αnvn ( linear combination of v1,
v2, . . . , vn) is also in S.
Roughly, we can think of a vector space V as a collection of objects that behave similar to
the vectors in the set S. We can perform two operations on V ;
• We can multiply scalars (α ∈ R) with the elements of V . These operations should satisfy
a few conditions, the axioms for a vector space.
Properties of vectors in R2
(1,2)
v1
v3 v2 (2, 1)
(-1, 1)
1(v1) =
Vector Spaces
• To prove a set is a vector space, we need to verify additive and multiplicative closure
and all the other axioms given above.
• If just one of the vector space axiom fails to hold, then V not a vector space.
• Zero element 0V of a vector space V is always unique. • The real number 0 ∈ R and the
zero vector 0V of a vector space V are commonly denoted by the symbol 0. One can
always tell from the context whether 0 means the zero scalar (0 ∈ R) or the zero vector
(0V ∈ V ).
Examples:
1) Rn
4) Let V = R2 = {(x1, x2) | x1, x2 ∈ R}, and the addition and scalar multiplication on V are
defined as follows:
5) Consider the set V = {(x, 1) | x ∈ R}. The addition and scalar multiplication on V is
defined as follows:
Check whether V is a vector space or not with respect to the given operations.
We will check if there is a vector (a, b) such that for an arbitrary vector (x1,x2) in R2,
HW: Consider the set V = R2 = {(x, y) | x, y ∈ R}. The addition and scalar multiplication on
V are defined as follows:
Note: You can see that (0, 0) is not always a zero vector of R 2. The zero vector is an
element of the set you are working with which satisfies the corresponding axioms
Properties
Suppose there are two vectors and satisfying the axiom (iii)
Subspaces
A non-empty subset W of a vector space V is called a subspace of V if W is a vector space
under the operations addition and scalar multiplication defined in V.
To show that a non-empty set W is a vector subspace, one doesn’t need to check all the
vector space axioms.
Examples:
1) Check whether W = {(x, y) | x + y = 0} ⊂ R2 is a vector subspace of V = R2 or not.
Geometrically, the set W represents a straight line in R2. The geometrical representation
of W is given below.
From the above graph, it is clear that the line L passes through the origin. In general, a
line in R2 is a subspace of R2 if and only if it passes through the origin.
Note: The non-trivial subspaces of R2 are given by the straight lines passing
through origin.
2)Consider the parabola W = {(x, y) | y = x2} ⊂ V = R2. We want to check whether W is a
vector subspace of V or not.
4) Check whether the set W of 2 × 2 invertible matrices with real entries with standard
addition and scalar multiplication is a subspace of M 2×2(R) or not.
W is not a subspace.
If we are considering usual addition and scalar multiplication, then the origin
should be there in the subspace.
7) Let W = {(x, y, z) | x ≥ z} be a subset of the vector space R 3 (with respect to the usual
addition and scalar multiplication). Then show that W is not a vector subspace of R3.
: R3, {0}