0

A closed-form expression is a mathematical expression that contains only finite numbers of symbols and operations from a given set.
A mathematical problem is a closed-form problem if its solution is sought as a closed-form expression.

What general kinds of closed-form problems are there?

I have written below as an answer what I have found so far.

But are there other closed-form problems that are not covered by these types?

Can particular problems treated by a more general problem?

Trivially, every problem can be made to a closed-form problem - if the solution of that problem will be accepted as allowed.

IV_
  • 6,964
  • Any problem is a closed form problem. The definition of the "set" of operations can always be extended. Before the invention of the sin, trigonometric problems were not closed form but now they are. It is a human decision. – user619894 May 13 '21 at 14:11

1 Answers1

1

I have written what I have found so far. Clearly some of the problems mentioned are interrelated. Some arbitrary examples of references are given here also.

a)

Usually, closed-form solutions are sought in the elementary functions, the Liouvillian functions, in terms of some special functions or in terms of Meijer G-function.

b)

Areas where closed form solutions are of particular interest

IV_
  • 6,964
  • What set of special functions do you define as a closed form? – Тyma Gaidash Mar 11 '22 at 05:37
  • @TymaGaidash That depends on the specific mathematical task. In the general case: all functions that are named (means: by a name or symbol). "In closed form" means: only finite numbers of symbols/operations and no infinity-sign. I assume the point is that you can get by with finite steps or encounter the infinite series hidden behind them. – IV_ Oct 29 '22 at 11:37