Question about inner product spaces

  • Context: Graduate 
  • Thread starter Thread starter AxiomOfChoice
  • Start date Start date
  • Tags Tags
    Inner product Product
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
AxiomOfChoice
Messages
531
Reaction score
1
Suppose you have an inner product space [itex]V[/itex] (not necessarily finite dimensional; so it could be an infinite dimensional Hilbert space or something). Fix a vector [itex]\Phi[/itex] in this space. Given an arbitrary vector [itex]\Psi \in V[/itex], can I write it as
[tex] \Psi = \Psi^{\parallel} + \Psi^{\perp},[/tex]
where [itex]\Psi^{\parallel}[/itex] is parallel to the given [itex]\Phi[/itex] and [itex]\Psi^{\perp}[/itex] is perpendicular to the given [itex]\Phi[/itex]?
 
Physics news on Phys.org
If the inner product is positive definite, then you can. Just write:

[tex]\Psi^\parallel = \frac{(\Phi,\Psi)}{(\Phi,\Phi)}\,\Phi[/tex]

[tex]\Psi^\perp=\Psi-\Psi^\parallel[/tex]
 
The more general theorem says that if x is a member of a Hilbert space H, and K is a closed linear subspace of H, there's a unique y in K such that [itex]x-y\perp K[/itex]. If we define [itex]x_\parallel=y[/itex] and [itex]x_\perp=x-y[/itex], we can write [itex]x=x_\parallel+x_\perp[/itex]. The theorem also says that y is at the minimum distance from x: d(x,y)=d(x,K).

(I'm saying linear subspace to emphasize that it's a subspace of the vector space, not the Hilbert space. A closed linear subspace is a linear subspace that's also a closed set. Some authors use the term "linear subspace" only when the set is closed, and the term "linear manifold" when it may not be closed).