Uploaded by Deno Jay Piala

Vector-Space

advertisement
GOOD
DAY!
VECTOR SPACE
Prepared By:
REY BAJINTING FLORES
VECTOR SPACE OR REAL SPACE
A Vector space V over a field F is a nonempty set on
which two operations are defined- addition and scalar
multiplication.
Addition is a rule for associating with each pair of
objects u and v in V an object u + v.
Scalar multiplication is a rule for associating with each
scalar k ∈ F and each object u in V an object ku such
that:
1. If u, v ∈ V, the u + v ∈ V
2. If u ∈ V and k ∈ F, then ku ∈ V
3. u + v = v + u
4. u + (v + w) = (u + v) + w
5. There is an object 0 in V, called a zero vector for V, such that u + 0 = 0
+ u = u for all u in V.
6. For each u in V, there is an object –u in V, called the additive inverse of
u, such that u + (-u) = u – u = -u + u = o.
7. K(u) = (kl)u
8. K(u + v) = ku + kv
9. (k + l) u = ku + lu
10. 1u = u
REMARKS: THE ELEMENTS OF THE
UNDERLYING FIELD F ARE CALLED
SCALARS AND THE ELEMENTS OF THE
VECTOR SPACE ARE CALLED VECTORS.
Note: We often restrict our attention to
the case
F = R or C.
LINEAR COMBINATIONS
Let V be a vector space over a field F. A vector v in V is
a linear combination of vectors 𝑒1′ 𝑒2′ … , 𝑒𝑛 in V if there
exist scalars π‘Ž1′ π‘Ž2′ … , π‘Žπ‘› in F such that:
 v = π‘Ž1 𝑒1 + π‘Ž2 𝑒2 + … , +π‘Žπ‘› 𝑒𝑛
 Alternative v is linear combination of 𝑒1′ 𝑒2′ … , 𝑒𝑛 if
there is a solution to the vector equation
v = π‘₯1 𝑒1 + π‘₯2 𝑒2 + … , +π‘₯𝑛 𝑒𝑛
EXAMPLE: SUPPOSE WE WANT TO EXPRESS V = (3, 7, -4)
3
IN 𝑅 AS A LINEAR COMBINATION OF VECTORS:
1
𝑒1 = 2
3
2
𝑒2 = 3
7
3
𝑒3 = 5
6
We seek scalars x, y, z such that v = x𝑒1 + y𝑒2 + 𝑧𝑒3 π‘‘β„Žπ‘Žπ‘‘ 𝑖𝑠:
1
2
3
3
7 =π‘₯ 2 +y 3 +z 5
3
7
6
−4
1
Augmented matrix is: 2
3
2 3 3
3 5 7
7 6−4
π‘₯ + 2𝑦 + 3𝑧 = 3
Or 2π‘₯ + 3𝑦 + 5𝑧 = 7
3π‘₯ + 7𝑦 + 6𝑧 = −4
1
0
3
1
0
0
1
0
0
2
−1
7
2
−1
1
2
−1
0
3 3
−1 1
6−4
3
3
−1 1
−3 − 13
3
3
−1 1
−4 − 12
𝑅2 → 𝑅2 − 2𝑅1
𝑅3 → 𝑅3 − 3𝑅1
𝑅3 → 𝑅3 + 𝑅2
Now the above matrix in Echelon form:
Back-substitution yields the solution are:
-4z = -12 → z = 3
-y - z = 1 → -y - 3 = 1 → -y = 1 + 3 → y = -4
x + 2y + 3z = 3 → x + 2 (-4) + 3(3) = 3 → x = 2
Thus v = 2π’–πŸ − πŸ’π’–πŸ + πŸ‘π’–πŸ‘
Download