I was playing with integrals, and came up with
$$L=\lim_{n\to\infty}\int_0^1 \frac{1}{(1+|\sin (nx)|)^2}dx.$$
Conjecture: $L=\dfrac{4}{3\pi}$
Is my conjecture true?
Remarks on numerical investigation:
Desmos and Wolfram don't do a good job with numerical investigation of this limit, but we can consider the series $f(n)=\dfrac{1}{n}\sum\limits_{k=1}^n \dfrac{1}{(1+|\sin{k}|)^2}$.
$f(10^3)\approx0.999568\left(\frac{4}{3\pi}\right)$
$f(10^6)\approx0.999999635\left(\frac{4}{3\pi}\right)$
$f(10^9)\approx0.999999999807\left(\frac{4}{3\pi}\right)$
This suggests that $\lim\limits_{n\to\infty}f(n)=\frac{4}{3\pi}$.
Using Riemann sums, we have $\lim\limits_{n\to\infty}f(n)=L$.
My attempt:
I tried to use $\,\sin nx = \dfrac{1}{2i}(e^{nxi}-e^{-nxi})\,$ in $\;\displaystyle\int_0^1 \dfrac{1}{(1+|\sin (nx)|)^2}\,\mathrm dx\;,\;\;$ to no avail.
I also tried to use complex numbers in the series $f(n)$, as in answers to a question about $\sum_{n=1}^{\infty} \frac{\cos (n)}{n}$, to no avail.