Linear map from n-dim space to p-dim space

In summary: This concept can be applied to any two vectors x\in R^n and y=Cx\in R^p, where matrix C describes a linear map from n-dimensional reals to p-dimensional reals. In summary, the number of components needed to recover the information of x from y is n-rank(C).
  • #1
hooyeh
1
0
I've been thinking about the following question:
if [tex]x\in R^n[/tex] and [tex]y=Cx\in R^p[/tex] where matrix [tex]C[/tex] describes the linear map from n dimensional reals to p dimensional reals. If we only have access to [tex]y[/tex] and want to recover the information about [tex]x[/tex], which components in [tex]x[/tex] are needed? I kind of figured out that the number of components that we need is [tex]n-rank(C)[/tex].

For example, [tex]x=[x_1; x_2; x_3][/tex] and [tex]y=[x_1; x_1+x_2+x_3][/tex]. Obviously, either [tex]x_2[/tex] or [tex]x_3[/tex] could help us recover the information of [tex]x[/tex]. Another trivial example, [tex]x=[x_1; x_2; x_3][/tex] and [tex]y=[x_1; x_1][/tex], then we need both [tex]x_2[/tex] and [tex]x_3[/tex].

But how to state this observation rigorously and neatly in the mathematical language for any two such vectors [tex]x\in R^n[/tex] and [tex]y=Cx\in R^p[/tex]?

Any helpful suggestions are appreciated!
 
Physics news on Phys.org
  • #2
A formal way to state this observation is that the number of components of x needed to recover the information of x is equal to n-rank(C). This can be proven using linear algebra. The proof works by showing that the system of equations of the form y=Cx has a unique solution only when the rank of C is equal to n, which means that all components of x are necessary for a unique solution. When the rank of C is less than n, then some components of x are not necessary for a unique solution and can be omitted.
 

Related to Linear map from n-dim space to p-dim space

1. What is a linear map?

A linear map, also known as a linear transformation, is a mathematical function that maps one vector space to another vector space in a way that preserves the structure of the original space.

2. How is a linear map represented?

A linear map is typically represented by a matrix. The columns of the matrix represent the coordinates of the input vectors, and the rows represent the coordinates of the output vectors.

3. What is the difference between the domain and codomain of a linear map?

The domain of a linear map is the vector space from which the input vectors are taken, while the codomain is the vector space to which the output vectors are mapped. The codomain can be thought of as the "target" space and the domain as the "starting" space.

4. How is the dimension of a linear map determined?

The dimension of a linear map is determined by the number of columns in the matrix representation. For example, a linear map from a 3-dimensional space to a 2-dimensional space would have a 3x2 matrix representation.

5. Can a linear map be invertible?

A linear map is invertible if and only if its matrix representation has an inverse matrix. This means that the map can be "undone" and the original vectors can be retrieved from the output vectors. Invertible linear maps are often used in applications such as encryption and compression.

Similar threads

  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
8
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
Replies
1
Views
604
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
15
Views
895
  • Calculus and Beyond Homework Help
Replies
26
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
636
  • Calculus and Beyond Homework Help
Replies
3
Views
924
  • Calculus and Beyond Homework Help
Replies
1
Views
774
Back
Top