0, or if you want the absolute value of the area it is 1.997.
But I have a feeling you want more than just that, not quite sure what you mean by "[x] is defined as the greatest integer ≤ x, and: {x} = x - [x]" though.
The way I'm seeing it is that if [x] is the greatest integer ≤ x, that pretty much makes it x, and {x} is 0.
What would life be if we had no courage to attempt anything? - Vincent van Gogh
In the range 0 <= x <= 3, the value of [sin x] is zero, except for the instantaneous value of x = pi/2 which does not contribute to the integral. It follows that, in this range the effective value of {sin x} is just sin x.
In the range -3 <= x < 0 the value of [sin x] is -1, so that the integrand is sin x - (-1), or sin x + 1.
The integral of sin x from -3 < x < 3 is zero. Hence the total integral has the value 3.
Have I made a mistake somewhere? It is all more confusing than I originally thought.
The Function {x} = x - [x] is basically a kind of reverse truncation where you remove everything before the decimal point. You basically get ∫sin(x)dx from [0 to 1) 6 times.