This is a question I have always wondered about:
- Classical theorems in calculus (e.g. Extreme Value Theorem) tells us that for some function over a given interval, a set of inputs must exist such that the function reaches a maximum and a minimum. The aim of the game is now to determine if these inputs can be determined analytically or numerically
- Now, consider a system of Maximum Likelihood Equations
- In some cases, a given system of Maximum Likelihood Equations has an "analytical" solution : we can find a general relationship between the parameters of the probability distribution with respect to the random variables. This makes things very convenient - if this can be done, in the future, no matter what dataset we encounter, we can very quickly calculate the parameters for any dataset because we have found a closed form solution
- However, many times, this is not possible and we are required to solve numerically
- Thus, it makes me wonder, perhaps in the future, a "cool mathematical trick" would be discovered that would allow for this same problem to be solved analytically
Yet, in most references I read (e.g. textbooks in probability/statistics) - I have never encountered a mathematical proof which shows that certain systems of Maximum Likelihood Equations fundamentally do not have closed form solutions. There is always this tone being implied that perhaps a closed form solution exists, perhaps it doesn't - but currently, we solve numerically. I was always curious to know if we can conclusively prove that a closed form solution is guaranteed to not exist.
I have asked similar questions in the past (see references below) and have never been able to find an exact answer on this topic. I am now trying to reformulate my question in a more concise way:
- For a given system of maximum likelihood equations, is it possible to mathematically prove that an "elementary solution" will never exist ... no matter how much the field of mathematics ever progresses?
Thanks!
References