Inverse mapping theorem , Transformations

Click For Summary

Homework Help Overview

The discussion revolves around the inverse mapping theorem and linear transformations, specifically examining the mapping of a region in the xy-plane to a triangle in the uv-plane defined by a given transformation function.

Discussion Character

  • Conceptual clarification, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants explore the nature of the transformation, questioning how to confirm that the mapped region is a triangle. They discuss the properties of linear transformations and their implications on the mapping of geometric shapes.

Discussion Status

Participants are actively engaging with the definitions and properties of linear transformations. Some have provided insights into the geometric interpretation of linearity, while others are clarifying their understanding of the definitions involved. There is a mix of interpretations regarding the relationship between linear polynomials and linear transformations.

Contextual Notes

There is an ongoing discussion about the definitions of linear transformations and linear polynomials, with some participants expressing confusion about the distinctions and implications of these concepts in the context of the problem.

kingwinner
Messages
1,266
Reaction score
0
A quick question this time...

Example: Let (u,v)=f(x,y)=(x-2y, 2x-y).
Find the region in the xy-plane that is mapped to the triangle with vertices (0,0),(-1,2),(2,1) in the uv-plane.



Solution:
(0,0)=f(0,0), (-1,2) = f(5/3,4/3), and (2,1)=f(0,-1), the region is the triangle with these vertices.


My question is:
Yes, we get three points, but how do you know FOR SURE that the region is a TRIANGLE? I am lost here...

Thanks for explaining!
 
Physics news on Phys.org
You know "for sure" because the transformation is LINEAR- it maps straight lines into straight lines. If that's not enough, see what the transformation does to the line between (0,0) and (-1, 2) in the uv-plane. That is, of course, v= -2u.

Since u= x-2y and v= 2x-y, that becomes 2x-y= -2(x- 2y)= -2x+ 4y. Then adding y and 2x to both sides we have 4x= 5y or y= (4/5)x, the equation of a straight line.

Do the same with the other two sides of the triangle, v= (1/2)u and v= -(1/3)u+ 5/3 to see that they are mapped into straight lines.
 
Is there any quick way to see that this transfromation is linear?



"it maps straight lines into straight lines" <---is this always true for linear transfomations and is it what a linear transformation means geometrically? (I was never aware of the geometrical meaning of a linear transformation, I was just given the definition in my linear algebra course)
 
Last edited:
How can you be dealing with a problem like this and not know what a "linear" function is?
f(x,y)=(x-2y, 2x-y) is linear because it involves only sums and differences of products of numbers with a variable. There are no powers of variables, products of different variables, or more complicated functions. Notice that you could also write this as a single matrix multiplication:
[tex]f(x,y)= \left[\begin{array}{cc} 1 & -2 \\ 2 & -1\end{array}\right]\left[\begin{array}{c} x \\ y\end{array}\right][/tex]
That's a sure sign of a linear transformation.

Yes, it is fairly easy to prove that a linear transformation maps lines into lines.
 
But the definition of linear transformation that I've learned is:

T: U->V is a linear transformation iff T(au+bv)=aT(u)+bT(v) for all u E U, v E V, for all a, b E R
 
and a matrix multiplying vectors in Rn satisfies that perfectly well
 
Office_Shredder said:
and a matrix multiplying vectors in Rn satisfies that perfectly well

but by seeing that x-2y, 2x-y are linear polynominals, is it enough to say that f(x,y)=(x-2y, 2x-y) is a linear transformation? (these 2 definitions of "linear" seem quite distinct to me...for example, a linear polynominal allows a constant term, but a linear transfomration does not...)
 
Last edited:
Yes, but seeing that x-2y, 2x-y are linear polynomials without constant term is enough!
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
3
Views
2K
Replies
4
Views
2K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
9
Views
2K