So I have just started a course which threw us right into the space that contains all continuous real valued functions. In other words, for $1 \leq p <\infty$, consider $$\left\{ f : \mathbb{R}^n \rightarrow \mathbb{C} \, : \, f \text{ is continuous, }\int_{R^n} |f(x)|^p \, dx < \infty \right\} $$
Now, I want to see why this space is incomplete. Here is a piece of work that I am reading and trying to understand. Could someone break it down for me?
There is a couple of things I don't understand. One is where is the upper bound $4 \times \frac{2}{k}$ coming from? Also what is the limit of this seq? How do I know it doesn't exist in the space itself?
Thanks
The easiest way to see that it is not complete is to notice that if $f_n\rightarrow f$ in $\|\cdot\|_p$ then $f_n(x)\rightarrow f(x)$ for almost all $x\in\mathbb{R}$. So essentially any $\|\cdot\|_p$ limit must also be a pointwise limit.
Now if you look at your example it is not too hard to see that $f^{(k)}$ converges pointwise to a function that is not continuous, therefore any $\|\cdot\|_p$ limit point of the sequence must be equal to this non-continuous function, and thus it is not in $A$.
I hope this helps!