Let the basis $B = \{1,x,x^2\}$ which is orthogonal.
Now, I've seen the following:
$$\|1\| = \sqrt {\langle 1,1\rangle} = \sqrt {4\cdot 1\cdot 1} = 2 $$ $$\|x\| = \sqrt {\langle x,x\rangle} = \sqrt {2\cdot 1\cdot 1} = \sqrt 2 $$ $$\|x^2\| = \sqrt {\langle x^2,x^2\rangle} = \sqrt {1\cdot 1} = \sqrt 1 = 1 $$
And therefore, an orthonormal basis would be: $$B = \{ \frac{1}{2}, \frac{x}{\sqrt 2}, x^2 \}$$
Questions:
- Isn't $\{1,x,x^2\}$ already orthonormal?
- Isn't the calculation of the norm wrong?
EDIT:
The inner product (for $V=\mathbb{R}_2[x]$) is:
$$\langle a_1 + b_1x + c_1x^2, a_2 + b_2x + c_2x^2\rangle = 4a_1a_2 + 2b_1b_2 + c_1c_2$$
the definition $\langle a_1 + b_1x + c_1x^2, a_2 + b_2x + c_2x^2\rangle = 4a_1a_2 + 2b_1b_2 + c_1c_2$ is just a definition provided in the problem.For each inner product space we should define the inner product and then define normality and orthogonality based on the definition of the inner product.
So don't say where 2 or 4 comes from. That's just a definition.
For example the common definition of inner product in 3-D vector space is: $\langle (x_1,y_1,z_1),(x_2,y_2,z_2)\rangle=x_1x_2+y_1y_2+z_1z_2$
but I can encounter with a 3-D vector space that has another definition for inner product: