Sale!

18.06SC Unit 2 Exercise 4 Orthogonal matrices and Gram-Schmidt solved

Original price was: $35.00.Current price is: $30.00.

Download Details:

  • Name: Problem-Set-2.4-mewp9u.zip
  • Type: zip
  • Size: 787.00 B

Category:

Description

5/5 - (4 votes)

Exercises on orthogonal matrices and Gram-Schmidt
Problem 17.1: (4.4 #10.b Introduction to Linear Algebra: Strang)
Orthonormal vectors are automatically linearly independent.
Matrix Proof: Show that Qx = 0 implies x = 0. Since Q may be rectangular, you can use QT but not Q−1.
Problem 17.2: (4.4 #18) Given the vectors a, b and c listed below, use the
Gram-Schmidt process to find orthogonal vectors A, B, and C that span
the same space.
a = (1, −1, 0, 0), b = (0, 1, −1, 0), c = (0, 0, 1, −1).
Show that {A, B, C} and {a, b, c} are bases for the space of vectors perpendicular to d = (1, 1, 1, 1).
1

18.06SC Linear Algebra