Linear Algebra
Linear Algebra
Pongsakorn Pengboon
Vector Space
• Closed property
The addition of 2 member in vector must be the member of vector
• Commutativity
u+v=v+u
• Associativity
u + (v + w) = (u + v) + w
• Identity element
There exist the zero vector which is the member of vector, that add to any
member of vector the value will not change.
• Inverse elements
For every member of vector, there exist 1 member addition of two will be
zero vector
Multiplication with scalars Properties
• Closed property
The multiplication of member in vector and any scalar must be the member of
vector
• Distributivity with respect to vector addition
a(u + v) = au + av
• Distributivity with respect to field addition
(a + b)v = av + bv
• Compatibility
a(bv) = (ab)v
• Identity element
1v = v
Example of vector space
• Span vector
Linear Combination
Let A = 𝑥, 𝑦 ; 𝑥, 𝑦 is vector in 𝑅
Linear Combination of A : 𝑎𝑥 + 𝑏𝑦 ; 𝑎, 𝑏 ∈ 𝑅
Let B = 𝑢, 𝑣, 𝑤 ; 𝑢, 𝑣, 𝑤 is vector in 𝑅#
Linear Combination of B : 𝑎𝑢 + 𝑏𝑣 + 𝑐𝑤 ; 𝑎, 𝑏, 𝑐 ∈ 𝑅
𝐴 = 2, 3 : 15
6 2 + 1 3 = 15, 0 2 + 5 3, …
𝐵 = 6, 12 : 8
4 2
6 = 8, 12, …
3 3
𝐶= 1, 2, 3 , 4, 5, 6 : (1, 2, 5)
Impossible
Linear Transformation
𝑓: 𝑅! → 𝑅! 𝑓 𝑎, 𝑏 = (𝑎 + 𝑏, 𝑎 − 2𝑏)
𝑎 𝑎+𝑏
→
𝑏 𝑎 − 2𝑏
… … 𝑎 𝑎+𝑏
… … =
𝑏 𝑎 − 2𝑏
1 1 𝑎 𝑎+𝑏
=
1 −2 𝑏 𝑎 − 2𝑏
Linear Transformation
𝑓: 𝑅" → 𝑅" 𝑓 𝑎, 𝑏, 𝑐 = (𝑎 + 𝑏, 3𝑐, 𝑎 − 4𝑏 + 𝑐)
1 1 0 𝑎 𝑎+𝑏
0 0 3 𝑏 = 3𝑐
1 −4 1 𝑐 𝑎 − 4𝑏 + 𝑐
𝑓: 𝑅" → 𝑅! 𝑓( a, b, c ) = (𝑎 + 𝑏, 3𝑐)
𝑎
1 1 0 𝑏 𝑎+𝑏
=
0 0 3 𝑐 3𝑐
Linear Transformation
𝑓: 𝑅" → 𝑅! 𝑓( a, b, c ) = (𝑎 + 𝑏, 5𝑎 − 3𝑏 + 4𝑐 − 7)
Impossible
Repeat Transform
𝑓: 𝑅! → 𝑅! 𝑓 𝑎, 𝑏 = (𝑏, 𝑎 + 𝑏)
0 1 𝑎 𝑎
=
1 1 𝑏 𝑎+𝑏
Fibonacci Number
0 1 𝑓1 𝑓$
=
1 1 𝑓$ 𝑓!
0 1 2 𝑓1 𝑓2
=
1 1 𝑓$ 𝑓23$
Span
1 4
𝑠𝑝𝑎𝑛 2 , 5
3 6
1 4
= {𝑥$ 2 + 𝑥! 5 ; 𝑥$, 𝑥! ∈ 𝑅}
3 6
1 0 0
𝑠𝑝𝑎𝑛 0 , 1 , 0
0 0 1
= 𝑅"
Span
𝑥 = 1, 1, 2 , 𝐴 = { 1, 2, 0 , 0, 1, −2 }
𝑥 = 1 1, 2, 0 + (−1)(0, 1, 2)
𝑥 = 1, 2, 3 , 𝐴 = { 1, 1, 1 , 0, 1, 0 }
No