Mathematics Exam  >  Mathematics Notes  >  Mathematics for Competitive Exams  >  Vector Space & Linear Transformation - 1

Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams PDF Download

Vector Spaces 

By now, you must have studied the algebraic structures consisting of one set and one or two binary compositions only.
For example

  1. one set and one binary composition in a Group and
  2. one set and two binary compositions in a Group.
    Now here we shall study the structure consisting of two sets, (a field and an abelian group) and a composition combining an element of the field to an element of the abelian group. In fact, this is the most fundamental and basic structure in which the concept of distance and hence the concept of limit,s etc can be introduced, leading to the study of analysis in a much wider prospect. Thus this serves as a link between algebraic and topological structure

Important Definitions

1. Ring

Definition: A non-empty set R is called a ring if 

  1. R is Abelian group under the addition 
  2. R is semi-group under multiplication 
  3. Distribution law holds
    a(b + c) = a • b + a • c
    (a + b)c = a • c + b • c
  4. Example 
    (i) (Z, +, •) is a ring where Z = {0, ±1, ±2, ...}
    (ii) (Q, +, •), where Q is the set of rational numbers.
    (iii) (R, +, •), where R is set of real numbers.
    (iv) (Zn, +, •), Zn = residue classes of module n.

2. Field

Definition: A non-empty set F is called a field if 

  1. F is Abelian group under the addition
  2. F - {0} is an abelian group under multiplication
  3. The right distribution law holds in F.
    i.e. a, b, c, e F
    (a + b)c = ac + be
  4. Example 
    (i) (R, +, •) is a field
    (ii)(C, +, •) is a field
    (iii) (Q, +, •) is a field
    (iv)(Z, +, •) is not field as (Z - {0}, •) is not group under multiplication. 
  5. Vectors: Let V be a non-empty set whose element α,β, γ,.... or v1, v2, v3, ........ etc. will be called vectors. 
  6. Scalars: Let (F, +, .) be a field whose element α,β, γ..... will be called Scalars. 
  7. Internal Binary Composition (Vector addition): A map * : V * V →V is called an internal composition in V and denoted by '+’ . i.e., for every α ∈ V , β ∈ V , α * γ∈ V
    Example: In the set Z of integers, the addition and multiplication are internal binary compositions. 
  8. External Binary Composition (Scalar Multiplication): A map o : F * V → V is called an external composition in V and denoted by 'o’ or '•'.
    i.e., ∀ a ∈ F and ∀ a ∈ V,  a o α ∈ V,
    Example:In the set of matrices, scalar multiplication of matrices is an external binary operation on the R of real number

3. Polynomial Space

  1. P(t) Let P(t) denote the set of all polynomials of the form
    Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
    where the coefficient a, belong to a field K. 
  2. Then P(t) is a vector space over K using the following operations:
    (i) Vector Addition: Here p(t) + q(t) in P(t) is the usual operation of addition of polynomials.
    (ii) Scalar Multiplication: Here kp(t) in P(t) is the usual operation of the product of a scalar k and a polynomial p(t).
  3. The zero polynomial 0 is the zero vector in P(t).

Vector and Scalar Addition and Multiplication

  1. The following defines the notion of a Vector Space V where K is the field of scalars.
  2. Definition: Let V be a nonempty set with two operations:
    (i) Vector Addition: This assigns to any u, v, ∈ V a sum u + v in V.
    (ii) Scalar Multiplication: This assigns to any u ∈ V, k ∈ K a product ku ∈ V.
  3. Then V is called a vector space (over the field K) if the following axioms hold for any vectors u, v, w ∈ V:
    [A1] (u + v) + w = u + (v + w)
    [A2] There is a vector in V, denoted by 0 and called the zero vector, such that, for any u ∈ V, u + 0 = 0 + u = u
    [A3] For each u ∈ V, there is a vector in V, denoted by - u and called the negative of u, such that u + ( - u) = ( - u) + u = 0
    [A4] u + v = v + u
    [M1] k(u + v) = ku + kv, for any scalar k ∈ K.
    [M2] (a + b)u = au + bu, for any scalar a, b ∈ K.
    [M3] (ab)u = a(bu), for any scalar a, b ∈ K.
    [M4] 1 u = u, for the unit scalar 1 ∈ K.
  4. Notation: 
    (i) Generally, the vector space V over the field F is expressed by V(F). 
    (ii) When the field F itself is clear, then it is expressed simply by V only.
    (iii) Throughout the text, V(F) will mean a vector space V of vectors over a field F of scalars 
    (iv)If F = R (the field of real numbers), then V(R) is called Real vector over a field F of scalars.
    (v) Similarly, V(ℂ) is called the Complex Vector Space and V(ꙩ) is called the Rational Vector Space
    (vi)The set of three-dimensional vectors of geometry is called Three Dimensional Vector Space and is written as V3(F) or V3(F) or simply V3.

Important Remarks

  1. Here by vector, we do not mean the vector quantity which we have defined in Vector algebra as a directed line segment.
    Here the word vectors and scalars will used ina  more general sense.
  2. Four operations have been used in the vector space V(F), Two different internal operations (+), (•) in the field F,
    Third internal operations (+) in the set V and the fourth external operations (•) in V over F.
    Though in these four operations, two are expressed by the symbol (+) and the remaining two by the symbol (•), it should be clear that under the reference which symbol (+), or (•) is being used for which operation.
    For Example, if a, b ∈ F, then a + b ∈ F express the addition in the field F which is often called the scalar addition in the field F, and if α, β ∈ V then α + β ∈ V express the addition in the set V which is generally called the vector addition. Similarly, a • b G f expresses the multiplication in the field F and a • b ∈ V expresses the external operation scalar multiplication of the vector space.
  3. Two types of zero elements have been used in every vector space. Zero element i.e. additive identity of V will be indicated by hold face type ‘0’ and is called zero vector and zero element of the field F is generally indicated by ‘0’ which is called zero scalar. In future text we shall indicated both of these by the same symbol ‘0’ and the context will make it clear, which zero we intend.
  4. The vector space which contains only zero elements is called Null space or Trivial space and is written as {0}.

