Area between the curves $y=\sin x$ and $y=\lfloor \sin x \rfloor$ from $x=0$ to $x=2\pi$ is...
- $\pi$
- $>3$
- $4$
- $\sin^{-1} a + \cos^{-1} a + \tan^{-1} b + \cot^{-1} b$ for $a\in[-1,1], b\in \mathbb R$
Area between the curves $y=\sin x$ and $y=\lfloor \sin x \rfloor$ from $x=0$ to $x=2\pi$ is...
Hint: Since $\lfloor\sin x\rfloor$ is either $0$ or $-1$ except at discrete points, this is just $$\int_0^{\pi}\sin x\; dx + \int_{\pi}^{2\pi}(1+\sin x)\;dx $$ Can you compute that?