Let $V$ be the inner product space of polynomials in $x$, where $x\in[0,a]$ and $0<a<1$, with the standard inner product defined by an integral.
I need to show that the sequence $(x^k)^\infty_{k=1}$ is a Cauchy sequence, and that it converges to the zero function.
I know that for a Cauchy sequence, all the terms will eventually become close to each other, but I do not understand how this happens with the given sequence. Surely as $k$ approaches infinity, each $x^k$ will be infinitely bigger than the last?
The inner product, $\langle f,g\rangle$ for two polynomials $f(x)$ and $g(x)$ is given by the integral $\langle f,g\rangle = \int_0^a f(x)g(x)\,dx$. For inner product spaces, the distance between two points is given by $|f-g|^2 = \langle(f-g),(f-g)\rangle$. It follows then, that the distance between $x^m$ and $0$ is ???.
So if we show that is converges to the zero function, what can we say about the "cauchyness" of the sequence?
Edit: There was some ambiguity, so for two functions the inner product, $f\cdot g = \langle f,g\rangle$ is given $\int_0^a f(x)g(x)\,dx$, not the normal product. I have edited my post to reflect this