General Properties of Vector Space

If V be the vector space over the field F and 0 ∈ V be its zero vector, then the following properties are obvious because of V being an abelian group :

(i) For any α ∈ V, α + β = α β = 0      [Uniqueness of the zero element]
(ii) α ∈ V , β ∈ V , a + β = 0 = > β = - α     [Uniqueness of inverse]
(iii) For any α, β, γ ∈ V , α + β = α + γ = > β = γ     [cancellation law]
Now we shall establish few more properties of V : 

Question for Vector Space & Linear Transformation - 1
Try yourself:Which of the following properties is not true for a vector space V over a field F?
View Solution

Vector Subspaces

Let V(F) be a vector space and W ⊂ V. We have also seen that the set W is closed for the binary operation +, if for any
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
and in that case restriction of + to W is a binary operation in W.
Similarly we say that a subset W of vector space V(F) is closed for the external composition if for any
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
In such a case the restriction of the mapping of F * V to F * W is a mapping from F * W to W and is therefore an external composition for W. We shall therefore say that W is closed for the external composition in V, then external composition in V induces an external composition in W. If W itself be a vector space for these induced compositions, then we say that W is a subspace of V.

Definition: Let V(F) be a vector space. A non void subset W of V is a subspace of V, if W itself is a vector space over F for the restrictions to W of the addition and multiplication by scalar defined for V.

Improper or Trivial subspaces
Every vector space V(F) has atleast two subspaces viz,
(i) V itself
(ii) {0} zero vector space
These space are called Improper subspaces.

Proper subspaces:The subspaces other than the improper subspaces are called proper subspaces.
Example: The set of real numbers Vector Space & Linear Transformation - 1 | Mathematics for Competitive Examsis a subspace of the vector space Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Example: The set Vector Space & Linear Transformation - 1 | Mathematics for Competitive Examsis a subspace of the vector space Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams.

Criteria for a Subspace 

The necessary and sufficient conditions for a non void subset W of a vector space V(F) to be a subspace of V(F) is that W is closed under vector addition and scalar multiplication:
i.e., α g W, β g W ⇒ α + β ∈ W ...(1)
a ∈ F, β ∈ W ⇒ aα ∈ W ...(2)

Proof. 
The condition is necessary (⇒): Let W be a non empty subspace of V(F). By definition of subspace W itself is also a vector space over F wrt vector addition and scalar multiplication in V. So it implies that W is closed wrt these two binary compositions.
The condition is sufficient (⇐): Let W be closed for vector addition and scalar multiplication i.e. (1) and (2) hold. Now we have to prove that W is a subspace of V(F).
∵ W ≠ φ, therefore let α ∈ W and 1 ∈ F be unity element of the field F.
∵ 1 ∈ F ⇒ - 1 ∈ F
∴ -1 ∈ F, α ∈ W
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Therefore every element of W has its additive inverse in W.
Now α ∈ W, -α ∈ W
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Therefore zero vector of V is also the zero vector of W.
Since the elements of W are also the elements of v, therefore they also obey the commutative as well as associative laws as are true in V.
Therefore (W, +) is an abelian group.
Moreover V being the vector space satisfies remaining axioms V2, V3, V4, V5 so is in W and W is a subset of V.
Therefore W is a subspace of the vector space V(F).

Intersection of Two Subspaces

Definition: The intersection of two subspaces U and V of a vector space W is the set of all vectors that are in both U and V. In other words, it consists of every vector that belongs to U and also belongs to V.

Theorem: The intersection of two subspaces W1 and W2 of vector space V(F) is also a subspace of V(F).
Proof:

Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams 
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Since W1, and W2 are subspaces, therefore for any a, b ∈ F
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams

Therefore a, b ∈ F and α, β ∈ W1 ∩ W2 ⇒ aα + bβ ∈ W1 ∩ W2
⇒ W1 ∩ W2 is also a subspace of V(F).

Generalization:The intersection of an arbitrary family of subspaces of a vector space is also a subspace.

Proof: Let V(F) be a vector space and { W1, W2, ...} be a family of its subspace, then to prove that ∩ Wi is also a subspace of V(F).
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Now since every W is a subspace of V(F), therefore for any a, b ∈ F
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams

⇒ ∩ Wi is also a subspace of V(F).

Union of Two Subspaces

The union of two subspaces of a vector space V(F) is not necessarily a subspace of V(F). This result can be proved with the help of the following counter-example:
if Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
are subspaces of the vector space Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
but their union
W1 ∪ W2 = {α I α = (a, 0, 0) or (0, b, 0)}
is not subspace of Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams because if
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams

Theorem: The union of two subspaces W1 and W2 of a vector space V(F) is a subspace iff either W1 ⊂ W2 or W2 ⊂ W1

Proof:Let W1 and W2 be the subspaces of a vector space V(F) such that

W1 ⊂ W2 or W2 ⊂ W1, then
W1 ⊂ W2 or W2 ⊂ W1 ⇒  W1 ∪ W2 = W1 or W1
But W1 and W2 are subspaces, therefore W1 ∪ W2 will also be a subspace.

Conversely:
Let W1 ∪ W2 be the subspace of the vector space V(F).

Also suppose that Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams then there exist α12 ∈ V such that
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Hence W1 ⊆ W2 or W2 ⊂ W1

Question for Vector Space & Linear Transformation - 1
Try yourself:
Which of the following is a necessary and sufficient condition for a non-empty subset W of a vector space V(F) to be considered a subspace?
View Solution

Important Theorems

Theorem 1: Let V be a vector space over a field F. If 0 be the zero vector in V and 0 be the additive identity in F, then
(i) a 0 = 0, ∀ a ∈ F 

(ii) 0α = 0, ∀ α ∈ V
(iii) a(-α) = -(aα), ∀ a ∈ F, a ∈ V
(iv) (-a)α = -(aα), ∀ a ∈ F, a ∈ V
(v) a(α - β) = aα - αβ, ∀ a ∈ F, α, β ∈ V
(iv) For any a ∈ F, α ∈V
aα = 0 a = 0 or α = 0 

Proof,

(i) ∵ 0 zero element in V, therefore 0 + 0 = 0

⇒ a(0 + 0) = a0      V a ∈ F
⇒ a0 + a0 = a0 ...... [by V2]
⇒ a0 + a0 = a0 + 0   ...... [∵ 0 is zero element in V]
⇒ a0 = 0
(ii) ∵ 0 ∈ F is additive identity in F, therefore
0 + 0 = 0

