Linear Transformations

Linear transformations are essentially functions that exist between a pair of vector spaces, maintaining the operations of scalar multiplication and vector addition. These transformations play a critical role in the realm of linear algebra, frequently symbolizing geometric transformations such as rotations, reflections, or scaling. These are particularly relevant in fields like computer graphics, physics, and engineering.

Proving a Transformation is Linear

Determine a linear transformation function that would rotate the pink figure by 105 clockwise and would dilate it by a factor of 0.75 . The general form of the linear transformation should be L(x,y)=(ax+by,cx+dy). You must round all coefficients to four decimal places. The resulting figure should be the green shape.

Finding the Kernel of a Transformation

(1 point) Let b1=[13] and b2=[38]. The set B={b1,b2} is a basis for R2. Let T:R2R2 be a linear transformation such that T(b1)=2b1+6b2 and T(b2)=2b1+2b2. (a) The matrix of T relative to the basis B is (b) The matrix of T relative to the standard basis E for R2 is

Projecting Using a Transformation

QUESIION7 Transforming a Vector from World Space to Local Space Choose one 5 points A vector coordinate in world space is r=(1,0,2), calculate the vector coordinate in body frame coordinate (rigid body) r0 if the orientation of the rigid body is 90 about the global z-axis. Note: use r0=Rtr (012) (201) (012)

Finding the Pre-Image

Let the linear transformation T:R3R3 be defined by T(x,y,z)=(2x,3y,z). Find the pre-image of the vector (6,9,3) under this transformation.