hsostwal
- 1
- 0
What is integral of tan(logx)? I couldn't find it on internet.
The discussion revolves around the integral of tan(log(x)), exploring whether it can be simplified for real values of x. Participants examine the expressibility of the integral in terms of elementary functions and discuss various mathematical tools and functions that may be involved in its evaluation.
Participants generally agree that the integral is complex and likely not expressible in elementary terms, but there is no consensus on the exact nature of the functions involved or the best approach to simplify it.
Limitations include the dependence on the assumption that x is real and the unresolved nature of the mathematical expressions provided, which may not lead to a straightforward evaluation.
hsostwal said:What is integral of tan(logx)? I couldn't find it on internet.
Gregg said:Mathematica:
[itex]-i \left(\left(\frac{1}{5}-\frac{2 i}{5}\right) x^{1+2 i} \text{Hypergeometric2F1}\left[1-\frac{i}{2},1,2-\frac{i}{2},-x^{2 i}\right]-x \text{Hypergeometric2F1}\left[-\frac{i}{2},1,1-\frac{i}{2},-x^{2 i}\right]\right)[/itex]
CompuChip said:You might want to use FullSimplify (possibly with the additional assumption that x is real) and arrive at something with Euler B's, as I said.