Is $f(x)=(1/x)\sin(1/x)$ for $x\not=0$, $f(x)=0$ for $x=0$ Riemann Integrable for $x \in [0,1]$?
I cannot prove this function is integrable because it's not bounded and it doesn't have one sided limit on 0. But I don't know how to prove it's not integrable.
Any Riemann integrable function on a bounded interval $[a, b]$ is bounded.
Suppose that a function $f:[a, b]\to\mathbb{R}$ is unbounded and is integrable. Then by the definition of Riemann integrability, for any $\varepsilon>0$ there is integer $N>0$ such that for $n\ge N$ and any choice of $x_i^\ast\in[x_i, x_{i+1}]$ where $x_ i = a+\frac{b-a}{n}i$, $\Delta x = \frac{b-a}{n}$, we have $$L-\varepsilon < \sum_{k=1}^{n} f(x_i^\ast)\Delta x < L+\varepsilon.$$ But by unboundedness, you can pick an interval $[x_k, x_{k+1}]$ that $f$ is unbounded(why is it?) and making re-choice of $x_k^\ast$, you can make contradiction to the inequality.