For all $\lambda>0,\qquad f(\lambda)=\displaystyle \int_0^{+\infty} \dfrac{e^{-\lambda t^2}}{1+t^2} \cdot dt$
Solve $f(0)$
Show that $f(\lambda)=\mathcal{O}_{+\infty}\left(\dfrac{1}{\sqrt{\lambda}}\right)$
My attempt :
$f(0)=\displaystyle \int_0^{+\infty} \dfrac{1}{1+t^2} \cdot dt=\lim_{x\to +\infty} \arctan(x)=\dfrac{\pi}{2}$ $\\$
$f(\lambda)=\mathcal{O}\left(\dfrac{1}{\sqrt{\lambda}}\right)\iff\exists C>0,\;\exists A\ge0,\; \forall \lambda>A,\qquad \sqrt{\lambda}f(\lambda)\le C$
So $$\displaystyle \sqrt{\lambda}f(\lambda)= \int_0^{+\infty} \dfrac{\sqrt{\lambda}}{1+t^2} \cdot e^{-\lambda t^2}\cdot dt$$
Now let $g(t):=\dfrac{\sqrt{\lambda}}{1+t^2}$ and $f(t):=e^{-\lambda t^2}$
for any $\lambda>0$ we have :
$\left\lbrace\begin{array}l \displaystyle \int^{+\infty}_0 g(t) \cdot dt \quad \text{converge}\\\\f(t)>0\\ f\; \text{is decreasing} \end{array}\right.\quad $ so the "Abel criterion" guarantiees $\sqrt{\lambda}f(\lambda)$ converges
Thus $\forall \lambda >0, \exists \ell>0$ such that $\sqrt{\lambda}f(\lambda)=\ell$
Conclusion and question :
I know that $\sqrt{\lambda}f(\lambda)$ is decreasing but I don't know how to prove it. If I assume $\sqrt{\lambda}f(\lambda)$ is decreasing, I choose $C=\dfrac{\pi}{2}=f(0)$ and the proof is complete, we have $f(\lambda)=\mathcal{O}\left(\dfrac{1}{\sqrt{\lambda}}\right)$