Math 1080: Homework #2 solution

$24.99

Original Work ?

Download Details:

  • Name: Homework2-tvf0ud.zip
  • Type: zip
  • Size: 3.78 MB

Category: You will Instantly receive a download link upon Payment||Click Original Work Button for Custom work

Description

5/5 - (5 votes)

Problem 1:
Find the orthogonal projector P onto range(A) where
𝐴 = [
1 βˆ’1
0 2
1 1
]
What is the nullspace of P? What is the image under P of the vector [3 3 0]
𝑇
?
Problem 2:
Let A be π‘š Γ— 𝑛 matrix with π‘š > 𝑛 , and let
A = Q
Λ†
R
Λ†
be a reduced QR factorization. Show that
A has full rank if and only if all the diagonal entries of
R
Λ†
are nonzero.
Problem 3:
Using Gram-Schmidt orthogonalization compute the QR factorization of the following matrix
𝐴 = [
1 0 2
βˆ’2 3 βˆ’4
βˆ’2 6 5
]
Problem 4: Show that if P is a projector, then ‖𝑃‖2 β‰₯ 1.
(Hint: For (a), take an arbitrary vector and decompose as π‘₯ = 𝑃π‘₯ + (𝐼 βˆ’ 𝑃)π‘₯. Use the triangle
inequality to conclude that β€–π‘₯β€–2 ≀ ‖𝑃π‘₯β€–2 . Now use the definition of ‖𝑃‖2 to conclude the
result.)