[solution]
**Step 1: Verify $T_g \in \mathcal{D}'(\mathbb{R})$.** For any $\phi \in \mathcal{D}(\mathbb{R})$ supported in $[-R, R]$, we have $|T_g(\phi)| \le e^{R^2}\|\phi\|_{L^1} \le 2R\,e^{R^2}\sup|\phi|$. This is a bound of the form $C_K \sup_K |\phi|$ for the compact set $K = [-R, R]$, which establishes that $T_g$ is a distribution of order $0$ on every compact set.
**Step 2: Construct a test sequence.** Suppose for contradiction that $T_g$ satisfies the [semi-norm bound](/theorems/456): $|T_g(\phi)| \le C\sum_{j \le N, k \le M}\|\phi\|_{j,k}$ for some $C, N, M$ and all $\phi \in \mathcal{S}(\mathbb{R})$. Fix a non-negative bump $\eta \in C_c^\infty(\mathbb{R})$ with $\eta(0) = 1$ and $\mathrm{supp}(\eta) \subseteq [-1, 1]$. For $R > 0$, define $\phi_R(x) := \eta(x - R)$. Then $\phi_R \in \mathcal{D}(\mathbb{R}) \subseteq \mathcal{S}(\mathbb{R})$, $\phi_R$ is supported in $[R-1, R+1]$, and $\phi_R(R) = 1$.
**Step 3: Estimate the semi-norms.** The semi-norms of the translated bump satisfy $\|\phi_R\|_{j,k} = \sup_x |x^j \partial^k\phi_R(x)| \le (R+1)^j \sup_x |\eta^{(k)}(x-R)| = (R+1)^j \|\eta^{(k)}\|_\infty$. Therefore the right-hand side of the semi-norm bound grows at most polynomially in $R$: there exists $C' > 0$ such that $C\sum_{j,k}\|\phi_R\|_{j,k} \le C'(R+1)^N$.
**Step 4: Derive the contradiction.** On the other hand, since $e^{x^2} \ge e^{(R-1/2)^2}$ on $[R-1/2, R+1/2]$ and $\eta \ge \min_{|t| \le 1/2}\eta(t) > 0$ on this interval (by continuity and $\eta(0) = 1$),
\begin{align*}
T_g(\phi_R) &= \int e^{x^2}\eta(x-R)\,d\mathcal{L}^1(x) \ge c\, e^{(R-1/2)^2}
\end{align*}
for some constant $c > 0$ independent of $R$. This grows faster than any polynomial in $R$, contradicting the polynomial bound $C'(R+1)^N$ for $R$ sufficiently large.
[/solution]