MATH 101: Assignment 01
| DETAILS | |
|---|---|
| Total Marks | 100 |
| Instructions |
|
| Duration | 1 week |
| Late Submission | Submission delayed by each day will incur a penalty of \(5\) marks per day. |
Section A: Solving Linear Systems & Elimination (20 Marks)
Attempt any 2 out of the following 3 problems. Each problem carries 10 marks.
A1. Elimination and Comparison of Systems
Use Gaussian elimination to solve the following system of equations.
and
Compare the two systems and comment on the nature of their solutions.
A2. Elimination and Pivot Analysis
Use Gaussian elimination to solve the following system.
- Solve the system for a general value of \(k\).
- Determine the value(s) of \(k\) for which the system has a unique solution and no solution.
A3. Singularity, Infinite Solutions, and Particular Solutions
Which value of \(q\) makes the following system singular? For that value of \(q\), which right-hand side \(t\) gives infinitely many solutions?
For the infinite-solution case, find the solution satisfying \(z = 1\).
Section B: Consistency, Column Space, and Solvability (10 Marks)
Attempt 1 problem.
B1. Conditions for Solvability
Under what condition(s) on \(b_1, b_2, b_3\) is the system solvable?
Find all solutions when the system is solvable.
B2. Conditions for Solvability - 2
Consider the system.
- Write the augmented matrix \([A \mid b]\).
- Find the condition(s) on \(b_1, b_2, b_3\) for which the system is consistent.
- Describe all solutions when the condition holds.
Section C: Linear Independence & Dependence (20 Marks)
Attempt any 2 out of the following 3 problems. Each problem carries 10 marks.
C1. Dependence of Vector Differences
Let \(w_1, w_2, w_3\) be linearly independent vectors.
Define,
Show that \(v_1, v_2, v_3\) are linearly dependent, and find a non-trivial linear combination that equals zero.
C2. Independence of Vector Sums
Let \(w_1, w_2, w_3\) be linearly independent vectors.
Define,
Show that \(v_1, v_2, v_3\) are linearly independent.
C3. True or False (Justify Carefully)
State whether each statement is true or false, and give a justification or counterexample.
- If vectors \(x_1, \dots, x_m\) span a subspace \(S\), then \(\dim S = m\).
- The intersection of two subspaces cannot be empty.
- If \(Ax = Ay\), then \(x = y\).
- The column space of a matrix has a unique basis obtained from echelon form.
- If a square matrix \(A\) has independent columns, then \(A^2\) also has independent columns.
Section D: Linear Transformations & Matrices (10 Marks)
Attempt 1 problem.
D1. Standard Transformations
-
What matrix represents: (a) Rotation by \(90^\circ\) counterclockwise followed by projection onto the \(x\)-axis? (b) Projection onto the \(x\)-axis followed by projection onto the \(y\)-axis?
-
The matrix \(A = \begin{bmatrix}1 & 0 \\ 3 & 1\end{bmatrix}\) produces a shearing transformation. Describe its effect on the \(x\)-axis by computing: \(A(1,0), A(2,0), A(-1,0)\).
D2. Composition of Transformations
-
Find the matrix that represents reflection across the \(x\)-axis, followed by projection onto the line \(y = x\).
-
Apply this transformation to the vector \((2,1)\), and interpret the result geometrically.
Section E: Determinants (20 Marks)
Attempt any 2 out of the following 3 problems. Each problem carries 10 marks.
E1. Vandermonde Determinant
Prove that
E2. Determinants with Parameter
Compute the determinant of the following matrix.
E3. Determinants and Singularity
Let
- Compute \(\det(A)\) as a function of \(\lambda\).
- For which value(s) of \(\lambda\) is \(A\) singular?
- Explain what singularity means in terms of the column space of \(A\).
Section F: Orthogonality, Projections & Inequalities (20 Marks)
Attempt any 2 out of the following 3 problems. Each problem carries 10 marks.
F1. Orthogonality
Which pairs among the following vectors are orthogonal?
F2. Schwarz Inequality and Means
Let \(x, y > 0\).
Define
Use the Schwarz inequality to compare,
F3. Projection and Inner Products
Let \(a = (1,2,2)\) and let \(P\) be the projection matrix onto the line spanned by \(a\).
- Compute the projection matrix \(P\).
- For vectors \(x = (2,1,0)\) and \(y = (1,0,1)\), verify \(\langle Px, y \rangle = \langle x, Py \rangle\).
- Find the angle between \(Px\) and \(Py\).
Bonus Questions (Optional)
X1. Rank-One Update Determinant (Up to +5 Marks)
Let \(M\) be a \(4 \times 4\) matrix with all rows equal to \((a,b,c,d)\).
Compute:
Partial credit for solving the case \(a=b=c=d=1\).
X2. Rank-One Updates, Geometry, and Invertibility (Up to +10 Marks)
Let \(A\) be an invertible \(n \times n\) matrix, and let \(u, v \in \mathbb{R}^n\) be nonzero vectors. Define the matrix \(B = A + u v^T\).
-
Show that for any vector \(x\), \(Bx = Ax + u(v^T x)\). Explain geometrically how \(B\) modifies the action of \(A\).
-
Prove that if \(1 + v^T A^{-1} u \neq 0\), then \(B\) is invertible, and derive an explicit formula for \(B^{-1}\) in terms of \(A^{-1}, u,\) and \(v\).
-
Show that if \(1 + v^T A^{-1} u = 0\), then the system \(Bx = 0\) has a nonzero solution, and explicitly construct such a vector.
-
Interpret the condition \(v^T A^{-1} u = -1\) in terms of projection onto a line and explain why it causes a loss of invertibility.