Is this indefinite integral really unsolvable?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 4K views
Metaleer
Messages
123
Reaction score
0
Hey, all.

Anyway, browsing the Internet a bit I found this integral:

[tex]\int \sqrt{1 + \frac{\ln x}{x}}dx[/tex]​

as a proposed problem in a compilation of maths problems, as an integral from the MATYC journal. I gave it to Mathematica and WolframAlpha and they weren't able to solve it; WolframAlpha even claims there's no result found in terms of standard mathematical functions.

Any ideas? Perhaps Mathematica/WolframAlpha is on the fritz? :S
 
Physics news on Phys.org
I highly suspect that wolfram alpha is correct. I think that there are indeed no elementary function that give that function as derivative. This isn't special, you know? It happens to a lot of integrals, for example

[tex]\int{e^{x^2}dx}~\text{and}~\int{\frac{\sin(x)}{x}dx}[/tex]

can not be solved in terms of elementary functions. In fact, it is a criticism that I have for most calculus classes: they don't stress enough that most integrals are not solvable. When you come out of a calculus class, you think you can solve any integral, but this is simply false.

But numerical methods still work however...
 
While it's true that most integrals that one can think of have no elementary antiderivative, WolframAlpha claims that it can't find a result in terms of standard mathematical functions that it knows - and Wolfram Alpha knows many non-elementary functions like the Gaussian (erf and erfc) and sine integral that you gave as examples.

Numerical methods are usually left for numerical integration of definite integrals - remember that this is an indefinite integral that we're looking for, or primitive or antiderivative if you prefer (although a Taylor series expansion could be found, I guess, atleast for a limited interval).

What surprised me is that it appeared as a puzzle in a mathematical journal. Perhaps it's a typo? If it helps, I found it http://books.google.co.uk/books?id=KX6D6hefyA0C&printsec=frontcover", on page 84, MATYC 125.
 
Last edited by a moderator:
Thanks for all the input, micromass. It may be possible to locate the original MATYC issue in question and see if there is indeed a typo and the integrand is messed up and/or it's actually a definite integral.