Inner product space

SheharBano31 708 views 13 slides Dec 25, 2020
Slide 1
Slide 1 of 13
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13

About This Presentation

What is Inner Product Space?
Properties of Inner product space


Slide Content

GROUP MEMBERS: Iqra Bibi 59 Shehar Bano Annum Waheed Maryam Abrar Abbasi Sana Farooq BS( Hons ) Mathematics 3rd

Inner Product Space

Inner Product An Inner Product on a real space V is a function that associates a number, denoted< u,v > , with each pair of vectors u and v of V. This function has to satisfy the following condition s for u, v, w and scalar c.

PROPERTIES <u, v>=<v, u> ( symmetry axioms) <u+v, w>=<u,w> + <v,w>( additive axiom) < cu,v >=c < u,v > ( homogeneity axiom) < v,v > ≥ 0 and < v,v >=0 iff v=0 ( positivity axiom)

Inner Product Space Definition: An inner product space is a vector space with an additional structure called an Inner Product. This additional structure associate each pair of vectors in the space with a scalar quantity known as the inner product of the vectors.

Properties of Inner Product Space If u and v are vectors in a real inner product space V, and if k is a scalar, then: ( a )||v||≥0 with equality if and only if v=0. ( b ) || kv ||=|k| ||v||. ( c ) d( u,v )=d( v,u ) ( d ) d( u,v ) ≥ 0with equality if and only if u=v .

Weighted Euclidean Inner Products Let and be vectors in . Verify that the weighted Euclidean inner product Satisfy the four inner product axioms.

Example Let u=( ) and v=( ) be vectors in Axiom 1 : Interchanging u and v in formula does not change the sum on the right side, so Axiom 2: If ,then

Examples: Axiom 3: Axiom 4: with equality iff that is,if and only if v=0

Unit circle and spheres in inner product spaces Unit Sphere: If V is an inner product space, then the set of points in V that satisfy is called the unit sphere or sometimes the unit circle in V.

NORMS OF A VECTOR IN C [a, b] If C [a , b] has the inner product was defined in Example 10,then the norms of a function= f(x) relative to inner product is and the unit sphere in the space consist of all functions f in C [a ,b]that satisfy the equation ​ The arc length of a curve y=f(x) over an interval [a, b] is given by the formula

Theorem: If u,v and w are vectors in a real inner product spaces V and if k is a scalar, then : (0,v)=(v,0)=0 ( u,v+w )=( u,v )+(u,w) ( u,v -w) =( u,v )-(u,w) (u-v ,w) =(u,w)_(v,w) k(u ,v)=(u , kv )   The following example illustrate show theorem 6.1.2 and the defining properties of inner products can be used to perform algebraic computations with innexample , you will find it instructive to justify the steps. througher products as you read

Example: Calculating with inner products (u-2v ,3u+4v) =(u,3u+4v)-(2v,3u+4v) = (u,3u)+(u,4v)-(2v,3u)-(2v,4v) =3(u, u)+4(u, v)-6(v, u)-8(v, v) =||3||^2 +4( u,v )-6( u,v )-8||v||^2 =||3||^2 -2( u,v )- 8||v||^2 ◄