0% found this document useful (0 votes)
8 views2 pages

Linear Algebra Assignment 2 Overview

The document is an assignment for a Linear Algebra course, detailing various problems related to linear operators, transformations, and projections in vector spaces. It includes tasks such as finding standard matrices, describing kernels and ranges, and proving properties of linear transformations. The assignment is due on May 7, 2024, and is instructed by Dr. Muslim Malik.

Uploaded by

Asif Raza
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views2 pages

Linear Algebra Assignment 2 Overview

The document is an assignment for a Linear Algebra course, detailing various problems related to linear operators, transformations, and projections in vector spaces. It includes tasks such as finding standard matrices, describing kernels and ranges, and proving properties of linear transformations. The assignment is due on May 7, 2024, and is instructed by Dr. Muslim Malik.

Uploaded by

Asif Raza
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

IC114 - Linear Algebra

Even Semester-2024
Assignment-2
Instructor: Dr. Muslim Malik
Last Date: 7th May, 2024

1. Find the standard matrix for the linear operator T : R3 → R3 that first rotates a vector counterclockwise
about the z-axis through an angle θ, then reflects the resulting vector about the yz-plane, and then projects
that vector orthogonally onto the xy-plane.

2. Describe the kernel and range of a linear operator T : R3 → R3 .

(a) T is the orthogonal projection on the xz-plane,


(b) T is reflection through the xz-plane
(c) T is the orthogonal projection on the yz-plane,
(d) T is the orthogonal projection on the plane defined by the equation y = x.

3. Let l be the line in the xy-plane that passes through the origin and makes an angle θ with the positive
x-axis, where 0 ≤ θ < π. Let T : R2 → R2 be the linear operator that maps each vector into its reflection
about the line l.

(a) Find the standard matrix for T .


(b) Find the reflection of the vector x = (1, 2) about the line l through the origin that makes an angle
of θ = π6 with the positive x-axis.

4. Let T1 : P2 → P3 and T2 : P3 → P3 be the linear transformations given by the formulas

T1 (p(x)) = xp(x) and T2 (p(x)) = p(x + 1)

(a) Find formulas for T1−1 (p(x)) ,T2−1 (p(x)) and T1−1 ◦ T2−1 (p(x)).
(b) (T2 ◦ T1 )−1 = T1−1 ◦ T2−1 .

5. Let T1 : M22 → P1 and T2 : P1 → R3 be the linear transformations given by


 !
a b
T1 = (a + b) + (c + d)x
c d

and
T2 (a + bx) = (a, b, a)

(a) Find the formula for T2 ◦ T1 .


(b) Show that T2 ◦ T1 is not one-to-one by finding distinct 2 × 2 matrices A and B such that

(T2 ◦ T1 )(A) = (T2 ◦ T1 )(B).

(c) Show that T2 ◦ T1 is not onto by finding a vector (a, b, c) in R3 that is not in the range of T2 ◦ T1 .

6. Let T : P2 → R3 be the linear transformation defined by T (P (x)) = (P (−1), P (0), P (1)), find T (x2 ),
rank and nullity of T.

1
1
7. Let T : P2 → P2 be the contraction operator with factor k = .
4
(a) Find T (1 + 4x + 8x2 ).
(b) Find the rank and nullity of T .

8. Let V = Rn for n ≥ 2. Let W1 = {(x1 , x2 , . . . , xn ) ∈ Rn : x1 + x2 + · · · + xn = 0} and W2 =


{(x1 , x2 , . . . , xn ) ∈ Rn : −x1 +L
x2 − x3 + · · · + (−1)n xn = 0}. Show that V = W1 + W2 . Further,
show that when n = 2, V = W1 W2 , and when n > 2 the sum is not direct.

9. Let V = R4 and W1 = {(x, y, z, w) : x + y + z = 0, x +


L2y − z = 0}, W2 = {(s, 2s, 3s, t) : s, t ∈ R}.
Find the basis of W1 + W2 . Prove or disprove V = W1 W2 .

