Can the value of the integral $$u:=\int_0^1 \ln(x)\tan(x)dx$$ be expressed in closed form ?
Wolfram Alpha neither finds an antiderivate nor a closed form expression, but there are cases where no antiderivate exists, but with parameter-integrals , differentiating or integrating with respect to the parameter , gives a closed form of the value of the integral, so there still might be a closed form for $u$.
Is $u$ rational, irrational algebraic or trascendental ?
Using the $lindep-$ and $algdep-$ command of PARI/GP, I could not find any indication that $u$ might be algebraic or even rational. But is there any way to find out its numerical status ?
The numerical value of $u$ is $-0.2756872738004371638897520614\cdots$
Substituting $t=\ln(x)$ gives $$u=\int_{-\infty}^0 te^t \tan(e^t)dt$$
Substituting $t=\tan(x)$ gives $$u=\int_0^{tan(1)} \ln(\arctan(t))\frac{t}{t^2+1}dt$$
Here what Wolfram Alpha gets trying integration by parts :
https://www.wolframalpha.com/input/?i=integrate+log(x)*tan(x)+by+parts