Let $n$ be a given natural number, and let $X$ denote the vector space consisting of the zero polynomial and of all polynomials of degree at most $n$, with real or complex numbers as co-efficients, and defined on a given closed interval $[a,b]$ of the real line, with the inner product defined by $$\langle x, y \rangle \ \colon= \ \int_a^b \ x(t) \ \overline{y(t) } \ \mathrm{d} t \ \ \ \mbox{ for all } \ x, y \in X.$$
Then is $X$ complete with respect to the norm induced by the above inner product?
I know that the space of all continuous functions is not complete in the above norm.
Let $x_m \colon= \sum_{j=0}^n \alpha_{jm} t^j$, where $t \in [a,b]$ and $m \in \mathbb{N}$, be a Cauchy sequence in $X$. Then, given $\epsilon > 0$, there is a natural number $N = N(\epsilon)$ such that $$\Vert x_m - x_k \Vert < \epsilon \ \ \ \mbox{ for all } \ m, k \in \mathbb{N} \ \mbox{ such that } \ m > N \ \mbox{ and } \ k > N.$$ Or, $$\sqrt{\int_a^b \ \vert x_m(t) - x_k(t) \vert^2 \ \mathrm{d} t } < \epsilon \ \ \ \mbox{ for all } \ m, k \in \mathbb{N} \ \mbox{ such that } \ m > N \ \mbox{ and } \ k > N.$$ That is, $$\sqrt{\int_a^b \ \left\vert \sum_{j=0}^n \left( \alpha_{jm} - \alpha_{jk} \right) \ t^j \ \right\vert^2 \ \mathrm{d} t } < \epsilon \ \ \ \mbox{ for all } \ m, k \in \mathbb{N} \ \mbox{ such that } \ m > N \ \mbox{ and } \ k > N.$$
What next?
Our aim should be to achieve the "Cauchy-ness" of the sequence $\alpha_{jm}$ of real or complex numbers, for each $j = 0, 1, \ldots, n$.
Am I right? If so, how to achieve this goal?