prove inequality with an integral over region with unit length

36 Views Asked by At

I am trying to show that $\log{m}\le{\int_{m}^{m+1}{\log{t}}}dt$, with $m\ge{1}$.

I tried simplifying the problem to $0\le{\int_{m}^{m+1}{\log{\big(\frac{t}{m}\big)}}}dt$, but can't seem to get any further.

2

There are 2 best solutions below

0
On BEST ANSWER

The idea is that log(t) is a non-decreasing function, so you may trivially write $log(m)=\int_{m}^{m+1} log(m) dt \leq \int_{m}^{m+1} log(t) dt $.

Maybe this picture is helpful:

log(t)

1
On

Hint: What is the minimum value of the function you are integrating ($\log t$) over the interval of integration?