In Folland's Real Analysis 8.1, they introduce the Schwartz space $S = \left\lbrace f \in C^{\infty} : \|f\|_{N,\alpha} < \infty \forall N,\alpha\right\rbrace$ where $\alpha$ is a multi-index, $N$ is a nonnegative integer, and $\|f\|_{N,\alpha} = \sup_{x \in \mathbb{R}^n}(1+|x|)^N|\partial^\alpha f(x)|$. They then say that $f_\alpha(x) = x^{\alpha}e^{-|x|^2}$ is a function in $S$.
A couple things:
1) I don't understand the notation $x^{\alpha}e^{-|x|^2}$. The book says $x^\alpha = \Pi x_j^{\alpha_j}$, so it looks like I have: $f(x) = x_1^{\alpha_1}e^{-\sqrt{x_1^2 + \cdots + x_n^2}} \times \cdots \times x_n^{\alpha_n}e^{-\sqrt{x_1^2 + \cdots + x_n^2}}$... this doesn't seem right.
2) Why is $x^{\alpha}e^{-|x|^2}$ in $S$? Intuitively, the exponential suggests the function is rapidly decreasing, but the partial derivatives get really messy really quickly, so it seems like it's not obvious how to show this function is in $S$ (I would think if I can show the partial derivatives are bounded, I'd be done)
For 1), what you wrote is wrong, the exponential is present only one time in the function. The correct expression would be :
$$f_\alpha(x) = \left( x_1^{\alpha_1} x_2^{\alpha_2}\cdots x_n^{\alpha_n}\right) e^{-(x_1^2+x_2^2+\cdots +x_n^2)}$$
Or, in another form
$$f_\alpha(x) = \prod_{i=1}^n x_i^{\alpha_i}e^{-x_i^2}$$
For 2), it suffice to show by reccurence that
$$\partial^m x^\alpha e^{-|x|^2} = P_{m,\alpha}(x) e^{-|x|^2}$$
where $P_{m,\alpha}$ is a polynomial. No need to compute explicitely this polynomial