Proving the Inequality for Pseudoinverse and 2-Norm: Is ||A+|| ≤ ||A1-1||?

  • Thread starter Thread starter Codezion
  • Start date Start date
Codezion
Messages
17
Reaction score
0

Homework Statement


Prove that the ||A+|| \leq ||A1-1||
Where A+=(ATA)-1AT, ||.|| is the 2 norm and A is an mxn matrix

Homework Equations



A = [\stackrel{A1}{A2}] where A1 is an nxn nonsingular square matrix and A2 is any random matrix that is (m-n)xn

The Attempt at a Solution



All I did was replace all the A's in the pseduoinverse with A1 and A2 and found the following:
||(A1TA1 + A2TA2)_1(A1 A2)|| but cannot proceed much. I really appreciate any help! Thank you.

Homework Statement


Homework Equations


The Attempt at a Solution

 
Last edited:
Physics news on Phys.org
Well, (A^TA)^-1=A^-1(A^T)^-1
So you get that A dagger equals A^-1 by definition, have you wrriten the problem as it is in the book?
 
You did not write the problem as specified in the book.

The book asks you to show that ||A^+||_2 \le ||A_1^{-1}||_2 . This is not the same as ||A^+||_2 \le ||A^{-1}||_2 . The latter does not even make sense because A can not have an inverse.
 
Thank you DH! I have corrected my problem - I think all the latex syntax confused me.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top