Orthogonal projectors (minimization and variational problem)

  • Thread starter Thread starter kalleC
  • Start date Start date
  • Tags Tags
    Orthogonal
Click For Summary
SUMMARY

The discussion centers on the unique solution to both the minimization and variational problems involving orthogonal projectors in the context of C^n. Specifically, it establishes that for a unique orthogonal projector P mapping C^n to a subspace S1, the solutions to the problems defined by minimizing the 2-norm distance and satisfying the inner product condition are identical, represented by y = Px. Key equations include P^2 - P = 0 and the relationship between the range of P and S1.

PREREQUISITES
  • Understanding of orthogonal projectors in linear algebra
  • Familiarity with inner product spaces and the concept of orthogonality
  • Knowledge of minimization problems in numerical analysis
  • Basic principles of variational problems
NEXT STEPS
  • Study the properties of orthogonal projectors in linear algebra
  • Learn about the Pythagorean theorem in the context of inner product spaces
  • Explore minimization techniques in numerical linear algebra
  • Investigate variational principles and their applications in optimization problems
USEFUL FOR

Mathematicians, students of linear algebra, and professionals working with optimization problems in numerical analysis will benefit from this discussion.

kalleC
Messages
9
Reaction score
0

Homework Statement


S1 is in subspace of C^n. P unique orthogonal projector P : C^n -> S1, and x is in range of C^n. Show that the

minimization problem: y in range of S1 so that:
2norm(x-y) = min 2norm(x-z)
where z in range of S1

and

variational problem: y in range of S1 so that:
(x-y)*z = 0 (* is the hermitian so this is an inner product)
for each z in range of S1

have the same unique solution y = Px


Homework Equations


P^2-P = 0
Range(P) = S1 ?


The Attempt at a Solution


I have no idea what's going on here. I am using Numerical Linear Algebra by Trefethen and Bau but there's nothing about minimization or variational problems in the book =/ any hint to get me started would be much appreciated.

For the variational problem this might be one way but it doesn't show that it's unique and I'm not even sure it's correct:
(x-y)*z = 0
Set y = Px and multiply by P
(Px-P^2x)*z = 0
but P^2 = P so (Px-P^2x) = 0 and therefore LHS = RHS

Clueless on the first one.
 
Physics news on Phys.org
I think the fact you might be missing is that x-Px is orthogonal to any element y of S1. So (x-Px)*y=0 for all y in S1. That's what it means to be an ORTHOGONAL projector. For the first part, write norm(x-z)=norm((x-Px)+(Px-z)). Can you see the Pythagorean theorem in there?
 
Dick said:
I think the fact you might be missing is that x-Px is orthogonal to any element y of S1. So (x-Px)*y=0 for all y in S1. That's what it means to be an ORTHOGONAL projector. For the first part, write norm(x-z)=norm((x-Px)+(Px-z)). Can you see the Pythagorean theorem in there?
Wow, I didn't know maths could be fun :P thanks a lot.
 

Similar threads

Replies
8
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
7
Views
9K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
3
Views
2K
Replies
2
Views
2K
Replies
1
Views
2K
Replies
7
Views
2K