fellow mathematicians. I was given the following exercise:
Given $x>0$, prove that $F(x)= \int_{0}^{x}{\frac{\sin(t)}{1+t}dt} > 0$
What I am trying to do is the following:
We can obtain the derivative by the fundamental theorem of calculus because $f(x)$ is continuous when $t\geq0$. Then:
$$ F'(x)=\frac{\sin(x)}{1+x} $$
Now I will find the maxima and minima of the function. We know that $F'(x)=0$ when $\sin(x) = 0$ and that happens in $0, \pi, 2\pi, 3\pi...$ i.e, in $k\pi$ when $k\in\mathbb{N}$. Moreover, $kx$ is a minimizer when $k$ is even. I claim that because:
$F''(x)=\frac{\cos(x)(1+x)-\sin(x)}{(1+x)^{2}}$ and
$F''(2\pi)=\frac{\cos(2\pi)(1+2\pi)-\sin(2\pi)}{(1+2\pi)^{2}} = 1 + 2\pi > 0 $
So $F(x)$ has a minimum in $x=2\pi$ and I will show that the minimum is greater than $0$
$$ F(2\pi)=\int_{0}^{2\pi}{\frac{\sin{t}}{1+t}} $$
And now I'm stuck. I tried to modif the expression using the fact that:
$$ \int_{ac}^{bc}{f(x)dx}=c\int_{a}^{b}{f(cx)dx} $$
But that did not work. Any suggestion? Thanks!

The sine function is periodic, with identical arches alternating in sign. Thanks to the increasing denominator, every positive contribution to the integral is followed by a negative one of smaller value, hence the integral does not return to zero.
You can prove it formally using that
$$\frac1{t+2k\pi+1}>\frac1{t+2k\pi+\pi+1}.$$