Information loss when taking the dot product of vector equations

In summary, when taking the dot product of an equation with vectors on both sides, information is lost and there is no unique solution for the variables. However, when taking the dot product with higher rank tensors on both sides, the equation becomes a system of linear equations and there is a unique solution, as the tensors can be inverted.
  • #1
Van Ladmon
8
0

Homework Statement


Is the following conclusion correct? Assume there's an equation with vectors on both sides. Taking the dot product of this equation with vectors on both sides loses information, but information will not lose when taking dot products with higher rank tensors on both sides. What's the reason behind this?

Homework Equations


$$\mathbf{a}=\mathbf{b}\Rightarrow\mathbf{a}\cdot\mathbf{x}=\mathbf{b}\cdot\mathbf{x}$$
$$\mathbf{a}=\mathbf{b}\Longleftrightarrow\mathbf{a}\cdot\mathbf{T}=\mathbf{b}\cdot\mathbf{T}$$

The Attempt at a Solution


In the second situation, it is always feasible to take the dot product of the inverse tensor on both sides and the equation with be restored.
 
Physics news on Phys.org
  • #2
Van Ladmon said:

Homework Statement


Is the following conclusion correct? Assume there's an equation with vectors on both sides. Taking the dot product of this equation with vectors on both sides loses information, but information will not lose when taking dot products with higher rank tensors on both sides. What's the reason behind this?

Homework Equations


$$\mathbf{a}=\mathbf{b}\Rightarrow\mathbf{a}\cdot\mathbf{x}=\mathbf{b}\cdot\mathbf{x}$$
$$\mathbf{a}=\mathbf{b}\Longleftrightarrow\mathbf{a}\cdot\mathbf{T}=\mathbf{b}\cdot\mathbf{T}$$

The Attempt at a Solution


In the second situation, it is always feasible to take the dot product of the inverse tensor on both sides and the equation with be restored.
In the first case, we have ##(a\cdot x - b\cdot x)=(a-b)\cdot x =0 ## which means, all ##x## perpendicular to ##a-b## fulfill this equation. This means, that there is no unique ##x##, which thus cannot be canceled to get back ##a-b=0##. Exception: dimension one.

In the second case, ##T## represents (implicitly assumed by you) a regular transformation. Regularity means, we can invert it. Or with the argument above: ##(a-b)\cdot T = 0## and injectivity of ##T## allows us to conclude ##a-b=0##.
More elementary said, the second equation are actually at least as many equations as the dimension of ##a,b## is, and thus we can uniquely solve a system of linear equations. In the previous case, we had dimension many unknowns and only one equation, which yields to an underdetermined system.
 
  • Like
Likes member 587159

1. What is the dot product of vector equations?

The dot product, also known as the scalar product or inner product, is a mathematical operation that takes two vectors and returns a single scalar value. It is calculated by multiplying the corresponding components of the two vectors and then summing the results.

2. How does the dot product relate to information loss?

In the context of vector equations, the dot product represents the magnitude of the projection of one vector onto another. This means that when we take the dot product of two vectors, we are essentially compressing the information contained in those two vectors into a single scalar value. Therefore, some information may be lost in this process.

3. Can information be recovered after taking the dot product of vector equations?

No, once the dot product is calculated, the original information contained in the two vectors cannot be recovered. This is because the dot product only represents the magnitude of the projection and not the individual components of the vectors.

4. How does the angle between two vectors affect the dot product and information loss?

The dot product is directly affected by the angle between two vectors. When the angle between the two vectors is close to 0 degrees, the dot product is at its maximum value and there is minimal information loss. However, as the angle increases, the dot product decreases and more information is lost.

5. Are there any applications where information loss in the dot product is desirable?

Yes, in some cases, information loss in the dot product can be desirable. For example, in data compression algorithms, the dot product is used to reduce the amount of data needed to represent a vector. This can be useful in applications where storage space is limited.

Similar threads

  • Calculus and Beyond Homework Help
Replies
13
Views
2K
  • Advanced Physics Homework Help
Replies
1
Views
911
  • Calculus and Beyond Homework Help
Replies
7
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
33
Views
811
  • Classical Physics
Replies
30
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
961
  • Introductory Physics Homework Help
Replies
15
Views
286
  • Calculus and Beyond Homework Help
Replies
5
Views
4K
Back
Top