Determing formula for T inverse

In summary: Thanks so much for your help!In summary, you can solve equations and unknowns by constructing a matrix and inverting it. This is the same regardless of whether the operator is defined on a space of ordered n-tuples or not.
  • #1
quasar_4
290
0
Ehm, this is kind of a dumb question (as in, it should be very easy and I'm just having a moment of confusion). If I'm given a linear transformation T from vector space V to vector space W (fininte dim) and I want to compute T-inverse, I know that I can compute the matrix representation of T and invert it. So my question is, once I have inverted the matrix, how do I reconstruct an explicit formula for T-inverse? I know the values of T-inverse on my basis (the coefficients) but it seems that this doesn't quite tell me what formula to use since more than one possibility exists.

Also, is there a good way to compute T-inverse without the use of the matrix representation? The only way I know how is if the mapping is from R to R, because that's like single variable calculus, but as soon as we have some other space I'm clueless without a matrix rep.

Ideas? Know what I mean? :shy:
 
Physics news on Phys.org
  • #2
Here's a practical example: Let T : R^3 --> R^3 be given with T(x, y, z) = (2x, 4x-y, 2x+3y-z). One should first prove that T is regular, which is pretty much simple. Now, to get to the point, sine T^-1 exists, you have T^-1(x, y, z) = (u, v, w). Multiply with T in order to obtain (x, y, z) = T(u, v, w) = (2u, 4u-v, 2u+3v-w). All you have to do now is solve for u, v and w.
 
  • #3
this is FANTASTIC! I get it! haha thanks so much!
 
  • #4
But both methods are really the same: you could solve this system of 3 equations and 3 unknowns by constructing the coorsponding 3x3 matrix and inverting it.
 
  • #5
i understnd completely whaT YOU are asking nd have a perfetly cleaR RESONSE , but it does not quite fit into the margin of this answer section. ...
 
  • #6
t inverse is a polynomial in t. just find the characteristic polynomial of t, subtract off the constant term, and then factor out t.
 
  • #7
Actually, probably the most important thing about this problem is to be aware of some neat isomorphisms between spaces of matrices and spaces of operators and their consequences.
 
  • #8
the real question is, if I take matrix, invert it, how do I translate my columns back into some explicit formula for T? it's now making sense for polynomials. Still not sure for the more general case, however.
 
  • #9
quasar_4 said:
the real question is, if I take matrix, invert it, how do I translate my columns back into some explicit formula for T? it's now making sense for polynomials. Still not sure for the more general case, however.

You should know exactly how the matrix representation of some operator T : V --> W is constructed.
 
  • #10
yes, I DO. What I mean, is that given the matrix and NOT the operator, how do I go from the matrix back to the formula for T? Obviously the columns each give the set of coefficients determining our unique vector in the imT. I just am not sure what I need do with my coefficients to make one general formula that applies to all the vectors. Maybe this question doesn't make sense, I don't know.
 
  • #11
What do you mean by 'a formula for T'? That seems like a very ill-defined concept to me.
 
  • #12
I think I've figured my stuff out... I was somehow confusing myself over nothing. There shouldn't be a "formula" per se, what we are really finding is the coefficents of the vectors in the imT.
 
  • #13
'a formula for T'

Given a basis for the vector space T is over, T can be written as a matrix. Is that what you mean by 'a formula for T'?
 
  • #14
HallsofIvy said:
'a formula for T'

Given a basis for the vector space T is over, T can be written as a matrix. Is that what you mean by 'a formula for T'?

I think he means something like T(x1, ... , xn) = ... Of course, this only works for operators defined on spaces of ordered n-tuples etc.
 
  • #15
yes, that's what I was getting at. It's okay - I think I've got a firm enough grasp of what I'm doing now to see what's going on. You know how it is, sometimes you look at something TOO hard and then it seems complex when in actuality it's very simple. I tend to do that a lot.
 

1. What is T inverse in scientific terms?

T inverse refers to the inverse of the transformation matrix T, which is a mathematical representation of a linear transformation.

2. How is the formula for T inverse calculated?

The formula for T inverse is calculated by using matrix algebra, specifically the matrix inverse operation. It involves finding the inverse of the matrix T and multiplying it by the identity matrix.

3. What is the significance of determining the formula for T inverse?

Determining the formula for T inverse is important in solving problems involving linear transformations, such as in computer graphics and image processing. It allows for the efficient and accurate transformation of data from one coordinate system to another.

4. Are there any limitations to the formula for T inverse?

Yes, there are limitations to the formula for T inverse. It can only be used for square matrices, and the matrix T must have an inverse for the formula to be valid.

5. Can the formula for T inverse be applied to non-linear transformations?

No, the formula for T inverse can only be applied to linear transformations. Non-linear transformations require different methods for finding their inverses.

Similar threads

Replies
3
Views
2K
  • Calculus and Beyond Homework Help
Replies
3
Views
570
  • Linear and Abstract Algebra
Replies
1
Views
3K
Replies
13
Views
1K
  • Linear and Abstract Algebra
Replies
17
Views
4K
  • Quantum Physics
Replies
13
Views
1K
  • Linear and Abstract Algebra
Replies
5
Views
2K
  • Precalculus Mathematics Homework Help
2
Replies
57
Views
3K
  • Calculus
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
3
Views
2K
Back
Top