A process to make two vectors Orthogonal.
Procedure
- Let be a Linearly Independent set of vectors
- Consider set of vectors
- …
Intuition
- Pick a first vector to base everything off. This first vector is now a fundamental basis vector.
- 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
- 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
- Repeat for all other vectors
Proof
Using Strong Induction
- Firstly note that
- We can define as follows
Proving All Units are Unit Vector
- First, we prove every vector is a Unit Vector
Proving is an Orthogonal Set
- We show that
- Note that
- Now we show
- Proof with strong induction:
Base Case
- Base case
- Then,
case
- Assume the set is Orthogonal Set
- Then, this means
- Consider where