(c) Prove that any polynomial of degree n that is orthogonal to $1,x,x^{2},...,x^{n-1}$ is a constant multiple of $L_{n}.$ $$L_{n}=\frac{d^{n}}{dx^{n}}(x^{2}-1)^{n}$$ Two elements $X$ are $Y$orthogonal if $(X,Y)=0$
for $(X,Y)$ is defined by: $$(X,Y)=z_{1}\bar{w}_{1}+\ ...+z_{d}\bar{w}_{d}.$$ where $X$ and $Y$ are two vectors in $\Bbb {C}^{d}.$
Show that $L_{n}$ is orthogonal to $x^{m}$ whenever $m<n.$ Hence {$L_{n}$}$_{n=0}^{\infty}$
(d) Let $\mathcal{L}_{n}=L_{n}/\Vert{L_{n}}\Vert,$ which are the normalized Legendre polynomials. Prove{$\mathcal{L}_{n}$} is the family obtained by applying the "Gram-Schmidt process" to {$1,x,...,x^{n},...$}, and conclude that every Riemann integrable function $f$ on $[-1,1]$ has Legendre expansion $$\sum_{n=0}^{\infty}\langle f,\mathcal{L}_{n}\rangle\mathcal{L}_{n}$$ which converges to $f$ in the mean-square sense.
Here are some properties of $L_{n}$
If $f$ is indefinitely differentiable on $[-1,1],$ then $$\int_{-1}^{1}{L}_{n}(x)f(x)dx=(-1)^{n}\int_{-1}^{1}(x^{2}-1)^{n}f^{n}(x)dx,$$
$$\Vert\mathcal{L}_{n}\Vert^{2}=\int_{-1}^{1}\vert L_{n}(x)\vert^{2}dx=\frac {(n!)^{2}2^{2n+1}}{2n+1}.$$ I don't know how to use the two properties and Gram_Schmidt process to solve (c), (d). I don't know how to represent the orthogonality of a polynomial of degree n to $1,x,x^{2},...,x^{n-1}.$