Partitioned Orthogonal Matrix

  • Thread starter Dafe
  • Start date
  • #1
Dafe
145
0
"Partitioned Orthogonal Matrix"

Hi,
I was reading the following theorem in the Matrix Computations book by Golub and Van Loan:

If [tex]V_1 \in R^{n\times r}[/tex] has orthonormal columns, then there exists [tex]V_2 \in R^{n\times (n-r)}[/tex] such that,
[tex] V = [V_1V_2] [/tex] is orthogonal.
Note that [tex]ran(V_1)^{\bot}=ran(V_2)[/tex]

It also says that the proof is a standard result from introductory linear algebra.

So I picked up my copy of Introduction to linear algebra by Strang and did not find this.
I then looked in the Matrix Analysis book by Carl D. Meyer, and here he mentiones this under the name "partitioned orthogonal matrix". I did not find a proof though.

Is there a proper name for this "decomposition"?

Thanks.
 

Answers and Replies

  • #2
rochfor1
256
0


This may be easier to see if you rephrase the problem. The columns of [tex]V_1[/tex] form an orthonormal basis for an r-dimensional subspace of [tex]\matbb{R}^n[/tex], and it is a standard result from the theory of Hilbert spaces that you may extend an orthonormal basis for a subspace to the whole space. The functional analyst in me would use Zorn's lemma to show that every orthonormal set (the columns of [tex]V_1[/tex]) is contained in an orthonormal basis of the whole space, but this is overkill in the finite-dimensional case. In this case, I'd simply find a basis of [tex]\mathbb{R}^n[/tex] that contains the columns of [tex]V_1[/tex] (using your favorite argument) and then use the Gram-Schmidt process. Not that if you let the columns of [tex]V_1[/tex] be the first r vectors in the Gram-Schmidt process, they will remain unchanged (because they are already orthogonal).
 

Suggested for: Partitioned Orthogonal Matrix

Replies
3
Views
1K
Replies
5
Views
404
Replies
5
Views
268
  • Last Post
Replies
4
Views
588
Replies
3
Views
129
  • Last Post
Replies
1
Views
36
  • Last Post
Replies
13
Views
1K
  • Last Post
Replies
9
Views
737
  • Last Post
Replies
3
Views
1K
Top