Linear Algebra Help: Is L:R^2 -> R^2 a Linear Transformation?

In summary, the conversation discusses whether or not the function L:R^2->R^2 defined by L(x,y) = (x-1,y-x) is a linear transformation. The conversation suggests applying the properties of a linear transformation, including verifying two specific properties using arbitrary elements and scalar values. Additional resources are also recommended for further understanding.
  • #1
esler21
1
0
Is L:R^2 - ->R^2 defined by L(x,y) = (x-1,y-x) a linear transformation? Explain why or why not.



Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
  • #2
esler, I suggest you take this one over to the math section of the forum.
 
  • #3
Apply the properties of a linear transformation:
http://en.wikipedia.org/wiki/Linear_map#Definition_and_first_consequences

There are two properties to verify, as outlined in the link. For the first one, take two arbitrary elements of R2, you can call them (x1, y1) and (x2, y2), and see if they satisfy the first property. You may use the usual point wise addition for the ordered pairs.
Then take an arbitrary scalar to see if the second property is satisfied.

You might also find this page useful:
http://ltcconline.net/greenl/courses/203/Vectors/linearTransRn.htm
 

FAQ: Linear Algebra Help: Is L:R^2 -> R^2 a Linear Transformation?

1. What is a linear transformation in linear algebra?

A linear transformation is a function or mapping between two vector spaces that preserves the operations of vector addition and scalar multiplication. In other words, for a linear transformation to exist, it must satisfy the properties of additivity and homogeneity.

2. How can I determine if L:R^2 -> R^2 is a linear transformation?

To determine if L:R^2 -> R^2 is a linear transformation, you can check if it satisfies the properties of additivity and homogeneity. This means that for any two vectors u and v in R^2 and any scalar c, the following must hold true:

L(u + v) = L(u) + L(v)

L(cu) = cL(u)

3. What does it mean for a linear transformation to be onto?

A linear transformation is onto if every vector in the target space R^2 can be mapped to by at least one vector in the domain R^2. In other words, the range of the linear transformation covers the entire target space.

4. What is the difference between a linear transformation and a linear function?

While the terms "linear transformation" and "linear function" are often used interchangeably, there is a small distinction between the two. A linear transformation is a mapping between vector spaces, while a linear function is a mapping between real numbers.

5. Can a linear transformation be non-linear?

No, by definition, a linear transformation must preserve the properties of additivity and homogeneity. If these properties are not satisfied, the transformation is not considered linear.

Similar threads

Back
Top