1. Compute the following projections

(a)

The projection formula is:

Given:

Compute dot products:


(b)

Given:

Compute dot products:


(c) , where

Using Gram-Schmidt:

  1. Let and define as the component of orthogonal to .
  2. Since , we set .
  3. Project onto and :

2. Gram-Schmidt Process

(a)

  1. Let .
  2. Compute :

Orthogonal basis:


3. Proof

Statement: If and and , then and .

Proof:

  • Since , but , their sum cannot be in because is closed under addition only for its own elements.
  • Since , there exists such that .
  • We compute:
  • Thus, .

✅ Hence, and .


Let me know if you need any more adjustments!