SlideShare ist ein Scribd-Unternehmen logo
1 von 39
Downloaden Sie, um offline zu lesen
Inner Product Space
11 - 2
Today
◼ Inner Product Spaces
◼ Orthonormal Bases:Gram-Schmidt Process
◼ Mathematical Models and Least Square Analysis
◼ Applications
11 - 3
Inner Product Spaces
(1)
(2)
(3)
(4) and
if and only if
〉〈〉〈 uvvu ,, =
〉〈〉〈〉〈 wuvuwvu ,,, +=+
〉〈〉〈 vuvu ,, cc =
0, 〉〈 vv 0, =〉〈 vv
0=v
◼ Inner product:
Let u, v, and w be vectors in a vector space V, and let c be any
scalar. An inner product on V is a function that associates a
real number <u, v> with each pair of vectors u and v and
satisfies the following axioms.
11 - 4
◼ Note:
V
Rn
spacefor vectorproductinnergeneral,
)forproductinnerEuclidean(productdot
=
=
vu
vu
◼ Note:
A vector space V with an inner product is called an
inner product space.
( )•+,,VVector space:
Inner product
space:
( )•+ ,,,,V
11 - 5
◼ Ex 1: (The Euclidean inner product for Rn)
Show that the dot product in Rn satisfies the four
axioms of an inner product.
nnvuvuvu +++== 2211, vuvu 〉〈
),,,(,),,,( 2121 nn vvvuuu  == vu
Sol:
By Theorem 5.3, this dot product satisfies the required four
axioms. Thus it is an inner product on Rn.
11 - 6
◼ Ex 2: (A different inner product for Rn)
Show that the function defines an inner product on R2,
where and .
2211 2, vuvu +=〉〈 vu
),(),( 2121 vvuu == vu
Sol:
〉〈〉〈 uvvu ,22,)( 22112211 =+=+= uvuvvuvua
〉〈〉〈
〉〈
wuvu
wvu
,,
)2()2(
22
)(2)(,
22112211
22221111
222111
+=
+++=
+++=
+++=+
wuwuvuvu
wuvuwuvu
wvuwvu
),()( 21 wwb =w
11 - 7
◼ Note: (An inner product on Rn)
0,, 222111 +++= innn cvucvucvuc 〉〈 vu
〉〈〉〈 vuvu ,)(2)()2(,)( 22112211 cvcuvcuvuvuccc =+=+=
02,)(
2
2
2
1 += vvd 〉〈 vv
)0(0020, 21
2
2
2
1 ====+= vvv vvvv〉〈
11- 9
◼ Ex 3: (A function that is not an inner product)
Show that the following function is not an inner product on R3.
332211 2 vuvuvu +−= 〉〈 vu
Sol:
Let )1,2,1(=v
06)1)(1()2)(2(2)1)(1(,Then −=+−= vv
Axiom 4 is not satisfied.
Thus this function is not an inner product on R3.
11- 10
◼ Thm: (Properties of inner products)
Let u, v, and w be vectors in an inner product space V, and
let c be any real number.
(1)
(2)
(3)
0,, == 〉〈〉〈 0vv0
〉〈〉〈〉〈 wvwuwvu ,,, +=+
〉〈〉〈 vuvu ,, cc =
◼ Norm (length) of u:
〉〈 uuu ,|||| =
〉〈 uuu ,|||| 2
=
◼ Note:
11 - 11
u and v are orthogonal
if .
◼ Distance between u and v:
−−=−= vuvuvuvu ,||||),(d
◼ Angle between two nonzero vectors u and v:
 = 0,
||||||||
,
cos
vu
vu 〉〈
◼ Orthogonal:
0, =〉〈 vu
)( vu ⊥
11- 12
◼ Notes:
(1) If , then v is called a unit vector.
(2)
1|||| =v
0
1


v
v
⎯⎯⎯ →⎯ gNormalizin
v
v (the unit vector in
the direction of v)
not a unit
vector
11 - 13
◼ Ex 6: (Finding inner product)
)(inspolynomialbe24)(,21)(Let 2
22
xPxxxqxxp +−=−=
nnbababaqp +++= 1100〉,〈 is an inner product
?,)( =〉〈 qpa ?||||)( =qb ?),()( =qpdc
Sol:
2)1)(2()2)(0()4)(1(,)( =−+−+=〉〈 qpa
211)2(4,||||)( 222
=+−+== 〉〈 qqqb
22)3(2)3(
,||||),(
323)(
222
2
=−++−=
−−=−=
−+−=−
qpqpqpqpd
xxqpc 
11 - 15
◼ Properties of norm:
(1)
(2) if and only if
(3)
◼ Properties of distance:
(1)
(2) if and only if
(3)
0|||| u
0|||| =u 0u =
|||||||||| uu cc =
0),( vud
0),( =vud vu =
),(),( uvvu dd =
11 - 16
◼ Thm:
Let u and v be vectors in an inner product space V.
(1) Cauchy-Schwarz inequality:
(2) Triangle inequality:
(3) Pythagorean theorem :
u and v are orthogonal if and only if
|||||||||||| vuvu ++ Theorem 5.5
222
|||||||||||| vuvu +=+ Theorem 5.6
|||||||||,| vuvu 〉〈 Theorem
5.4
11 - 17
◼ Orthogonal projections in inner product spaces:
Let u and v be two vectors in an inner product space V,
such that . Then the orthogonal projection of u onto
v is given by
0v 
v
vv
vu
uv


=
,
,
proj
◼ Note:
If v is a init vector, then .
The formula for the orthogonal projection of u onto v
takes the following simpler form.
1||||, 2
== vvv 〉〈
vvuuv = ,proj
11 - 18
◼ Ex 10: (Finding an orthogonal projection in R3)
Use the Euclidean inner product in R3 to find the
orthogonal projection of u=(6, 2, 4) onto v=(1, 2, 0).
Sol:
10)0)(4()2)(2()1)(6(, =++= vu
5021, 222
=++= vv
)0,4,2()0,2,1(proj 5
10
==


= v
vv
vu
uv
11 - 19
◼ Thm: (Orthogonal projection and distance)
Let u and v be two vectors in an inner product space V,
such that . Then0v 



vv
vu
vuuu v
,
,
,),()proj,( ccdd
11 - 20
Keywords
◼ inner product: 內積
◼ inner product space: 內積空間
◼ norm: 範數
◼ distance: 距離
◼ angle: 夾角
◼ orthogonal: 正交
◼ unit vector: 單位向量
◼ normalizing: 單範化
◼ Cauchy – Schwarz inequality: 科西 - 舒瓦茲不等式
◼ triangle inequality: 三角不等式
◼ Pythagorean theorem: 畢氏定理
◼ orthogonal projection: 正交投影
11 - 21
Today
◼ Length and Dot Product in Rn(Continued)
◼ Inner Product Spaces
◼ Orthonormal Bases:Gram-Schmidt Process
◼ Mathematical Models and Least Square Analysis
◼ Applications
11 - 22
Orthonormal Bases: Gram-Schmidt Process
◼ Orthogonal:
A set S of vectors in an inner product space V is called an
orthogonal set if every pair of vectors in the set is orthogonal.
◼ Orthonormal:
An orthogonal set in which each vector is a unit vector is
called orthonormal.
 




=
=
=
ji
ji
VS
ji
n
0
1
,
,,, 21
vv
vvv
 
0,
,,, 21
=
=
ji
n VS
vv
vvv 
ji 
◼ Note:
If S is a basis, then it is called an orthogonal basis or an
orthonormal basis.
5 - 23
◼ Ex 1: (A nonstandard orthonormal basis for R3)
Show that the following set is an orthonormal basis.









−







−









=
3
1
,
3
2
,
3
2
,
3
22
,
6
2
,
6
2
,0,
2
1
,
2
1
321
S
vvv
Sol:
Show that the three vectors are mutually orthogonal.
0
9
22
9
2
9
2
00
23
2
23
2
00
32
31
6
1
6
1
21
=+−−=
=+−=
=++−=
vv
vv
vv
11 - 24
Show that each vector is of length 1.
Thus S is an orthonormal set.
1||||
1||||
10||||
9
1
9
4
9
4
333
9
8
36
2
36
2
222
2
1
2
1
111
=++==
=++==
=++==
vvv
vvv
vvv
11 - 25
The standard basis is orthonormal.
◼ Ex 2: (An orthonormal basis for )
In , with the inner product
)(3 xP
221100, bababaqp ++=
},,1{ 2
xxB =
)(3 xP
Sol:
,001 2
1 xx ++=v ,00 2
2 xx ++=v ,00 2
3 xx ++=v
0)1)(0()0)(1()0)(0(,
,0)1)(0()0)(0()0)(1(,
,0)0)(0()1)(0()0)(1(,
32
31
21
=++=
=++=
=++=
vv
vv
vv
Then
11 - 26
( )( ) ( )( ) ( )( )
( )( ) ( )( ) ( )( )
( )( ) ( )( ) ( )( ) 1110000
,1001100
,1000011
333
222
111
=++==
=++==
=++==
v,vv
v,vv
v,vv
11 - 27
◼ Thm : (Orthogonal sets are linearly independent)
If is an orthogonal set of nonzero vectors
in an inner product space V, then S is linearly independent.
 nS v,,v,v 21=
Pf:
S is an orthogonal set of nonzero vectors
0and0i.e. = iiji ji v,vv,v
iccc
ccc
iinn
nn
==+++
=+++
0,0,
0Let
2211
2211
vvvvv
vvv


=
+++++
iii
inniiiii
c
cccc
v,v
v,vv,vv,vv,v 2211 
t.independenlinearlyis00 Siciii = v,v
11 - 28
◼ Corollary to Thm:
If V is an inner product space of dimension n, then any
orthogonal set of n nonzero vectors is a basis for V.
11 - 29
◼ Ex 4: (Using orthogonality to test for a basis)
Show that the following set is a basis for .4
R
)}1,1,2,1(,)1,2,0,1(,)1,0,0,1(,)2,2,3,2{(
4321
−−−−=S
vvvv
Sol:
: nonzero vectors
02262
02402
02002
41
31
21
=−−+−=
=−++−=
=−++=
vv
vv
vv
4321 ,,, vvvv
01201
01001
01001
43
42
32
=+−+=
=+++−=
=+++−=
vv
vv
vv
.orthogonalisS
4
forbasisais RS (by Corollary to Theorem
5.10)
11 - 30
◼ Thm: (Coordinates relative to an orthonormal basis)
If is an orthonormal basis for an inner
product space V, then the coordinate representation of a vector
w with respect to B is
},,,{ 21 nB vvv =
},,,{ 21 nB vvv  = is orthonormal
ji
ji
ji

=



=
0
1
, vv
Vw
nnkkk vvvw +++= 2211 (unique representation)
Pf:
is a basis for V},,,{ 21 nB vvv =
nn vvwvvwvvww +++= ,,, 2211 
11 - 31
ik
kkk
kkk
i
inniiii
inni
=
++++=
+++=
〉,〈〉,〈〉,〈
〉,)(〈〉,〈
11
2211
vvvvvv
vvvvvw


nn vvwvvwvvww +++= ,,, 2211 
◼ Note:
If is an orthonormal basis for V and ,},,,{ 21 nB vvv = Vw
Then the corresponding coordinate matrix of w relative to B is
 















=
n
B
vw
vw
vw
w
,
,
,
2
1

11 - 32
◼ Ex 5: (Representing vectors relative to an orthonormal basis)
Find the coordinates of w = (5, -5, 2) relative to the following
orthonormal basis for .
)}1,0,0(,)0,,(,)0,,{( 5
3
5
4
5
4
5
3
−=B
3
R
Sol:
2)1,0,0()2,5,5(,
7)0,,()2,5,5(,
1)0,,()2,5,5(,
33
5
3
5
4
22
5
4
5
3
11
=−==
−=−−==
−=−==
vwvw
vwvw
vwvw










−
−
=
2
7
1
][ Bw
11 - 33
◼ Gram-Schmidt orthonormalization process:
is a basis for an inner product space V},,,{ 21 nB uuu =
11Let uv =
})({1 1vw span=
}),({2 21 vvw span=
},,,{' 21 nB vvv =
},,,{''
2
2
n
n
B
v
v
v
v
v
v
1
1
=
is an orthogonal basis.
is an orthonormal
basis.

−
=
−=−= −
1
1 〉〈
〉〈
proj 1
n
i
i
ii
in
nnnn n
v
v,v
v,v
uuuv W

2
22
23
1
11
13
3333
〉〈
〉〈
〉〈
〉〈
proj 2
v
v,v
v,u
v
v,v
v,u
uuuv W −−=−=
1
11
12
2222
〉〈
〉〈
proj 1
v
v,v
v,u
uuuv W −=−=
11 - 34
Sol: )0,1,1(11 == uv
)2,0,0()0,
2
1
,
2
1
(
2/1
2/1
)0,1,1(
2
1
)2,1,0(
2
22
23
1
11
13
33
=−−−=


−


−= v
vv
vu
v
vv
vu
uv
◼ Ex 7: (Applying the Gram-Schmidt orthonormalization process)
Apply the Gram-Schmidt process to the following basis.
)}2,1,0(,)0,2,1(,)0,1,1{(
321
=B
uuu
)0,
2
1
,
2
1
()0,1,1(
2
3
)0,2,1(1
11
12
22 −=−=


−= v
vv
vu
uv
11 - 35
}2)0,(0,0),,
2
1
,
2
1
(0),1,(1,{},,{' 321
−
== vvvB
Orthogonal basis
}1)0,(0,0),,
2
1
,
2
1
(0),,
2
1
,
2
1
({},,{''
3
3
2
2 −
==
v
v
v
v
v
v
1
1
B
Orthonormal basis
11 - 36
◼ Ex 10: (Alternative form of Gram-Schmidt orthonormalization process)
Find an orthonormal basis for the solution space of the
homogeneous system of linear equations.
0622
07
4321
421
=+++
=++
xxxx
xxx
Sol:






−
−
⎯⎯ →⎯





08210
01201
06212
07011 .. EJG












−
+











−
=












−
+−
=













1
0
8
1
0
1
2
2
82
2
4
3
2
1
ts
t
s
ts
ts
x
x
x
x
11 - 37
Thus one basis for the solution space is
)}1,0,8,1(,)0,1,2,2{(},{ 21 −−== vvB
( )
( ) ( )
( )1,2,4,3
01,2,,2
9
18
10,8,1,
,
,
01,2,,2
1
11
12
22
11
−−=
−
−
−−=


−=
−==
v
vv
vu
uv
uv
( )( ) 1,2,4,30,1,2,2' −−−= B (orthogonal basis)











 −−





 −
=
30
1
,
30
2
,
30
4
,
30
3
,0,
3
1
,
3
2
,
3
2
''B
(orthonormal
basis)
11 - 38
Keywords:
◼ orthogonal set: 正交集合
◼ orthonormal set: 單範正交集合
◼ orthogonal basis: 正交基底
◼ orthonormal basis: 單範正交基底
◼ linear independent: 線性獨立
◼ Gram-Schmidt Process: Gram-Schmidt過程
End of Chapter
11 - 39

Weitere ähnliche Inhalte

Was ist angesagt?

ORTHOGONAL, ORTHONORMAL VECTOR, GRAM SCHMIDT PROCESS, ORTHOGONALLY DIAGONALI...
ORTHOGONAL, ORTHONORMAL  VECTOR, GRAM SCHMIDT PROCESS, ORTHOGONALLY DIAGONALI...ORTHOGONAL, ORTHONORMAL  VECTOR, GRAM SCHMIDT PROCESS, ORTHOGONALLY DIAGONALI...
ORTHOGONAL, ORTHONORMAL VECTOR, GRAM SCHMIDT PROCESS, ORTHOGONALLY DIAGONALI...Smit Shah
 
Chapter 4: Vector Spaces - Part 1/Slides By Pearson
Chapter 4: Vector Spaces - Part 1/Slides By PearsonChapter 4: Vector Spaces - Part 1/Slides By Pearson
Chapter 4: Vector Spaces - Part 1/Slides By PearsonChaimae Baroudi
 
Interpolation with Finite differences
Interpolation with Finite differencesInterpolation with Finite differences
Interpolation with Finite differencesDr. Nirav Vyas
 
Interpolation In Numerical Methods.
 Interpolation In Numerical Methods. Interpolation In Numerical Methods.
Interpolation In Numerical Methods.Abu Kaisar
 
Linear transformations and matrices
Linear transformations and matricesLinear transformations and matrices
Linear transformations and matricesEasyStudy3
 
Independence, basis and dimension
Independence, basis and dimensionIndependence, basis and dimension
Independence, basis and dimensionATUL KUMAR YADAV
 
linear transformation
linear transformationlinear transformation
linear transformationmansi acharya
 
Linear algebra-Basis & Dimension
Linear algebra-Basis & DimensionLinear algebra-Basis & Dimension
Linear algebra-Basis & DimensionManikanta satyala
 
Interpolation with unequal interval
Interpolation with unequal intervalInterpolation with unequal interval
Interpolation with unequal intervalDr. Nirav Vyas
 
Newton's Forward/Backward Difference Interpolation
Newton's Forward/Backward  Difference InterpolationNewton's Forward/Backward  Difference Interpolation
Newton's Forward/Backward Difference InterpolationVARUN KUMAR
 
Matrix of linear transformation 1.9-dfs
Matrix of linear transformation 1.9-dfsMatrix of linear transformation 1.9-dfs
Matrix of linear transformation 1.9-dfsFarhana Shaheen
 
Innerproductspaces 151013072051-lva1-app6892 (1)
Innerproductspaces 151013072051-lva1-app6892 (1)Innerproductspaces 151013072051-lva1-app6892 (1)
Innerproductspaces 151013072051-lva1-app6892 (1)Himanshi Upadhyay
 
Linear transformation.ppt
Linear transformation.pptLinear transformation.ppt
Linear transformation.pptRaj Parekh
 
Linear transformation and application
Linear transformation and applicationLinear transformation and application
Linear transformation and applicationshreyansp
 
ppt on Vector spaces (VCLA) by dhrumil patel and harshid panchal
ppt on Vector spaces (VCLA) by dhrumil patel and harshid panchalppt on Vector spaces (VCLA) by dhrumil patel and harshid panchal
ppt on Vector spaces (VCLA) by dhrumil patel and harshid panchalharshid panchal
 
Ode powerpoint presentation1
Ode powerpoint presentation1Ode powerpoint presentation1
Ode powerpoint presentation1Pokkarn Narkhede
 
Eigen values and eigen vectors
Eigen values and eigen vectorsEigen values and eigen vectors
Eigen values and eigen vectorsRiddhi Patel
 

Was ist angesagt? (20)

ORTHOGONAL, ORTHONORMAL VECTOR, GRAM SCHMIDT PROCESS, ORTHOGONALLY DIAGONALI...
ORTHOGONAL, ORTHONORMAL  VECTOR, GRAM SCHMIDT PROCESS, ORTHOGONALLY DIAGONALI...ORTHOGONAL, ORTHONORMAL  VECTOR, GRAM SCHMIDT PROCESS, ORTHOGONALLY DIAGONALI...
ORTHOGONAL, ORTHONORMAL VECTOR, GRAM SCHMIDT PROCESS, ORTHOGONALLY DIAGONALI...
 
Chapter 4: Vector Spaces - Part 1/Slides By Pearson
Chapter 4: Vector Spaces - Part 1/Slides By PearsonChapter 4: Vector Spaces - Part 1/Slides By Pearson
Chapter 4: Vector Spaces - Part 1/Slides By Pearson
 
Interpolation with Finite differences
Interpolation with Finite differencesInterpolation with Finite differences
Interpolation with Finite differences
 
Interpolation In Numerical Methods.
 Interpolation In Numerical Methods. Interpolation In Numerical Methods.
Interpolation In Numerical Methods.
 
Vector analysis
Vector analysisVector analysis
Vector analysis
 
Linear transformations and matrices
Linear transformations and matricesLinear transformations and matrices
Linear transformations and matrices
 
Independence, basis and dimension
Independence, basis and dimensionIndependence, basis and dimension
Independence, basis and dimension
 
linear transformation
linear transformationlinear transformation
linear transformation
 
Linear algebra-Basis & Dimension
Linear algebra-Basis & DimensionLinear algebra-Basis & Dimension
Linear algebra-Basis & Dimension
 
Interpolation with unequal interval
Interpolation with unequal intervalInterpolation with unequal interval
Interpolation with unequal interval
 
Newton's Forward/Backward Difference Interpolation
Newton's Forward/Backward  Difference InterpolationNewton's Forward/Backward  Difference Interpolation
Newton's Forward/Backward Difference Interpolation
 
Matrix of linear transformation 1.9-dfs
Matrix of linear transformation 1.9-dfsMatrix of linear transformation 1.9-dfs
Matrix of linear transformation 1.9-dfs
 
Innerproductspaces 151013072051-lva1-app6892 (1)
Innerproductspaces 151013072051-lva1-app6892 (1)Innerproductspaces 151013072051-lva1-app6892 (1)
Innerproductspaces 151013072051-lva1-app6892 (1)
 
Linear transformation.ppt
Linear transformation.pptLinear transformation.ppt
Linear transformation.ppt
 
Analytic function
Analytic functionAnalytic function
Analytic function
 
Linear transformation and application
Linear transformation and applicationLinear transformation and application
Linear transformation and application
 
ppt on Vector spaces (VCLA) by dhrumil patel and harshid panchal
ppt on Vector spaces (VCLA) by dhrumil patel and harshid panchalppt on Vector spaces (VCLA) by dhrumil patel and harshid panchal
ppt on Vector spaces (VCLA) by dhrumil patel and harshid panchal
 
Ode powerpoint presentation1
Ode powerpoint presentation1Ode powerpoint presentation1
Ode powerpoint presentation1
 
Eigen values and eigen vectors
Eigen values and eigen vectorsEigen values and eigen vectors
Eigen values and eigen vectors
 
Directional derivative and gradient
Directional derivative and gradientDirectional derivative and gradient
Directional derivative and gradient
 

Ähnlich wie Inner Product Space Gram-Schmidt Process

Vcla - Inner Products
Vcla - Inner ProductsVcla - Inner Products
Vcla - Inner ProductsPreetshah1212
 
Presentation1 yash maths
Presentation1 yash mathsPresentation1 yash maths
Presentation1 yash mathsyash bhathawala
 
Presentation1 yash maths
Presentation1 yash mathsPresentation1 yash maths
Presentation1 yash mathsyash bhathawala
 
Chapter 4: Vector Spaces - Part 5/Slides By Pearson
Chapter 4: Vector Spaces - Part 5/Slides By PearsonChapter 4: Vector Spaces - Part 5/Slides By Pearson
Chapter 4: Vector Spaces - Part 5/Slides By PearsonChaimae Baroudi
 
2. Linear Algebra for Machine Learning: Basis and Dimension
2. Linear Algebra for Machine Learning: Basis and Dimension2. Linear Algebra for Machine Learning: Basis and Dimension
2. Linear Algebra for Machine Learning: Basis and DimensionCeni Babaoglu, PhD
 
Vectors space definition with axiom classification
Vectors space definition with axiom classificationVectors space definition with axiom classification
Vectors space definition with axiom classificationkishor pokar
 
Perspective in Informatics 3 - Assignment 1 - Answer Sheet
Perspective in Informatics 3 - Assignment 1 - Answer SheetPerspective in Informatics 3 - Assignment 1 - Answer Sheet
Perspective in Informatics 3 - Assignment 1 - Answer SheetHoang Nguyen Phong
 
Vector space interpretation_of_random_variables
Vector space interpretation_of_random_variablesVector space interpretation_of_random_variables
Vector space interpretation_of_random_variablesGopi Saiteja
 
Transformations (complex variable & numerical method)
Transformations (complex variable & numerical method)Transformations (complex variable & numerical method)
Transformations (complex variable & numerical method)Digvijaysinh Gohil
 
Vector Space & Sub Space Presentation
Vector Space & Sub Space PresentationVector Space & Sub Space Presentation
Vector Space & Sub Space PresentationSufianMehmood2
 
INNER_SPACE_PRODUCT-EUCLIDEAN_PLANE.pptx
INNER_SPACE_PRODUCT-EUCLIDEAN_PLANE.pptxINNER_SPACE_PRODUCT-EUCLIDEAN_PLANE.pptx
INNER_SPACE_PRODUCT-EUCLIDEAN_PLANE.pptxAvilosErgelaKram
 

Ähnlich wie Inner Product Space Gram-Schmidt Process (20)

Vcla - Inner Products
Vcla - Inner ProductsVcla - Inner Products
Vcla - Inner Products
 
Presentation1 yash maths
Presentation1 yash mathsPresentation1 yash maths
Presentation1 yash maths
 
Presentation1 yash maths
Presentation1 yash mathsPresentation1 yash maths
Presentation1 yash maths
 
Ch4
Ch4Ch4
Ch4
 
Chapter 4: Vector Spaces - Part 5/Slides By Pearson
Chapter 4: Vector Spaces - Part 5/Slides By PearsonChapter 4: Vector Spaces - Part 5/Slides By Pearson
Chapter 4: Vector Spaces - Part 5/Slides By Pearson
 
ANALISIS VECTORIAL.pdf
ANALISIS VECTORIAL.pdfANALISIS VECTORIAL.pdf
ANALISIS VECTORIAL.pdf
 
Vectors 2.pdf
Vectors 2.pdfVectors 2.pdf
Vectors 2.pdf
 
Pre-Calculus - Vectors
Pre-Calculus - VectorsPre-Calculus - Vectors
Pre-Calculus - Vectors
 
2. Linear Algebra for Machine Learning: Basis and Dimension
2. Linear Algebra for Machine Learning: Basis and Dimension2. Linear Algebra for Machine Learning: Basis and Dimension
2. Linear Algebra for Machine Learning: Basis and Dimension
 
1639 vector-linear algebra
1639 vector-linear algebra1639 vector-linear algebra
1639 vector-linear algebra
 
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
 
Vector space
Vector spaceVector space
Vector space
 
Vectors space definition with axiom classification
Vectors space definition with axiom classificationVectors space definition with axiom classification
Vectors space definition with axiom classification
 
B.Tech-II_Unit-V
B.Tech-II_Unit-VB.Tech-II_Unit-V
B.Tech-II_Unit-V
 
Mcs 013 solve assignment
Mcs 013 solve assignmentMcs 013 solve assignment
Mcs 013 solve assignment
 
Perspective in Informatics 3 - Assignment 1 - Answer Sheet
Perspective in Informatics 3 - Assignment 1 - Answer SheetPerspective in Informatics 3 - Assignment 1 - Answer Sheet
Perspective in Informatics 3 - Assignment 1 - Answer Sheet
 
Vector space interpretation_of_random_variables
Vector space interpretation_of_random_variablesVector space interpretation_of_random_variables
Vector space interpretation_of_random_variables
 
Transformations (complex variable & numerical method)
Transformations (complex variable & numerical method)Transformations (complex variable & numerical method)
Transformations (complex variable & numerical method)
 
Vector Space & Sub Space Presentation
Vector Space & Sub Space PresentationVector Space & Sub Space Presentation
Vector Space & Sub Space Presentation
 
INNER_SPACE_PRODUCT-EUCLIDEAN_PLANE.pptx
INNER_SPACE_PRODUCT-EUCLIDEAN_PLANE.pptxINNER_SPACE_PRODUCT-EUCLIDEAN_PLANE.pptx
INNER_SPACE_PRODUCT-EUCLIDEAN_PLANE.pptx
 

Mehr von EasyStudy3

2. polynomial interpolation
2. polynomial interpolation2. polynomial interpolation
2. polynomial interpolationEasyStudy3
 
Chapter2 slides-part 2-harish complete
Chapter2 slides-part 2-harish completeChapter2 slides-part 2-harish complete
Chapter2 slides-part 2-harish completeEasyStudy3
 
Chapter 12 vectors and the geometry of space merged
Chapter 12 vectors and the geometry of space mergedChapter 12 vectors and the geometry of space merged
Chapter 12 vectors and the geometry of space mergedEasyStudy3
 
Chapter 5 gen chem
Chapter 5 gen chemChapter 5 gen chem
Chapter 5 gen chemEasyStudy3
 
Topic 4 gen chem guobi
Topic 4 gen chem guobiTopic 4 gen chem guobi
Topic 4 gen chem guobiEasyStudy3
 
Gen chem topic 3 guobi
Gen chem topic 3  guobiGen chem topic 3  guobi
Gen chem topic 3 guobiEasyStudy3
 
Gen chem topic 1 guobi
Gen chem topic 1 guobiGen chem topic 1 guobi
Gen chem topic 1 guobiEasyStudy3
 

Mehr von EasyStudy3 (20)

Week 7
Week 7Week 7
Week 7
 
Chapter 3
Chapter 3Chapter 3
Chapter 3
 
Week 6
Week 6Week 6
Week 6
 
2. polynomial interpolation
2. polynomial interpolation2. polynomial interpolation
2. polynomial interpolation
 
Chapter2 slides-part 2-harish complete
Chapter2 slides-part 2-harish completeChapter2 slides-part 2-harish complete
Chapter2 slides-part 2-harish complete
 
L6
L6L6
L6
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
 
2
22
2
 
Lec#4
Lec#4Lec#4
Lec#4
 
Chapter 12 vectors and the geometry of space merged
Chapter 12 vectors and the geometry of space mergedChapter 12 vectors and the geometry of space merged
Chapter 12 vectors and the geometry of space merged
 
Week 5
Week 5Week 5
Week 5
 
Chpater 6
Chpater 6Chpater 6
Chpater 6
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
 
Lec#3
Lec#3Lec#3
Lec#3
 
Chapter 16 2
Chapter 16 2Chapter 16 2
Chapter 16 2
 
Chapter 5 gen chem
Chapter 5 gen chemChapter 5 gen chem
Chapter 5 gen chem
 
Topic 4 gen chem guobi
Topic 4 gen chem guobiTopic 4 gen chem guobi
Topic 4 gen chem guobi
 
Gen chem topic 3 guobi
Gen chem topic 3  guobiGen chem topic 3  guobi
Gen chem topic 3 guobi
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 
Gen chem topic 1 guobi
Gen chem topic 1 guobiGen chem topic 1 guobi
Gen chem topic 1 guobi
 

Kürzlich hochgeladen

Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024Janet Corral
 

Kürzlich hochgeladen (20)

Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 

Inner Product Space Gram-Schmidt Process

  • 2. 11 - 2 Today ◼ Inner Product Spaces ◼ Orthonormal Bases:Gram-Schmidt Process ◼ Mathematical Models and Least Square Analysis ◼ Applications
  • 3. 11 - 3 Inner Product Spaces (1) (2) (3) (4) and if and only if 〉〈〉〈 uvvu ,, = 〉〈〉〈〉〈 wuvuwvu ,,, +=+ 〉〈〉〈 vuvu ,, cc = 0, 〉〈 vv 0, =〉〈 vv 0=v ◼ Inner product: Let u, v, and w be vectors in a vector space V, and let c be any scalar. An inner product on V is a function that associates a real number <u, v> with each pair of vectors u and v and satisfies the following axioms.
  • 4. 11 - 4 ◼ Note: V Rn spacefor vectorproductinnergeneral, )forproductinnerEuclidean(productdot = = vu vu ◼ Note: A vector space V with an inner product is called an inner product space. ( )•+,,VVector space: Inner product space: ( )•+ ,,,,V
  • 5. 11 - 5 ◼ Ex 1: (The Euclidean inner product for Rn) Show that the dot product in Rn satisfies the four axioms of an inner product. nnvuvuvu +++== 2211, vuvu 〉〈 ),,,(,),,,( 2121 nn vvvuuu  == vu Sol: By Theorem 5.3, this dot product satisfies the required four axioms. Thus it is an inner product on Rn.
  • 6. 11 - 6 ◼ Ex 2: (A different inner product for Rn) Show that the function defines an inner product on R2, where and . 2211 2, vuvu +=〉〈 vu ),(),( 2121 vvuu == vu Sol: 〉〈〉〈 uvvu ,22,)( 22112211 =+=+= uvuvvuvua 〉〈〉〈 〉〈 wuvu wvu ,, )2()2( 22 )(2)(, 22112211 22221111 222111 += +++= +++= +++=+ wuwuvuvu wuvuwuvu wvuwvu ),()( 21 wwb =w
  • 7. 11 - 7 ◼ Note: (An inner product on Rn) 0,, 222111 +++= innn cvucvucvuc 〉〈 vu 〉〈〉〈 vuvu ,)(2)()2(,)( 22112211 cvcuvcuvuvuccc =+=+= 02,)( 2 2 2 1 += vvd 〉〈 vv )0(0020, 21 2 2 2 1 ====+= vvv vvvv〉〈
  • 8.
  • 9. 11- 9 ◼ Ex 3: (A function that is not an inner product) Show that the following function is not an inner product on R3. 332211 2 vuvuvu +−= 〉〈 vu Sol: Let )1,2,1(=v 06)1)(1()2)(2(2)1)(1(,Then −=+−= vv Axiom 4 is not satisfied. Thus this function is not an inner product on R3.
  • 10. 11- 10 ◼ Thm: (Properties of inner products) Let u, v, and w be vectors in an inner product space V, and let c be any real number. (1) (2) (3) 0,, == 〉〈〉〈 0vv0 〉〈〉〈〉〈 wvwuwvu ,,, +=+ 〉〈〉〈 vuvu ,, cc = ◼ Norm (length) of u: 〉〈 uuu ,|||| = 〉〈 uuu ,|||| 2 = ◼ Note:
  • 11. 11 - 11 u and v are orthogonal if . ◼ Distance between u and v: −−=−= vuvuvuvu ,||||),(d ◼ Angle between two nonzero vectors u and v:  = 0, |||||||| , cos vu vu 〉〈 ◼ Orthogonal: 0, =〉〈 vu )( vu ⊥
  • 12. 11- 12 ◼ Notes: (1) If , then v is called a unit vector. (2) 1|||| =v 0 1   v v ⎯⎯⎯ →⎯ gNormalizin v v (the unit vector in the direction of v) not a unit vector
  • 13. 11 - 13 ◼ Ex 6: (Finding inner product) )(inspolynomialbe24)(,21)(Let 2 22 xPxxxqxxp +−=−= nnbababaqp +++= 1100〉,〈 is an inner product ?,)( =〉〈 qpa ?||||)( =qb ?),()( =qpdc Sol: 2)1)(2()2)(0()4)(1(,)( =−+−+=〉〈 qpa 211)2(4,||||)( 222 =+−+== 〉〈 qqqb 22)3(2)3( ,||||),( 323)( 222 2 =−++−= −−=−= −+−=− qpqpqpqpd xxqpc 
  • 14.
  • 15. 11 - 15 ◼ Properties of norm: (1) (2) if and only if (3) ◼ Properties of distance: (1) (2) if and only if (3) 0|||| u 0|||| =u 0u = |||||||||| uu cc = 0),( vud 0),( =vud vu = ),(),( uvvu dd =
  • 16. 11 - 16 ◼ Thm: Let u and v be vectors in an inner product space V. (1) Cauchy-Schwarz inequality: (2) Triangle inequality: (3) Pythagorean theorem : u and v are orthogonal if and only if |||||||||||| vuvu ++ Theorem 5.5 222 |||||||||||| vuvu +=+ Theorem 5.6 |||||||||,| vuvu 〉〈 Theorem 5.4
  • 17. 11 - 17 ◼ Orthogonal projections in inner product spaces: Let u and v be two vectors in an inner product space V, such that . Then the orthogonal projection of u onto v is given by 0v  v vv vu uv   = , , proj ◼ Note: If v is a init vector, then . The formula for the orthogonal projection of u onto v takes the following simpler form. 1||||, 2 == vvv 〉〈 vvuuv = ,proj
  • 18. 11 - 18 ◼ Ex 10: (Finding an orthogonal projection in R3) Use the Euclidean inner product in R3 to find the orthogonal projection of u=(6, 2, 4) onto v=(1, 2, 0). Sol: 10)0)(4()2)(2()1)(6(, =++= vu 5021, 222 =++= vv )0,4,2()0,2,1(proj 5 10 ==   = v vv vu uv
  • 19. 11 - 19 ◼ Thm: (Orthogonal projection and distance) Let u and v be two vectors in an inner product space V, such that . Then0v     vv vu vuuu v , , ,),()proj,( ccdd
  • 20. 11 - 20 Keywords ◼ inner product: 內積 ◼ inner product space: 內積空間 ◼ norm: 範數 ◼ distance: 距離 ◼ angle: 夾角 ◼ orthogonal: 正交 ◼ unit vector: 單位向量 ◼ normalizing: 單範化 ◼ Cauchy – Schwarz inequality: 科西 - 舒瓦茲不等式 ◼ triangle inequality: 三角不等式 ◼ Pythagorean theorem: 畢氏定理 ◼ orthogonal projection: 正交投影
  • 21. 11 - 21 Today ◼ Length and Dot Product in Rn(Continued) ◼ Inner Product Spaces ◼ Orthonormal Bases:Gram-Schmidt Process ◼ Mathematical Models and Least Square Analysis ◼ Applications
  • 22. 11 - 22 Orthonormal Bases: Gram-Schmidt Process ◼ Orthogonal: A set S of vectors in an inner product space V is called an orthogonal set if every pair of vectors in the set is orthogonal. ◼ Orthonormal: An orthogonal set in which each vector is a unit vector is called orthonormal.       = = = ji ji VS ji n 0 1 , ,,, 21 vv vvv   0, ,,, 21 = = ji n VS vv vvv  ji  ◼ Note: If S is a basis, then it is called an orthogonal basis or an orthonormal basis.
  • 23. 5 - 23 ◼ Ex 1: (A nonstandard orthonormal basis for R3) Show that the following set is an orthonormal basis.          −        −          = 3 1 , 3 2 , 3 2 , 3 22 , 6 2 , 6 2 ,0, 2 1 , 2 1 321 S vvv Sol: Show that the three vectors are mutually orthogonal. 0 9 22 9 2 9 2 00 23 2 23 2 00 32 31 6 1 6 1 21 =+−−= =+−= =++−= vv vv vv
  • 24. 11 - 24 Show that each vector is of length 1. Thus S is an orthonormal set. 1|||| 1|||| 10|||| 9 1 9 4 9 4 333 9 8 36 2 36 2 222 2 1 2 1 111 =++== =++== =++== vvv vvv vvv
  • 25. 11 - 25 The standard basis is orthonormal. ◼ Ex 2: (An orthonormal basis for ) In , with the inner product )(3 xP 221100, bababaqp ++= },,1{ 2 xxB = )(3 xP Sol: ,001 2 1 xx ++=v ,00 2 2 xx ++=v ,00 2 3 xx ++=v 0)1)(0()0)(1()0)(0(, ,0)1)(0()0)(0()0)(1(, ,0)0)(0()1)(0()0)(1(, 32 31 21 =++= =++= =++= vv vv vv Then
  • 26. 11 - 26 ( )( ) ( )( ) ( )( ) ( )( ) ( )( ) ( )( ) ( )( ) ( )( ) ( )( ) 1110000 ,1001100 ,1000011 333 222 111 =++== =++== =++== v,vv v,vv v,vv
  • 27. 11 - 27 ◼ Thm : (Orthogonal sets are linearly independent) If is an orthogonal set of nonzero vectors in an inner product space V, then S is linearly independent.  nS v,,v,v 21= Pf: S is an orthogonal set of nonzero vectors 0and0i.e. = iiji ji v,vv,v iccc ccc iinn nn ==+++ =+++ 0,0, 0Let 2211 2211 vvvvv vvv   = +++++ iii inniiiii c cccc v,v v,vv,vv,vv,v 2211  t.independenlinearlyis00 Siciii = v,v
  • 28. 11 - 28 ◼ Corollary to Thm: If V is an inner product space of dimension n, then any orthogonal set of n nonzero vectors is a basis for V.
  • 29. 11 - 29 ◼ Ex 4: (Using orthogonality to test for a basis) Show that the following set is a basis for .4 R )}1,1,2,1(,)1,2,0,1(,)1,0,0,1(,)2,2,3,2{( 4321 −−−−=S vvvv Sol: : nonzero vectors 02262 02402 02002 41 31 21 =−−+−= =−++−= =−++= vv vv vv 4321 ,,, vvvv 01201 01001 01001 43 42 32 =+−+= =+++−= =+++−= vv vv vv .orthogonalisS 4 forbasisais RS (by Corollary to Theorem 5.10)
  • 30. 11 - 30 ◼ Thm: (Coordinates relative to an orthonormal basis) If is an orthonormal basis for an inner product space V, then the coordinate representation of a vector w with respect to B is },,,{ 21 nB vvv = },,,{ 21 nB vvv  = is orthonormal ji ji ji  =    = 0 1 , vv Vw nnkkk vvvw +++= 2211 (unique representation) Pf: is a basis for V},,,{ 21 nB vvv = nn vvwvvwvvww +++= ,,, 2211 
  • 31. 11 - 31 ik kkk kkk i inniiii inni = ++++= +++= 〉,〈〉,〈〉,〈 〉,)(〈〉,〈 11 2211 vvvvvv vvvvvw   nn vvwvvwvvww +++= ,,, 2211  ◼ Note: If is an orthonormal basis for V and ,},,,{ 21 nB vvv = Vw Then the corresponding coordinate matrix of w relative to B is                  = n B vw vw vw w , , , 2 1 
  • 32. 11 - 32 ◼ Ex 5: (Representing vectors relative to an orthonormal basis) Find the coordinates of w = (5, -5, 2) relative to the following orthonormal basis for . )}1,0,0(,)0,,(,)0,,{( 5 3 5 4 5 4 5 3 −=B 3 R Sol: 2)1,0,0()2,5,5(, 7)0,,()2,5,5(, 1)0,,()2,5,5(, 33 5 3 5 4 22 5 4 5 3 11 =−== −=−−== −=−== vwvw vwvw vwvw           − − = 2 7 1 ][ Bw
  • 33. 11 - 33 ◼ Gram-Schmidt orthonormalization process: is a basis for an inner product space V},,,{ 21 nB uuu = 11Let uv = })({1 1vw span= }),({2 21 vvw span= },,,{' 21 nB vvv = },,,{'' 2 2 n n B v v v v v v 1 1 = is an orthogonal basis. is an orthonormal basis.  − = −=−= − 1 1 〉〈 〉〈 proj 1 n i i ii in nnnn n v v,v v,v uuuv W  2 22 23 1 11 13 3333 〉〈 〉〈 〉〈 〉〈 proj 2 v v,v v,u v v,v v,u uuuv W −−=−= 1 11 12 2222 〉〈 〉〈 proj 1 v v,v v,u uuuv W −=−=
  • 34. 11 - 34 Sol: )0,1,1(11 == uv )2,0,0()0, 2 1 , 2 1 ( 2/1 2/1 )0,1,1( 2 1 )2,1,0( 2 22 23 1 11 13 33 =−−−=   −   −= v vv vu v vv vu uv ◼ Ex 7: (Applying the Gram-Schmidt orthonormalization process) Apply the Gram-Schmidt process to the following basis. )}2,1,0(,)0,2,1(,)0,1,1{( 321 =B uuu )0, 2 1 , 2 1 ()0,1,1( 2 3 )0,2,1(1 11 12 22 −=−=   −= v vv vu uv
  • 35. 11 - 35 }2)0,(0,0),, 2 1 , 2 1 (0),1,(1,{},,{' 321 − == vvvB Orthogonal basis }1)0,(0,0),, 2 1 , 2 1 (0),, 2 1 , 2 1 ({},,{'' 3 3 2 2 − == v v v v v v 1 1 B Orthonormal basis
  • 36. 11 - 36 ◼ Ex 10: (Alternative form of Gram-Schmidt orthonormalization process) Find an orthonormal basis for the solution space of the homogeneous system of linear equations. 0622 07 4321 421 =+++ =++ xxxx xxx Sol:       − − ⎯⎯ →⎯      08210 01201 06212 07011 .. EJG             − +            − =             − +− =              1 0 8 1 0 1 2 2 82 2 4 3 2 1 ts t s ts ts x x x x
  • 37. 11 - 37 Thus one basis for the solution space is )}1,0,8,1(,)0,1,2,2{(},{ 21 −−== vvB ( ) ( ) ( ) ( )1,2,4,3 01,2,,2 9 18 10,8,1, , , 01,2,,2 1 11 12 22 11 −−= − − −−=   −= −== v vv vu uv uv ( )( ) 1,2,4,30,1,2,2' −−−= B (orthogonal basis)             −−       − = 30 1 , 30 2 , 30 4 , 30 3 ,0, 3 1 , 3 2 , 3 2 ''B (orthonormal basis)
  • 38. 11 - 38 Keywords: ◼ orthogonal set: 正交集合 ◼ orthonormal set: 單範正交集合 ◼ orthogonal basis: 正交基底 ◼ orthonormal basis: 單範正交基底 ◼ linear independent: 線性獨立 ◼ Gram-Schmidt Process: Gram-Schmidt過程