Linear Algebra Problem - Distance from the Image of a Matrix to a Vector

Click For Summary

Homework Help Overview

The discussion revolves around a linear algebra problem concerning the computation of the distance from a vector to the image of a matrix with orthogonal columns. The original poster presents a matrix and a vector, seeking clarification on how to approach the distance calculation within the context of inner product spaces.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants explore the definition of the distance in inner product spaces and question the interpretation of the "image" of the matrix. There is discussion about the relationship between the matrix's columns and the vector, with suggestions to express the vector in terms of the matrix's column span.

Discussion Status

Participants are actively engaging with the problem, offering various interpretations and approaches. Some have suggested geometric considerations and projections, while others are clarifying definitions and relationships between the elements involved. There is no explicit consensus yet, but the discussion is progressing with helpful insights being shared.

Contextual Notes

There is some confusion regarding the dimensions of the matrix and the nature of the distance being calculated. Participants are also addressing the need for clarity on the problem statement itself to ensure accurate interpretation.

Tangentiality
Messages
5
Reaction score
0

Homework Statement


A problem on a linear algebra assignment is really confusing me. The problem is asking me to compute the distance from a vector to the image of a matrix (with orthogonal columns).
matrix A =
1 -2
4 6
2 -11

y=
3
-5
2

Homework Equations


dist(f,g) = norm( f - g ) ? possibly

The Attempt at a Solution


In the context of the actual course, the place I began was inner product spaces, seeing as that's really the only place where a distance computation is defined in the text. This is defined as dist(f,g) = norm( f - g ), where f and g are two elements of an inner product space. However, I wasn't sure where to go from there, or what operator I would use. I considered thinking about the matrix A as a plane and finding the normal vector, and computing a distance that way, but that seemed like a dead end as well. Any help would be appreciated.
 
Last edited:
Physics news on Phys.org
Distance to the image of an orthogonal matrix? First of all, this even isn't a square matrix, unless I'm missing something here?
 
radou said:
Distance to the image of an orthogonal matrix? First of all, this even isn't a square matrix, unless I'm missing something here?
I meant to say that the matrix in question has orthogonal columns (which is mentioned in the problem). I overlooked the fact that an orthogonal matrix is something completely different.
 
OK, what "image" of your matrix do you mean?
 
radou said:
OK, what "image" of your matrix do you mean?
I'm assuming that the image in this case just implies the span of the column vectors of A.
 
Well, you can find the general form of the vector v which is included in the span of the column vectors of A, in terms of some coefficients α and β, and then calculate d(y, b) = ||y - b||, if that's what you're trying to do.
 
Let me see if I'm interpreting that correctly. That would involve solving a system of linear equations involving the columns of A and the components of the vector v. Then would I use that vector to compute the distance in terms of the inner product space? I'm a little unclear what b is in that equation.
 
Oops, my mistake, what I meant was d(y, v) = ||y - v||. y is given, and v can be written in the form α(-1, 2, -2) + β(2, 2, 1) = (2β - α, 2α + 2β, -2α + β).
 
or if i read it right you could save time by thinking geomtrically

the image space of the matrix is a 2D plane through the origin, spanned by the column vectors.

The shortest vector from the tip of the y to the plane, will be perpindicular to the plane...
 
  • #10
Thanks for your suggestions. I'm still pretty confused as to what exactly this problem wants me to find, but this definitely gives me some place to start.
 
  • #11
can you write the question exactly as written? its always agood start on here, just to make sure you haven't missed anything...

though from what you've written, I think it means find the shortest distance from the tip of the y to the plane. The shortest distance will always be perpidicular to the plane.

As both the plane and y pass through the origin. Now imagine the unique vector, call it p, perpindicular to the plane, that goes from the plane to the tip of y.

The length of the vector p is the distance you want to find.

HINT: think about the projection of y onto the perpindicular direction
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
Replies
15
Views
2K
Replies
1
Views
2K
Replies
18
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
4
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K