To evaluate the integral \(\int_{1}^{4} \log_e [x] \, dx\), we begin by understanding the meaning of the function \([x]\), which denotes the greatest integer function (floor function). This function returns the greatest integer less than or equal to \(x\).
Thus, the range of the integer values of \([x]\) from 1 to 4 is:
We need to break the integral into parts where \([x]\) is constant:
By summing these results, we find:
\(\int_{1}^{4} \log_e [x] \, dx = 0 + \log_e 2 + \log_e 3 = \log_e 2 + \log_e 3\)
Applying the logarithmic property \(\log_e a + \log_e b = \log_e (a \cdot b)\), we get:
\(\log_e 2 + \log_e 3 = \log_e (2 \cdot 3) = \log_e 6\)
Thus, the correct answer is \(\log_e 6\).