⇒ (0 + 0)α = 0α     ∀ a ∈ V
⇒ 0α+ 0α = 9α ...... [by V3]
⇒ 0α + 0α = 0α + 0     ...... [∵ 0 is zero element in V]
⇒ 0α = 0   [cancellation law in V]
(iii) For any a ∈ F and a ∈ V
a[α + (-α) = aa + a(-α) ...... [by V2]
⇒ a0 = aα + a(-α)
⇒ 0 = aα + a(-α)      ...... [by (1)]
⇒ a(-α) is additive inverse of aa
⇒ a (-α) = -(aα) 

(iv) For any a ∈ F and α ∈ V
[a + (-a)]α = aa + (-a)α ...... [by V3]
⇒ 0a = aα + (-a)α
⇒ 0 = aα + (-a)α    ....... [by (ii)]
⇒ (-a)α is additive inverse of aa
⇒ (-a)α = -(aα)
(v) For any a ∈ F and α, β ∈ V
a(α - β) = a[α + (-p)]

= aα + a(-β) .......[by V2]

= aα + [-(aβ)] ...... [by (iii)]

= aα - aβ

(vi) Let a ∈ F and α ∈ V such that a ≠ 0 and aα = 0

Now since multiplicative inverse of every non zero element exist in F,
therefore a ∈ F, a ≠ 0 ⇒ a-1 ∈ F

aα = 0 => a-1 (aα) = a-1 0

 (a-1a)α = 0 . .......[by V4 and (i)]

⇒ 1α = 0

⇒ α = 0     ......[byV5]

Again let aα = 0 and α ≠ 0, then to prove that a = 0.

If possible, let a ≠ 0, then a-1 ∈ F
aα = 0  a-1(aα) = 0
 (a-1a)α = 0
 1α = 0
 α = 0
which is contrary to the assumption α ≠ 0, therefore a = 0.

Hence aα = 0⇒ a = 0 or α = 0

Theorem 2: The necessary and sufficient conditions for a non void subset W of a vector space V(F) to be a subspace of V(F) are:
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams

Proof.
The condition is necessary (⇒) :
Let W be a subspace of V(F). Then W itself is also a vector space wrt the operations defined for V. Therefore (W, +) is also an abelian group.
Consequently,
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Therefore the condition (i) is necessary.
Again W is closed for the scalar multiplication, being subspace of V. Therefore
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Therefore the condition (ii) is also necessary.
The condition is sufficient (⇐) : 
Now let W be a non empty subset of V(F) which satisfies the given conditions, then to prove that W is a subspace of V(F).
∵ W ≠ φ, therefore let α ∈ W, then by condition (i)
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Therefore zero vector of V is also the zero vector of W.
Again by condition (i),
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Therefore additive inverse of each element exist in W.
Now α ∈ W, β ∈ W ⇒ α ∈ W, -β ∈ W
⇒ α - (-β) ∈ W      [by condition (i)]
⇒ (α + β) ∈ W

Therefore W is closed for vector addition.

Since W ⊂ V and vector addition is associative and commutative in V, so also in W
Hence (W, +) is an abelian group.
Again by condition (ii), W is closed for the scalar multiplication and W ⊂ V , therefore W will also satisfy remaining axioms V2, V3, V4, V5. Consequently, W is a subspace of V(F).

Theorem 3: The necessary and sufficient condition for a non void subset W of a vector space V(F) to be a subspace of V(F) is:
a, b ∈ F and α, β ∈ W ⇒ (aα + bβ) ∈ W

Proof: The condition is necessary (⇒ ):
Let W be a subspace of V(F). Then W will be closed for the scalar multiplication. Therefore
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Again, We being subspace, will be closed for the vector addition, therefore
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Therefore the given condition is necessary.

The condition is sufficient (⇐): Now let W be a non empty subset of V(F) which satisfy the given conditions. Taking a = 1, b = 1, then by the given condition
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams [by V5]
Therefore W is closed for the vector addition.
Now taking a = -1, b = 0, then again by the given condition
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Therefore additive inverse of each element exist in W.
Finally, taking a = 0, b = 0, then by the given condition
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams

Therefore zero vector of V also exists in W.
Since W ⊂ V and vector addition is associative and commutative in V, so is in W also.
Hence (W, +) is an abelian group.
Again taking b = 0, we see that if a ∈ F and α, β ∈ W, then by the given condition
a, 0 ∈ F and α, β ∈ W
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Therefore W is closed for the scalar multiplication. But W ⊂ V, therefore W will satisfy the remaining axioms V2, V3, V4, V5.
Consequently W is a subspace of V(F).

Theorem 4: Let V be a vector space over a field K.

(i)Foranyscalark ∈ K and 0∈V, k0 = 0.

(ii)For0 ∈ K andany vector u∈V, 0u = 0.

(iii)If ku = 0, where k ∈ K and u∈ V, then k=0oru=0.

(iv)Foranyk ∈ Kand any u ∈V,(- k)u = k(-u)=-ku.

Examples of Vector Spaces

Space Kn

Let K be an arbitrary field. The notation Kn is frequently used to denote the set of all n-tuples of elements in K. Here Kn is a vector space over K using the following operations :
(i) Vector Addition: Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
(ii) Scalar Multiplication:
k(a1, a2, ..... an) = (ka1, ka2,........., kan)
The zero vector in Kn is the n-tuple of zeros,
0 = (0, 0, .... , 0)

and the negative of a vector is defined by
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams

Theorem 5: The necessary and sufficient conditions for a non void subset W of a vector space V(F) to be a subspace of V(F) are:
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams

Proof.
The condition is necessary (⇒) :
Let W be a subspace of V(F). Then W itself is also a vector space wrt the operations defined for V. Therefore (W, +) is also an abelian group.
Consequently,
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Therefore the condition (i) is necessary.
Again W is closed for the scalar multiplication, being subspace of V. Therefore
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Therefore the condition (ii) is also necessary.
The condition is sufficient (⇐) : 
Now let W be a non empty subset of V(F) which satisfies the given conditions, then to prove that W is a subspace of V(F).
∵ W ≠ φ, therefore let α ∈ W, then by condition (i)
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Therefore zero vector of V is also the zero vector of W.
Again by condition (i),
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Therefore additive inverse of each element exist in W.
Now α ∈ W, β ∈ W ⇒ α ∈ W, -β ∈ W
⇒ α - (-β) ∈ W      [by condition (i)]
⇒ (α + β) ∈ W

Therefore W is closed for vector addition.

Since W ⊂ V and vector addition is associative and commutative in V, so also in W
Hence (W, +) is an abelian group.
Again by condition (ii), W is closed for the scalar multiplication and W ⊂ V , therefore W will also satisfy remaining axioms V2, V3, V4, V5. Consequently, W is a subspace of V(F).

Theorem 6: The necessary and sufficient condition for a non void subset W of a vector space V(F) to be a subspace of V(F) is:
a, b ∈ F and α, β ∈ W ⇒ (aα + bβ) ∈ W

Proof: The condition is necessary (⇒ ):
Let W be a subspace of V(F). Then W will be closed for the scalar multiplication. Therefore
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Again, We being subspace, will be closed for the vector addition, therefore
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Therefore the given condition is necessary.

The condition is sufficient (⇐): Now let W be a non empty subset of V(F) which satisfy the given conditions. Taking a = 1, b = 1, then by the given condition
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams [by V5]
Therefore W is closed for the vector addition.
Now taking a = -1, b = 0, then again by the given condition
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Therefore additive inverse of each element exist in W.
Finally, taking a = 0, b = 0, then by the given condition
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams

Therefore zero vector of V also exists in W.
Since W ⊂ V and vector addition is associative and commutative in V, so is in W also.
Hence (W, +) is an abelian group.
Again taking b = 0, we see that if a ∈ F and α, β ∈ W, then by the given condition
a, 0 ∈ F and α, β ∈ W
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Therefore W is closed for the scalar multiplication. But W ⊂ V, therefore W will satisfy the remaining axioms V2, V3, V4, V5.
Consequently W is a subspace of V(F).

Solved Examples

Example 1:Every field is a vector space over its subfield.

Sol: Let F be a field and H be its subfield. Then F is an abelian group for the usual addition.

Also a ∈ H, x ∈ F ⇒ a ∈ F, x ∈ F ⇒ ax ∈ F
Hence usual multiplication in F can be taken as external composition.
Now we verify the various postulates of a vector space in F(H):
V1. (F, +) is an abelian group .

V2. For every a ∈ Hand α,β ∈ F

a(α + p) = aα + ap    [By distributivity in F]

V3.For every a, b ∈ Hand α,∈ F

(a + b) a = aα + bα   [By distributivity in F]

V4.For every a, b∈ H and a, ∈ F

(ab)α = α(bα)   [By multiplicative associativity]

V5. If 1 is the unity element of R then

1α = α,∀α∈ F [∵ 1 is multiplicative identity in F]
Therefore F(H) is a vector space.

Special Case: Since every field is also a subfield of itself, therefore F(F) is a vector space. Consequently, ℂ(ℂ), ( ), ꙩ(ꙩ) are also vector space for the ordinary and multiplication.
Remark: C(R) and R(ꙩ) are vector space, but R(C) and ꙩ(R) are not vector spaces, because they are not closed for scalar multiplication.

Example 2: The set Fn of all ordered n-tuples of a field F is a vector space over the field F.

Sol: Let Fn = {(a1, a2,......,an) I a1, a2,.......,an ∈ F}
and α = (a1,a2,.....,  an), β = (b1, b2,.....,bn) and a∈F.
We define the addition of n-tuples as

α + β = (a1 + b1, a2 + b2,....an + bn) ...(1)
and scalar multiplication of n-tuples as
aα = a(a1, a2,..., an) = (aa1, aa2,......,aan) ...(2)
Clearly, α, β ∈ F and a∈ Fn.
α + β ∈ Fn ∀ α, β ∈ Fn and a ∈ F, α ∈ Fn => aα ∈ Fn

Therefore Fn(F) is closed for the above defined addition and scalar multiplication operations.

Verification of Space axioms: 
V1. It can also be easily verified that Fn is an abelian group for the addition defined above and 0 = (0, 0 .....0) ∈ Fn being the additive identity and -- α = ( -a1, -a2,. . . , - an) ∈ Fn being the additive identity in verse of α = (a1, a2,...., an) ∈ Fn.
V2. Scalar Multiplication is distributive over vector addition:
Let a ∈ F and α.β ∈ Fn; then

a = (α + β) = a {(a1, a2,...., an) + (b1, b2,...., bn)}
= a (a1 + b1, a2 + b2,...an + bn) [by (1) ]
= {a(a1 + b1), a(a2 + b2),.....a(an + bn)} [by (2) ]
= (aa1 + ab1, aa2 + ab2,..., aan + abn) [by distributivity in F]
= (aa1, aa2,..., aan) + (ab1,ab2,.....,abn)
= a(a1, a2,...., an) + a(b1, b2,...., bn)
= aα + aβ
Therefore scalar multiplication is distributive over vector addition in Fn.
V3. Scalar addition is distributive over scalar Multiplication :
Let a, b ∈ F and α ∈ Fn; then
(a + b) α = (a + b)(a,, a2 an)
= {(a + b) a1, (a + b) a2,.....,(a + b) an [by (2)]
= (aa1 + ba1, aa2 + ba2,....aan + ban) [by distributivity in F]
= (aa1, aa2,..., aan) + (ba1, ba2,......,ban)
= a (a1, a2,...., an) + b(a1, a2,...., an) [by (2)]
= aα + bα
Therefore addition is distributive over scalar multiplication in Fn
V4. Associativity for Scalar Multiplication:

Let a,b ∈ F, then α ∈ Fn ;
(ab) α = (ab) (a1, a2,...., an)

= (aba1, aba2,..., aban) [by (2)]

= a (ba1, ba2,......, ban) [by (2)]

= a {b(a1, a2,...., an)} [by (2)]

= a (bα)
Therefore scalar multiplication is associative in Fn
V5. Let I be the unity element of the field F, then for α ∈ Fn

1α = 1 (a1, a2,...., an) = (1a1, 1a2,...., 2an) [by (2)]

= (a1, a2,...., an)

= α
From the above discussion, it is clear that Fn satisfies all the axioms for the vector space, therefore Fn(F) is a vector space.

Remarks: 

  1. The above vector space is also expressed by Vn(F). 
  2. If F = ℝ (Field of real number), then the corresponding vector space ℝn is called the Real Euclidean n space.
    Similarly, ℂis called the Complex Euclidean n space. 
  3. The set of all ordered pairs on F i.e. F2(F) = {( a1, a2) I a1, a∈ f } is the vector space. Similarly the set of all ordered triads on F i.e. F3(F) = {(a1, a2, a3) I a1, a2, a∈ F } is the vector space
    These vector spaces are denoted by V2(F) and V3(F) respectively.

Example 3: The set M of all m * n real matrices (having their elements as real numbers) is a vector space over the field ͹ of real numbers with respect to the addition of matrices and scalar multiplication of matrices.

Sol: Let M = {[aij]m*n |aij ∈ R} . If A, B ∈ M
where A = [aij]m*n ;B = [bij]m*n and a∈ℝ, then matrix addition and scalar multiplication in M are defined as follows :

A + B= [aij] + [bij] = [aij+bij|]m*n ...(1)

and aA= a[aij] = [aaij]m*n ...(2)

Verification of space axioms:
V1. (M, +) is additive abelian group: 
In Group theory, we have already seen that (M,+) is a commutative group where null matrix O mKn is the zero element and - A = [—aij] m*n ∈ M is the addictive inverse of any matrix A = [aij] ∈ M From the theory of matrices, following can be easily verified:
V2. Scalar Multiplication is distributive over vector addition

V3. Scalar addition is distributive over Scalar Multiplication.

V4. Scalar Multiplication is associative.

V5. 1 is the unity element in ℝ, therefore  every A ∈ M
1A = 1[aij] = [1aij] = [aij] = A
From the above discussion, it is clear that M(ℝ) is a vector space.

Example 4: The set V of all real valued continuous (differential or integral) functions defined in a closed interval [0,1] is a vector space over the field ℝ of real numbers with addition and scalar multiplication of functions defined by:
(f + g ) ( x ) = f (x) + g (x) ∀ f , g ∈ V ; x ∈ [0,1]    ..... (1)
(af)(x) = af (x) ∀ f ∈ V ,a ∈ ℝ ; x ∈ [0,1]   .... (2)

Sol: Let V = (f I f :[0,1] → R is a continuous function}
From Calculus, we know that the sum of two continuous function is also a continuous function i.e. f ∈ V, g∈ V ⇒ (f + g) ∈ V
⇒ V is closed for addition of function defined above. Also we know that a ∈ ,f ∈ V af ∈ V ⇒ V is closed for scalar multiplication of function.
Verification of space axioms V (R): 
V1. In group theory, we have already seen that (V, +) is an additive abelian group.

V2.Scalar multiplication is distributive over vector addition:
Let f, g ∈ V and a ∈ . then
[a(f + g)](x) = a[(f + g)(x)]     [by (2)]
= [a(f(x) + g(x))]    [by (1)]
= af(x) + ag(x)    [by distributivity in R]
= (af)(x) + (ag)(x)    [by (2)]
= (af + ag)(x) ∀x ∈ [0,1]    [by (1)]
⇒ a(f + g) = af + ag ,∀f ∈V and ∀a, b ∈

V3. Scalar addition is distributive over Scalar Multiplication.
Let f ∈ V and a ,b ∈ , then
[(a + b)]f(x) = [(a + b)f(x)]      [by (2)]
= [a f(x) + b f(x)]    [by (1)]
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
V4. Scalar multiplication is associative :
Let a ,b ∈ and f ∈ V, then
[(ab)f](x) = (ab)f(x)      [by (2)]
= a[(bf)(x)]       [by (2)]
= [a(bf)](x) ∀ x ∈ [0,1]     [by (2)]
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Therefore scalar multiplication is associative in V.
V5. If unity 1 is real number and f ∈ V, then
(1f) (x) = 1 f(x)     [by (2)]
= f(x) [v 1 is multiplicative identity in ]
1 f = f        [∀ f ∈ V]
From the above discussion, it is clear that V() satisfies all the axioms for the vector space, therefore V(R) is a vector space

Example 5: Let V(F) be a vector space, then :

(i) For any a, b ∈ F and a ∈ V, a ≠ 0,

aα = bα ⇒ a = b

(ii) For any α, β ∈ V and a ∈ F, a ≠ 0

aα = aβ ⇒ α = β

Sol:
(i)
aα = bα ⇒ aα - b α = 0
(a - b)α = 0 .... [by V3]

⇒ [a + (-b)]α = 0

⇒ a + (-b) = 0 [∵  α ≠ 0]

[by theorem (vi)]

⇒ a = -(-b) [by additive inverse]

⇒ a = b
(ii) aα = aβ => aα - aβ = 0

⇒ a(α - β) = 0 [by V2]

⇒ α - β = 0       [∵  a ≠ 0, therefore by theorem (vi)]

⇒ α = β

Example 8: If V(F) is a vector space, then prove that:
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams

(i) By theorem (iv), we have
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
(ii) Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
(iii)Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams

Example 6: Let V be the set of all ordered pairs of real numbers and F be the field of real numbers. Examine whether V(F) is a vector space or not for the following defined operations :
(a) (a, b) + (C, d) = (0, b + d);     P(a, b) = (pa, pb)
(b) (a, b) + (C, d) == (a + c, b + d);    P(a, b) = (0, pb)
(c) (a, b) + (C, d) == (a + c, b + d); P(a, b) = (p2 a, p2 b)
(d) (a, b) + (C, d) == (a, b); P(a, b) = (pa, pb)
(e) (a, b) + (C, d) == (a + c, b + d); P(a, b) = (I p I a, I p I b)    ∀ a, b, c, d, p ∈ ℝ

Sol: 
(a)
It can be easily seen that the additive identity for the defined vector addition does not exist. If suppose any element (c, d) ∈ V is taken as additive identity for vector addition, then
(a, b) + (c, d) = (0, b + d) * (a, b)
Therefore (V, +) is not an abelian group.

Consequently V(F) is not a vector space.
(b) In this case, (V, +) is an abelian group but space axiom V5 is not satisfied, because
1(a, b) = (0, 1b) = (0, b) ≠ (a, b)
Therefore V(F) is not a vector space.
(c) In this case, (V +) is an abelian group but space axiom V3 is not satisfied, because
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Therefore V(F) is not a vector space.
(d) In this case the defined vector addition is not commutative, because for
(a, b); (c, d) ∈ V
(a, b) + (c, d) = (a, b)
and (c, d) + (a, b) = (c, d)
(a, b) + (c, d) ≠ (c, d) + (a, b)
Therefore (V, +) is not an abelian group.

Consequently, V(F) is not a vector space.
(e) In this case, (V, +) is an abelian group but space axiom V3 is not satisfied, because
(p + q)(a, b) = (I p + q I a, I p + q I b)        p, q ∈ ℝ
≠ (I p I a, I p I b) + (I q I a, I q I b)      [ ∵ l p + q l ≠ lp l + l q l , p, q ∈ ℝ]
⇒ (p + q)(a, b) ∈ p(a, b) + q(a, b)
Therefore V(F) is not a vector space.

Example 7 : Show that the set W = {(a, b, c) I a - 3b + 4c = 0; a, b, c ∈ R} of 3-tuples is a subspace of the vector space  V3(ℝ)

Sol: V3(ℝ) = {(a, b, c) I a, b, c ∈ ℝ}
and W = {(a, b, c) I a - 3b + 4c = 0; a, b, c ∈ ℝ} therefore, clearly W ⊂ V3(ℝ)
Let
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams .....(1)
Now if, p, q ∈ ℝ, then
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams

Therefore p, q ∈ ℝ and α, β ∈ W ⇒ pα + qβ ∈ W
∴ W is a subspace of the vector space V3(ℝ).

Example 8 : Examine which of the following sets is a subspace of the vector space V3(ℝ).
(a) W1 = {(x, 2y, 3z) I x, y, z ∈ ℝ}
(b) W 2 = {(x, x, x) I x ∈ ℝ )
(c) W 3 = {(x, y, z) I x, y, z ∈   }

Sol: 
V3(ℝ) = {(x, 2y, 3z) I x, y, z ∈ ℝ}
Therefore observing 3-tuples of W1, W2, W3 and V3(ℝ), it is clear that
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
(a) Let α = (x1, 2y1, 3z1) ∈ W1 and β = (x2, 2y2, 3z2) ∈ W1
where x1, x2, y1, y2, z1, z2 are all real numbers.
if a, b ∈ R, then
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
∴ a, b ∈ R and α, β ∈ W1 ⇒ aα + bβ ∈ W
Therefore W1 is a subspace of the vector space V3(ℝ).
(b) let Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
where x1, x2 ∈ ℝ. If a, b ∈ ℝ, then
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Therefore W2 is a subspace of the vector space V3(ℝ).
(c) Let a = (3, 5, 4) ∈ W3 then for a = √2 ∈ ℝ
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Consequently, W3 is not closed for the scalar multiplication.
Therefore W3 is not a subspace of the vector space V3(ℝ).

Example 9: If V(F) is a vector space of all n * n matrices over the field F, then prove that the set W of all n x n symmetric matrices over F will be a subspace of V(F).

Sol: 
Clearly W is a non empty subset of V(F), W = (A : AT = A, A ∈ V}.

Let A, B ∈ W ⇒ AT = A and BT = B [being symmetric] ...(1)
If a, b ∈ F, Then aA ∈ V, bB ∈ V ⇒ aA + bB ∈ V
and
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams⇒ aA + bB is a symmetric matrix⇒ (aA + bB) ∈ W
a, b ∈ F and A, B ∈ W ⇒ aA + bB ∈ W
Therefore W is a subspace of V(F).

Example 10: If M2(F) is a vector space of all 2 x 2 matrices over the field F, then prove that the set W of all matrices of the form Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams over F will be a subspace of M2(F).

Sol:Let
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
and p ∈ F, then
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Therefore W is closed for the vector addition and scalar multiplication in M2(F) Hence M2(F) is a subspace.

Example 11: If a1, a2, a3 are fixed elements of a field F; then prove that the set W = {(x1, x2, x3) I x1, x2, x2 ∈ F; a1x1  + a2x2 + a3x3 = 0} is a subspace of the vector space V3(F).

Sol:
Let α = (x1, x2, x3) ∈ W and b = (y1, y2, y3) ∈ W
and a1x1 + a2x2 + a3x3 = 0 and a1y1 + a2y2 + a3y3 = 0 ...(1)
If a, b ∈ F, then
Vector Space & Linear Transformation - 1 | Mathematics for Competitive ExamsVector Space & Linear Transformation - 1 | Mathematics for Competitive Exams(by the properties of the field F)= a0 + b0
= 0 + 0 = 0    ...(3)
Therefore by (2) and (3),
aα + bβ = (ax1 +  by1,ax2 + by2, ax3 + by3) ∈ W
Therefore W is a subspace of V3(F).

Example 12: Let V(F) be a vector space of all polynomials of degree n in an indeterminate x, then prove that the set S of all polynomials of degree ≤ n over F is a subspace of V(F) where n is an arbitrary positive integer.

Sol:
Let f(x), g(x) ∈ S, so that f(x) and g(x) are polynomials over F of degree ≤ n. Now if a and b are any scalars ∈ F, then af(x) + bg(x) will also be a polynomials of degree ≤ n.

Thus f(x), g(x) ∈ S and a, b ∈ F ⇒ af(x) + bg(x)
Hence S is a subspace of V.

Example 13: Let S be the set of all solutions (x, y, z) satisfying the simultaneous equations ax + by + cz = 0 and dx + ey + fz = 0 ; a, b . c, d, e, f ∈ ℝ. Thus S is a subspace of ℝ3 over ℝ.

Sol:
If (x1, y1, z1) and (x2, y2, z2) be solutions of the given equations,
Vector Space & Linear Transformation - 1 | Mathematics for Competitive ExamsVector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Hence if (x1, y1, z2) ∈ V, (x2, y2, z2) ∈ V, then (x1 + x2, y1 + y2, z1 + z2) is also in V.
Similarly a(ax1) + b(αy1) + c(αz1) = (aαx1 + bαy1 + cαz1)
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Hence S is a subspace of ℝ3 over ℝ.

Example 14: Examine which of the following sets of vectors α = (a1, a2,....., an) in ℝn are subspaces of ℝn ? (n ≥ 3)
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams

Sol:
(a)
Let Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Again let Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams and b = (b1, b2,...... bn) ∈ W1,
then by the given condition a1 ≥ 0, b1 ≥ 0.

Now for a, b ∈ ℝ
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
But aa1 + bb1 is not necessarily non-negative,
for example If we take a = -2, b = -1, then for a, = 4, b = 3
aa1 + bb1 = (-2 )4 + (-1 )3 = -11 < 0
Therefore aα + bβ ∉ W,. Hence W1 is not a subspace.

(b) Let W2 = {α I α ∈ ℝn and a1 + 3a2 = a3}
Again let α = (a1, a2, ..., an) ∈ W2 and β= (b1, b2, ..., bn) ∈ W2
Then by the given condition
a1 + 3a2 = a3 and b, + 3b2 = b3 ...(1)
Now for a, b ∈ ℝ
Vector Space & Linear Transformation - 1 | Mathematics for Competitive ExamsVector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
= aa3 + bb3 [by (1)]
a, b ∈ ℝ and α, β ∈ W2 ⇒ aα + gβ ∈  W2
Therefore W2 is a subspace of .

(c) Let Vector Space & Linear Transformation - 1 | Mathematics for Competitive ExamsAgain let α = (a1, a2, ..., an) ∈ Wand β = (b1, b2, ..., bn) ∈ W3
Then by the given condition,
Vector Space & Linear Transformation - 1 | Mathematics for Competitive ExamsNow for a, b ∈ ℝVector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
But the square of (aa1 + bb1) is not necessarily (aa2 + bb2).
for example When a2 = 4, a1 = 2, b2 = 9, b1 = 3, a = 2, b = -2,
then aa2 + bb2 = 8 - 18 = - 10 when (aa1 + bb1)2 = (4 - 6)2 = 4.
therefore Vector Space & Linear Transformation - 1 | Mathematics for Competitive ExamsHence W3 is not a subspace of ℝn.
(d) Let Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
Again let α = (a1, a2, ..., an) ∈ W4 and β = (b1, b2, ..., bn) ∈ W4
Then by the given condition a1a2 = 0 and b1b2 = 0.

Now for a, b ∈ ℝ
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
But (aa1 + bb1) (aa2 + bb2) is not necessarily zero,
for example Taking a1 = 0, a2 = 2, b1 = 1, b2 = 0, a = 2, b = 3
(aa1 + bb1)(aa2 + bb2) = (0 + 3)(4 + 0) = 12 * 0
Therefore aα + bβ ∈ W4. Hence W. is not a subspace of ℝn.
(e)Let Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams

Again let α = (a1, a2, ..., an) ∈ W5 and β = (b1, b2, ..., bn) ∈ W4
Then by the given condition a2 b2 are rational numbers.

Now for a, b ∈ ℝ
Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams
But aa2 + bb2 is not necessarily a rational number.

for example 
If we take a = √2, b = √3, a2 = 3, b2 = 4
aa2 + bb2 = 3√2 + 4√3 which is not rational
Therefore aα + bβ ∉ W5. Hence W5 is not a subspace of ℝn.

The document Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams is a part of the Mathematics Course Mathematics for Competitive Exams.
All you need of Mathematics at this link: Mathematics
98 videos|34 docs|32 tests

FAQs on Vector Space & Linear Transformation - 1 - Mathematics for Competitive Exams

1. What are the main properties that define a vector space?
Ans. A vector space is defined by several key properties: 1. <b>Closure under addition</b>: For any two vectors \( u \) and \( v \) in the vector space, their sum \( u + v \) is also in the vector space. 2. <b>Closure under scalar multiplication</b>: For any vector \( v \) in the vector space and any scalar \( c \), the product \( c \cdot v \) is also in the vector space. 3. <b>Associativity of addition</b>: For any vectors \( u, v, w \), the equation \( (u + v) + w = u + (v + w) \) holds. 4. <b>Commutativity of addition</b>: For any vectors \( u \) and \( v \), \( u + v = v + u \). 5. <b>Existence of additive identity</b>: There exists a vector \( 0 \) such that for any vector \( v \), \( v + 0 = v \). 6. <b>Existence of additive inverses</b>: For every vector \( v \), there exists a vector \( -v \) such that \( v + (-v) = 0 \). 7. <b>Distributive properties</b>: For any scalars \( a, b \) and vector \( v \), \( a(v + w) = av + aw \) and \( (a + b)v = av + bv \).
2. How do you determine if a subset is a subspace of a vector space?
Ans. To determine if a subset \( W \) of a vector space \( V \) is a subspace, it must satisfy three conditions: 1. <b>Non-emptiness</b>: The zero vector of \( V \) must be in \( W \). 2. <b>Closure under addition</b>: For any vectors \( u, v \) in \( W \), the sum \( u + v \) must also be in \( W \). 3. <b>Closure under scalar multiplication</b>: For any vector \( v \) in \( W \) and any scalar \( c \), the product \( c \cdot v \) must also be in \( W \). If all three conditions are satisfied, \( W \) is a subspace of \( V \).
3. What is the significance of linear transformations in vector spaces?
Ans. Linear transformations play a crucial role in vector spaces as they provide a way to map vectors from one vector space to another while preserving the structure of the vector space. Specifically, a function \( T: V \rightarrow W \) is called a linear transformation if: 1. <b>Additivity</b>: \( T(u + v) = T(u) + T(v) \) for all vectors \( u, v \) in \( V \). 2. <b>Homogeneity</b>: \( T(c \cdot v) = c \cdot T(v) \) for all vectors \( v \) in \( V \) and all scalars \( c \). The significance lies in their ability to represent systems of linear equations, facilitate change of basis, and analyze geometric transformations.
4. Can you give an example of a vector space and its subspace?
Ans. A classic example of a vector space is \( \mathbb{R}^3 \), the set of all 3-dimensional vectors. A subspace of \( \mathbb{R}^3 \) could be the set of all vectors lying on a plane through the origin, such as \( \{ (x, y, 0) \mid x, y \in \mathbb{R} \} \). This is a subspace because it contains the zero vector \( (0, 0, 0) \), is closed under addition (the sum of any two vectors of the form \( (x, y, 0) \) is still of the same form), and is closed under scalar multiplication (multiplying \( (x, y, 0) \) by a scalar gives \( (cx, cy, 0) \)).
5. What are the applications of vector spaces in real life?
Ans. Vector spaces have numerous real-life applications across various fields: 1. <b>Physics</b>: They are used to represent physical quantities such as force, velocity, and acceleration as vectors. 2. <b>Computer Science</b>: In computer graphics, vector spaces are essential for transformations and rendering images. 3. <b>Engineering</b>: They are used in structural analysis and systems design to model various physical phenomena. 4. <b>Economics</b>: Vector spaces aid in modeling multi-dimensional economic systems and optimization problems. 5. <b>Machine Learning</b>: They are fundamental in understanding data representations, where data points are treated as vectors in high-dimensional spaces.
Related Searches

MCQs

,

pdf

,

shortcuts and tricks

,

Important questions

,

Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams

,

study material

,

Exam

,

Free

,

practice quizzes

,

Summary

,

Previous Year Questions with Solutions

,

Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams

,

Semester Notes

,

Objective type Questions

,

video lectures

,

mock tests for examination

,

Vector Space & Linear Transformation - 1 | Mathematics for Competitive Exams

,

Extra Questions

,

Sample Paper

,

ppt

,

Viva Questions

,

past year papers

;