If you don't feel like doing it, you can always use:
http://integrals.wolfram.com/index.en.cgi
It gives the answer:
<br />
-x + x \ln x<br />
#4
himanshu121
649
1
Is [x] greatest integer function??
#5
Lonewolf
329
1
Hmm, didn't consider that. I'm not sure there'd be a closed form expression for \int ln[x] dx
where [x] is the next greatest integer function. It'd be easy enough to get a numerical answer if the interval was specified though.
Last edited:
#6
sam2
22
0
You could break the integral into a summation. [x] is constant between intervals of integers, so you end up with a sum of trivial integrals.
I think this is what Lonewolf is proposing (please excuse my ignorance!)