A process to make two vectors Orthogonal.

Procedure

  • Let be a Linearly Independent set of vectors
  • Consider set of vectors

Intuition

  1. Pick a first vector to base everything off. This first vector is now a fundamental basis vector.
  2. The second vector is projected down with the first vector, and that component is subtracted from the second vector. This second vector is now a fundamental basis vector
  3. The third vector is projected down with second, that component is subtracted, projected down with first vector, that component is subtracted. Now the third vector is a fundamental basis vector
  4. Repeat for all other vectors

Proof

Using Strong Induction

  1. Firstly note that
  2. We can define as follows

Proving All Units are Unit Vector

  1. First, we prove every vector is a Unit Vector

Proving is an Orthogonal Set

  1. We show that
  2. Note that
  3. Now we show
  4. Proof with strong induction:
Base Case
  1. Base case
  2. Then,

case

  1. Assume the set is Orthogonal Set
  2. Then, this means
  3. Consider where