Inner Product Space
Inner Product Space
Definition:
Real Inner Product: Let V be a vector space. A real inner product on V is a
mapping f :V ×V → R that assigns to each ordered pair vectors (α , β ) of V a real
number f ( α , β ) , generally denoted by α ⋅ β or by ( α , β ) , satisfying the following
properties-
1. ( α , β )= ( β , α ) , ∀ α , β ∈ V (Symmetry)
2. c ( α , β )=( cα , β ) =( α , cβ ) , ∀ α , β ∈V , c ∈ R (Homogeneity)
3. ( α + β , γ )= ( α , γ )+ ( β , γ ) , ∀ α , β , γ ∈ V (Linearity)
4. ( α , α ) >0 , ∀ α ≠ θ ∈V . (Positivity)
A real vector space V together with real inner product defined on it, is said to be
a Euclidean Space.
Examples:
Norm: Let α be a vector in a Euclidean space V with the inner product the norm
of α , denoted by ‖α‖, is defined by ‖α‖=√ (α , α ).
Theorem: Let α be a vector in a Euclidean space V and ‖α‖, be its norm. Then
√
Proof: (i) ‖cα‖=√ (cα , cα)= c 2 (α , α )=|c| √( α , α )=|c|‖α ‖.
Inner Product Space
|( α , β )|≤‖α‖‖ β‖ ,
The equality holds when α , β are linearly dependent.
|( α , β )|≤‖α‖‖ β‖
⇒−‖α‖‖β‖≤ ( α , β ) ≤‖α ‖‖ β‖
Form (i),
2 ( α , β ) ≤ 2‖α‖‖ β‖
2 2 2 2
⇒‖α ‖ +2 ( α , β )+‖β‖ ≤‖α ‖ +2‖α ‖‖β‖+‖β‖
2 2
⇒‖α + β‖ ≤ (‖α‖+‖β‖)
Now,
2 2 2
L.H.S¿‖α + β‖ =( α + β , α + β ) =( α , β ) + ( α , β ) + ( β ,α ) + ( β , β )=‖α ‖ +‖β‖ =¿RHS.
Inner Product Space
This completes the proof.
( α i , α j )=0 , for i≠ j.
Let us consider the scalars c 1 , c2 , … , c n such that c 1 α 1 +c 2 α 2 +⋯+ cn α n=θ . Then
( α i , c1 α 1+ c2 α 2+⋯+ c n α n )= ( α i , θ )
⇒ ( α i , c 1 α 1 ) + ( α i , c 2 α 2 ) +⋯+ ( α i , c i α i ) +⋯+ ( α i , c n α n )=0 (Using linearity axiom)
⇒ ci ( α i , α i )=0
2
⇒ ci‖α i‖ =0
⇒ ci=0 ,i=1 , 2 , … , n .
Hence ( α , β ) ≠ ( β , α ) . The symmetry axiom is not satisfied for the given function.
So the given function is not an inner product.
Example: Verify whether the following is an inner product Type equation here .
2
1. If α =( a1 ,a 2 ) , β=( b1 , b2 ) ∈ R , then ( α , β )=2a 1 b 1+ 6 a2 b2 .
2
2. If α =( a1 ,a 2 ) , β=( b1 , b2 ) ∈ R , then ( α , β )=a1 b1−2 a1 b2−2a 2 b 1+5 a2 b 2 .
2
3. If α =( a1 ,a 2 ) , β=( b1 , b2 ) ∈ R , then ( α , β )=a21 +2 a1 b1 +4 b22 +2 b2 .
2
4. If α =( a1 ,a 2 ) , β=( b1 , b2 ) ∈ R , then ( α , β )=b21−a21+ a2 b2 +3 a1 +5.
Solution:
Hence, c ( α , β )=( cα , β ) .
Definition: Let α and β be two vectors in a Euclidean space V. Then the angle
−1 (α , β )
between α and β is defined as cos .
‖α‖‖ β ‖
Let α −cβ be orthogonal to β . Then
( α , β)
( α −cβ , β )=0⇒ ( α , β ) −( cβ , β )=0⇒ ( α , β ) −c ( β , β )=0⇒ c= .
( β , β)
Here c is scalar component of α along β and cβ is called projection of α upon
β.
Example: Using Gram-schmidt process convert the basis { ( 1 , 0 ,1 ) , ( 1 ,1 , 1 ) ,(1 ,3 , 4) }
of R3 into orthogonal basis. Also, covert it into orthonormal basis.
( β 1 , α 2 ) ( α 1 , α 2 ) 1 ×1+ 0× 1+ 1× 1
( β 1 , β 2 )=0⇒ ( β 1 , α 2−c β 1 )=0 ⇒ ¿⇒ ¿⇒ c= = = 2 2 2
=1.
( β 1 , β1 ) ( α 1 , α 1 ) 1 +0 +1
Now, we consider another vector β 3=α 3−d 1 β 1−d 2 β 2 so that it is orthogonal to the
vectors β 1 , β 2 . Then
and
( β 2 , α 3 ) 0 ×1+1 ×3+ 0× 4
( β 2 , β 3 ) =0⇒ ( β 2 , α 3 −d 1 β 1−d 2 β 2) =0⇒ ¿⇒ ¿⇒ ¿ ⇒ d2 = = 2 2 2
=3.
( β 2 , β2 ) 0 +1 +0
Hence,
5
β 3=α 3−d 1 β 1−d 2 β 2=( 1 , 3 , 4 )− ( 1 , 0 ,1 )−3 ( 0 ,1 , 0 )
2
(5 5
)
β 3=( 1 , 3 , 4 ) − ,0 , −( 0 ,3 , 0 ) =
2 2
−3
2 (,0 ,
3
2 )
Inner Product Space
{
Therefore { β 1 , β 2 , β 3 } = ( 1 , 0 , 1 ) , ( 0 , 1 , 0 ) , ( −32 , 0 , 32 )} is the required orthogonal set of
vectors.
Consider,
( )
β1 (1 , 0 , 1 )
1 1 β2 ( 0 ,1 , 0 )
γ 1= = = , 0 , γ = = 2 2 2 =( 0 , 1, 0 )
‖β 1‖ √ 1 + 0 + 1 2 2
2 2 2 2
‖β 2‖ √ 0 +1 + 0
−3
(
,0,
3
) (
−3
,0 ,
3
)
( )
β 2 2 2 2 −1 1
γ 3= 3 = = = ,0 , .
√(
‖β 3‖ −3 2 2 3 2 3 √2 √2 √ 2
2
+0 + ) 2 () 2
Then { γ 1 , γ 2 , γ 3 }=
{( 1
2
1
) (
,0 , , ( 0 ,1 , 0 ) ,
2
−1
,0,
√2 √2
1
)}
is the required orthonormal basis.