Math 1080: Homework #1 solved

$30.00

Category: You will receive a download link of the .ZIP file upon Payment

Description

5/5 - (1 vote)

Problem 1:
Let 𝐡 be a 4×4 matrix to which we apply the following operations:
1. Double column 3
2. Add row 2 to row 1
3. Interchange columns 2 and 3
4. Halve row 4
5. Replace column 4 by sum of columns 1 and 3
Each of these operations can be performed by multiplying 𝐡 on the left or on the right by
a specific matrix πΈπ‘˜ (where π‘˜ stands for the operation above) Find the matrices πΈπ‘˜. Then
find matrices 𝐴 and 𝐢 such that the result is obtained as a product 𝐴𝐡𝐢
Problem 2:
Consider the matrix
𝑄 =
1
3
[
2 βˆ’1 2
2 2 βˆ’1
βˆ’1 2 2
]
Show that Q is an orthogonal matrix. What transformation of
3
IR
does it correspond to?
(Hint: Find the vector a that is invariant under Q. Pick a vector b orthogonal to a. Find
the angle Ξ± between b and Qb. If this angle is independent of the choice of b, then Q
corresponds to a rotation about a by the angle Ξ±. Think about other possibilities.)
Problem 3:
Find the 2×2 orthogonal matrix Q that corresponds to the reflection over the line
2π‘₯ βˆ’ 3𝑦 = 0.
Problem 4:
Let 𝑒, 𝑣 be two vectors and 𝐴 = 𝐼 + 𝑒𝑣
𝑇
a matrix. Show that if 𝐴 is invertible, its inverse
is the matrix 𝐴
βˆ’1 = 𝐼 + 𝛼𝑒𝑣
𝑇
and find the scalar 𝛼.When is 𝐴 singular?
Problem 5:
(a) Compute the norms ‖𝑀‖1, ‖𝑀‖2, β€–π‘€β€–βˆž for the vector 𝑀 = [
3
βˆ’1
5
]
(b) Compute the norms ‖𝐴‖1, ‖𝐴‖2, β€–π΄β€–βˆž for the matrix 𝐴 = [
2 βˆ’1 1
βˆ’1 0 2
]
(c) Verify the inequalities ‖𝐴𝑀‖𝑝 ≀ ‖𝐴‖𝑝‖𝑀‖𝑝.