Relationship between two matrices

Click For Summary

Homework Help Overview

The discussion revolves around the relationship between two matrices, specifically focusing on the inverse of the matrix formed by the identity matrix and an outer product of a vector with itself, scaled by a real number. Participants are exploring the mathematical properties and implications of this relationship.

Discussion Character

  • Mathematical reasoning, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • The original poster attempts to calculate the inverse of the matrix I + αuu' but struggles with the dimensions and calculations involved. Some participants suggest using the Woodbury matrix identity as a potential approach. Others propose assuming the inverse has a similar form and examining the product of the matrices to derive relationships.

Discussion Status

Participants are actively engaging with the problem, exploring different methods to approach the calculation of x. There is a progression in the discussion, with some participants providing algebraic manipulations and insights into the relationships between the terms involved. However, there is no explicit consensus on the final form of x, as the discussion remains exploratory.

Contextual Notes

There are indications of missing information regarding the dimensions of the matrices involved, which complicates the calculations. The participants are also navigating the constraints of the problem as posed in a homework context.

trenekas
Messages
61
Reaction score
0
Hello. I need some help with one question about relationship of two matrices.
The task:
Suppose that I is identity matrix, u - is vector, u' is transposed vector, α - real number. It can be prove that inverse matrix of I+α*u*u' has similar form I+x*u*u'. The task is to find x.

I tried to calculate inverse of this matrix I+α*u*u', but first of all when i don't know dimension it is very difficult to calculate inverse matrix. I tried to take example when u is from R^2, but even then i can't calculate x.

Any help would be appreciate. Any hints or something else.
 
Physics news on Phys.org
Instead of trying to calculate the inverse, why not assume the inverse is like I+x*u*u' and see what happens when you take the product?

$$(I+\alpha uu^T)(I+xuu^T)=?$$
 
ok i will try. thanks for help, Matterwawe!
 
$$(I+\alpha uu^T)(I+xuu^T)=I$$
$$(I+I*xuu^T+I*\alpha uu^T+\alpha uu^T*xuu^T=I$$
So after that
$$I*xuu^T+I*\alpha uu^T+\alpha uu^T*xuu^T=0$$
$$xuu^T+\alpha uu^T+\alpha uu^T*xuu^T=0$$
$$(x+\alpha) uu^T+\alpha*x (uu^T*uu^T)=0$$
$$(x+\alpha) uu^T=-\alpha*x (uu^T*uu^T)$$

And what's next? How can i express x?

$$(x+\alpha)/-\alpha*x =(uu^T)^{-1}(uu^T*uu^T)$$
$$-1/\alpha-1/x=(uu^T)^{-1}(uu^T*uu^T)$$
$$-1/x=(uu^T)^{-1}(uu^T*uu^T)+1/\alpha$$
 
Last edited:
From equation
$$xuu^T+\alpha uu^T+\alpha uu^T*xuu^T=0$$
follows with
$$uu^T*xuu^T = xu(u^Tu)u^T = x (u^Tu) uu^T$$ (u^Tu is a scalar)
the solution of your question:
$$x = -\alpha / (1+\alpha u^Tu)$$
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 25 ·
Replies
25
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 12 ·
Replies
12
Views
4K
Replies
0
Views
1K
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K