First of all, I'm not entirely sure what to call polynomial functions that can have x raised to negative integers powers, so I will just call them polynomial type functions.
The integral of every polynomial type function is another polynomial type function, unless, of course, our polynomial type function has $\frac{1}{x}$ in it. In that case, our integral is obviously $\ln{x}$.
In the case of every other function in the form $x^{k}$ for some integer $k$, we can use power rule to find the integral. With $\frac{1}{x}$, there is a problem, since our integral will have had a constant of $0$ multiplying the term, nullifying it.
So my question is, why does it happen to be true that every single polynomial type function has a polynomial type integral, except $\frac{1}{x}$? $\frac{1}{x}$ happens to be the only function where using power rule to evaluate the integral doesn't work, and it also happens to the be the only one without a polynomial type integral.
This can't be a coincidence: the two special properties of $\frac{1}{x}$ must be related. What about $\frac{1}{x}$ makes it so special?