Inner products

Properties

Obeys Conjugate symmetry, bilinearity, homogeniety, non negativity, positive definiteness.

Bilinearity: linear in a and b separately: \((\ga a)^{}(\beta b) = \conj{\ga}\beta a^{}b\). (Range of \(\dprod{)\) need not be .}

Ax+x,y=x,Ay+y.

Orthogonality

If x,y=0, x orthogonal to y.

Associated norm

Defines norm x2=x,x.

ineq holds: Take xy2=x\)y\(,xy, expand it, use cauchy schwartz.

2-norm Bound on size

(Cauchy, Schwarz). |a,b|ab.

Proof

0f(d)=u+dv2=u,u2du,v+v,v.

Minimize f(d) wrt d to get: d=u,vv,v1.\ So, 0u,u|u,v|v,v1.

Tightness

|a,b|=ab when a,b=0.

General norm-bound on size

(Aka Holder’s inequality) For p,q1, p1+q1=1: p,q are Holder conjugates; then \(|\dprod{a,b}| \leq \norm{a}{p}\norm{b}{q}\) : a tight bound.

Proof

For p,q>1, By Young’s ineq, |aibi||ai|pp+|bi|qq; \(\frac{1}{\norm{a}{p}\norm{b}{q}}|\dprod{a,b}| \leq p^{-1} + q^{-1} =1\).

Taking the limiting case as p1, we also have the p=1,q= case.

Standard inner product

a,b=bTa. Can be generalized to a,bCm:ba.

Geometric interpretation

a,b=bTa=abcosθ.

So, orthogonality = perpendicularity.

Proof

Prove for 2 dimensions by seeing: [a1\a2]=[acosθ asinθ], using cos(AB)=cosAcosB+sinAsinB.

Consider plane formed by a, b. Get new orthonormal basis Q [\(QQ^{} = I\)], so that q1,q2 span this plane; so Qei=qi. The representations of the points a, b wrt this new basis is Qa, Qb; their norm remains same. By the 2 dimensional case, Qa,Qb=abcosθ. But, Qa,Qb=a,b as \(QQ^{}=I\)!

In function spaces

Consider functions with domain X=[a,b], and let p be a probability measure on X: Xf(x)¯g(x)dx=abf(x)¯g(x)p(x)dx for complex valued f(x); can include weight function W too. This defines norm too. Often scaled to make length of certain basis function vectors to be 1.

Orthogonality

Orthogonality of k vectors mutual independence - else contradiction. Orthogonal vector spaces. Orthogonality among bases orthogonality of vector spaces.

Weighted Inner product

Invertible matrix W, \(A=W^{}W\), A +ve semidefinite. Skew vectors before dot product: \(\dprod{a,b}_{W} = \dprod{Wa, Wb} = b^{T}W^{}Wa = b^{T}Aa\). Sometimes writ as \(\dprod{a,b}{A}\). a and b are A conjugate if \(\dprod{a,b}{A}=0\).

Specify inner product using Gram matrix G

Aka Gramian matrix. Take symmetric +ve semidefinite G. Gi,j=xi,xj for some {xi}; so G=XTX for X=(xi). Then, for any u=cixi,v=bixi, can rewrite in {xi} basis as c, b and find .,. using c,b=cTGb. As G +ve semi-def, cTGc0; cTGc=0 iff cTXTXc=0 or Xc=0: meaning of normness preserved.

G often normalized to make Gi,i=1.

Extension to dimensions: Mercer’s theorem.