Vol 1. No. 1 of Annals of Mathematics has an "Exercises" section with this unusual integral sent in by a Professor Lewis Green Barbour:
$$\int_{\frac \pi 2}^\pi \sqrt{1-\frac 1 2 \cos^2\vartheta + \sin\vartheta\sin2\vartheta}\,{\rm d}\vartheta$$
The other exercises are answered in later issues but this one seems to have been quietly forgotten.
I've tried modern software and it's stumped on solving the indefinite integral. Numerical methods yield a value:
$$\approx 0.8277600029391442$$
However, this doesn't seem to be a closed-form number in any obvious way. Searches of various number databases turn up nothing.
Does this integral have a closed-form solution? If not, what methods would a reader in 1884 have used to solve it? Given how famous the Annals became, does this unsolved exercise from the very first issue have any lore attached to it?
$$I=\int\sqrt{1-\frac{1}{2} \cos ^2(x)+\sin (x) \sin (2 x)}\,dx$$ Using multiple angle formulae $$I=\frac 12 \int \sqrt{3+2 \cos (x)-\cos (2 x)-2 \cos (3 x)}\,dx$$ $$x=\cos^{-1}(t) \quad \implies \quad I=-\frac 12 \int \sqrt{\frac{4+8 t-2 t^2-8 t^3 }{1-t^2 }}\,dt$$
The integrand is minimum at a point where $$2t^4-4 t^2+t+2=0$$ and we know the exact value of the root $a$ of interest.
$$J=\int_{\frac \pi 2}^\pi\sqrt{1-\frac{1}{2} \cos ^2(x)+\sin (x) \sin (2 x)}\,dx$$ $$J=\frac 12 \int_{-1}^a \sqrt{\frac{4+8 t-2 t^2-8 t^3 }{1-t^2 }}\,dt+\frac 12 \int_{a}^0 \sqrt{\frac{4+8 t-2 t^2-8 t^3 }{1-t^2 }}\,dt$$ For each integral, using series expansion around each bound of $t$. Integrating termwise and converting to decimals
$$\frac 12 \int_{-1}^a \cdots \,dt =0.418355365493$$ $$\frac 12 \int_{a}^0 \cdots \,dt =0.409404637296$$ make a total of $$\frac 12 \int_{-1}^0 \cdots \,dt= \color{red}{0.827760002}79$$ to be compared to $\color{red}{0.82776000294}$