Hiche
- 82
- 0
Homework Statement
The question states that we should use the Gram-Schmidt to find an orthogonal basis for W where W = span {p , q} and p(x) = 1 + x ; q(x) = 1 + 2x^2
Homework Equations
...
The Attempt at a Solution
Let \{b1, b2\} be such a basis. Using the G-S process:
b1 = p = 1 + x
b2 = q - proj^q _b = q - \frac{<q, b1>} { \|b1\|^2} . b1
Is this the right way? The answer I got was \{b1, b2\} = \{1 + x, 1/2 - x/2 + 2x^2\}
Note that p and q belong to the set of polynomials of degrees 2 or less (i.e \in P_2) and < , > denotes an inner product of two components.
Also, presume I need to find further basis -- b3 -- is there a generality for bn for example?
Last edited: