I would be very interested for examples of "natural" combinatorial functions for which it has been rigorously proven that there is no closed-from expression. By "natural", I mean, not a function which grows too fast to be a closed-form function, like Busy Beaver, but rather, something like "the number of associative operations on an $n$-element set" or "the number of binary operations which are groups on an $n$-element set" or "the number of transitive binary relations on an $n$-element set". Has anyone, in some paper or book or text, given a rigorous definition of closed-form expression, and proven rigorously that there is no closed-form expression for a given "natural" "combinatorial" function?
Asked
Active
Viewed 66 times
2
-
The term closed form is context dependent. See for instance this answer for some info about this topic. – Markus Scheuer Oct 21 '23 at 20:16
-
This answer provides information that for instance central trinomial coefficients do not have a closed form, together with a nice theorem and a reference with a proof for it. – Markus Scheuer Oct 21 '23 at 20:20
2 Answers
0
Take the definition in Wikipedia: Closed-form expression.
It's not possible to prove that a closed-form solution doesn't exist, because you have to define which kind of expressions (functions, operations, symbols) you allow.
As mathematically well defined functions, you can get i. a. statements about the Elementary functions, the Liouvillian functions or some Special functions.
There are only few problems for which it has been proven that they don't have solutions in the Elementary functions, the Elementary numbers or the Liouvillian functions, e.g. Kepler's equation and Lambert W.
The proofs use Risch algorithm or Ritt-Risch structure theorem for Elementary functions.

IV_
- 6,964