Let $f:\mathbb{R}\rightarrow\mathbb{R}$ be defined by $$f(x) = \int_{e^{x^3 +x}}^{1+e^{x^3+x}}e^{r^2} dr$$ for all $x\in\mathbb{R}$. Prove that $f$ is monotone.
I was thinking about Leibniz rule. Actually my main problem is that how to show that f is continuous...
I am struck at this problem as I am in fear to solve this problem.
Please help me and remove the fear from my mind.....
Thank you.
Note that $h(x):=e^{x^3+x}$ is strictly increasing and positive in $\mathbb{R}$ and $e^{r^2}$ is strictly increasing for $r\geq 0$. Then if $x_1<x_2$ then $$f(x_2)-f(x_1)=\int_{h(x_1)+1}^{h(x_2)+1}e^{r^2}\,dr-\int_{h(x_1)}^{h(x_2)}e^{r^2}\,dr=\int_{h(x_1)}^{h(x_2)}( \underbrace{e^{(r+1)^2}-e^{r^2}}_{>0} )\,dr>0,$$ that is $f$ is strictly increasing in $\mathbb{R}$.