Common questions

Powered by AI

The reflection about a line l in the xy-plane that makes an angle θ with the positive x-axis uses the line's angle to determine the standard matrix. The transformation matrix for reflection uses the trigonometric identities for creating the reflection matrices based on θ. Specifically, for a line making θ = π/6, the corresponding matrix employs cos(2θ) and sin(2θ) to reflect vectors about the line .

To find the standard matrix for a linear operator T: R3 → R3 that first rotates a vector counterclockwise about the z-axis through an angle θ, reflects the resulting vector about the yz-plane, and then projects it orthogonally onto the xy-plane, we must multiply the matrices for each transformation. The rotation about the z-axis is represented by a matrix that uses sine and cosine of θ. The reflection about the yz-plane uses a matrix with -1 in the first entry of the diagonal reflecting the x-component. The orthogonal projection onto the xy-plane is represented by a matrix that zeros the z-component. The product of these matrices gives the standard matrix for T .

Given T1: P2 → P3 is defined as T1(p(x)) = xp(x) and T2: P3 → P3 as T2(p(x)) = p(x + 1), the inverse transformations T −1_1 and T −1_2 can be found by solving the equations for p(x). For T −1_1, its inverse involves dividing by x, assuming the polynomial is divisible by x. For T −1_2, we shift the input polynomial argument by -1. Consequently, T −1_1 ◦ T −1_2 yields a function that reverses the initial transformations .

In Rn, combining subspaces W1 and W2 such that their sum is direct requires that intersections are the zero vector. For V = W1 + W2 to be non-direct, as seen when n > 2, shared non-zero vectors in both W1 and W2 cause overlaps, hence not meeting conditions for a direct sum. When n = 2, if W1 L W2 extends to the entire space with any vector represented uniquely as a sum, it is direct .

A contraction operator T: P2 → P2 with a contraction factor k = 1/4 uniformly scales down the polynomial coefficients, reducing the vector space's effectivity range. Consequently, T can potentially reduce the rank since the vector space might not span P2 entirely anymore, and the nullity reflects any redundancy or zero-effect transformations. Calculating T(1 + 4x + 8x2) involves applying the factor, resulting in a scaled polynomial .

A composition of linear transformations T2 ◦ T1 from M22 to R3 is not one-to-one if there exist distinct matrices A and B such that T2(T1(A)) = T2(T1(B)). In the provided example, distinct matrices A and B in M22 yield identical expressions (a, b, a) when processed through the transformations T1 and T2. This implies that different inputs can output the same result, hence failing injectivity .

For the linear map T: P2 → R3, defined by T(P(x)) = (P(−1), P(0), P(1)), finding vectors in R3 not obtainable through T demonstrates that T is not onto. The rank of T is the dimension of its image or range space. Evaluating T on basis polynomials such as T(x^2) reveals the dimension of the transformation’s image and deviations indicating non-surjective mapping .

To find the basis of W1 + W2 for vector space V = R4, where W1 = {(x, y, z, w) : x + y + z = 0, x + 2y − z = 0} and W2 = {(s, 2s, 3s, t)}, one solves the systems defining them. For W1, reduce the equations to identify independent generators, yielding vectors spanning W1. Similarly, express W2 in parameterized form, combining results to form a basis for the sum W1 + W2 .

To prove that V = W1 L W2 where V = R4, W1, and W2 are specified subspaces, we check if every vector in V can be uniquely expressed as a direct sum of vectors in W1 and W2, and their intersection is exactly zero. Solving linear equations set by conditions of W1 and W2, along with verifying unique representation and intersection criteria, confirms the direct sum nature, or disproves it if violated .

For the orthogonal projection on the xz-plane, the kernel is the set of all vectors whose y-component is non-zero, specifically vectors of the form (0, y, 0). The range is the xz-plane itself, composed of vectors with zero y-components .

You might also like