Processing math: 100%
AMPS | THARC | KE8QZC | SFW | TSW | WW
ORCID iD icon

Back to the class
Let V be a vector space. We say that the inner product of vectors v1 and v2, written <v1,v2>, is a function that takes any two vectors to a real number and has the following additional properties:
1. (Symmetry or Conjugate Symmetry) When dealing with only real numbers, the following symmetry formula must hold: <x,y>=<y,x>, and when dealing with complex numbers, the following conjugate symmetry formula holds: <x,y>=¯<y,x>, where ¯<y,x> denotes complex conjugation.

2. (Linearity in the first argument) The following formula holds for all scalars α,β and vectors x,y,z: <αx+βy,z>=α<x,z>+β<y,z>. Note in the case of real inner products we can factor out of the second term as <x,αy>=α<x,y> but if we are dealing with a complex inner product, factoring out of the second term results in a conjugate factor: <x,αy>=¯α<x,y>. 3. (Positive definiteness) It is always true that <x,x>≥0 and <x,x>=0 if and only if x=0.

If V is a vector space and <,> is an inner product on V, then we say that H=(V,<,>) is an inner product space.

Examples of inner product spaces
1. Let x,yRn×1 with x=[x1xn] and y=[y1yn]. Then the following formula defines an inner product: <x,y>=x1y1+x2y2++xnyn=nk=1xkyk. 2. Let p,qP (the vector space of polynomials). The following formula defines an inner product: <p,q>=0p(x)q(x)exdx. 5. Let f,gC[0,1], the functions continuous on the interval [0,1]. The following formula defines an inner product: <f,g>=10f(x)g(x)dx. 4. Let {ak}k=0,{bk}k=01(R), the set of sequences {xk} such that k=0|xk|<. The following formula defines an inner product: <{ak},{bk}>=k=0akbk. 5. Let z1,z2 be complex numbers with z1=a+bi and z2=c+di and i2=1. The following formula defines an inner product: <z1,z2>=z1¯z2, where ¯z2=cdi (called the complex conjugate of z2).