Vector transformations that lead to the identity matrix

Click For Summary
SUMMARY

The discussion centers on the impossibility of constructing a 1×r vector m from an r×1 vector α such that the product αm equals the r×r identity matrix I. Geert's attempt to use the formula m = α'(α α')^{-1} fails due to the rank deficiency of the product (α α'), which is rank 1, while the identity matrix I requires rank r. The conclusion is definitive: it is not feasible to achieve αm = I with the given vector dimensions.

PREREQUISITES
  • Understanding of vector dimensions and matrix ranks
  • Familiarity with matrix multiplication and properties
  • Knowledge of linear algebra concepts, specifically identity matrices
  • Experience with matrix inversion and conditions for invertibility
NEXT STEPS
  • Study the properties of matrix ranks and their implications in linear transformations
  • Learn about the conditions under which a matrix is invertible
  • Explore the concept of outer products and their ranks
  • Investigate alternative methods for constructing matrices from vectors in linear algebra
USEFUL FOR

Students and professionals in mathematics, particularly those focusing on linear algebra, as well as data scientists and engineers dealing with vector and matrix operations.

geert200
Messages
1
Reaction score
0
Hi all,

I have a question that seems very simple but I just do not see it;)

Let α denote an r×1 vector with arbitrary entries; I'm trying to construct an 1×r vector m such that αm = I, where I is the r×r identity matrix...

The first question is: is this possible?

I tried the following;

let m = α'(α α')^{-1}, but then the problem is that (α α')^{-1} is not defined (rank 1)
how can I fix this;

Thanks in advance Geert
 
Physics news on Phys.org
You can't. For any two vectors α and m, αm has rank 1. I has rank r.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
1K
Replies
15
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 19 ·
Replies
19
Views
3K
Replies
5
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
8
Views
2K