I need to calculate the following definite integral:
$$\int_{1/3}^3 \frac{\arctan x}{x^2 - x + 1} \; dx.$$
The only thing that I've found is:
$$\int_{1/3}^3 \frac{\arctan x}{x^2 - x + 1} \; dx = \int_{1/3}^3 \frac{\arctan \frac{1}{x}}{x^2 - x + 1} \; dx,$$
but it doesn't seem useful.