Let $P$ denote the vector space of polynomials $p:\mathbb R\to \mathbb R$. Is there an example of a norm $\|\cdot\|$ on $P$ so that the completion of $P$ under this norm contains functions of exponential growth, but not functions that grow super-exponentially (at infinity)?
My initial idea was to pick a basis (say monomials based at the origin), then represent each polynomial $p(x)=\sum_{k=0}^na_kx^k$ and place the weighted norm $$\|p\|:=\sum\frac{|a_k|}{k!}.$$ The completion of $P$ will then indeed contain functions of exponential growth, but also functions like $x\mapsto\exp(x^2)$, which I want to rule out. Is there a nice way of massaging this norm to get the desired result? Many thanks!