Let $f: \Bbb{R} \rightarrow \Bbb{R}$ be defined as
$f(x) = xe^{-nx^2}$ for some natural number.
Then how can I show that $f$ is bounded.
So I need to find a real number $M$ such that $|f(x)| \le M$ for all $x \in \Bbb{R}$.
I can see the bound for $e^{-nx^2}$ is $1$.
But how do I find the bound of the whole function?
It is easy to see that $$\lim_{x\to\pm\infty}f(x)=0.$$ Hence, there is $x_0>0$ such that whenver $|x|>x_0$, we have $f(x)<1$. Moreover, $f\vert_{[-x_0,x_0]}$ is continuous and defined on a compact set, hence reaches some maximal value $M$. Thus $M+1$ is an upper bound for $f$.