(16)
Then:
As
, (17)
hence,
(18)
Theorem 2. The sequence
converges.
Proof.
Since
is a Cauchy sequence of real numbers for each t, it follows that
converges. The
theorem guarantees that
as
Symbolic Regression
Symbolic regression is a type of regression analysis that does not specify the functional form of relationships
between two variables. It utilizes a genetic algorithm to execute the analysis. This is included as an option in
much statistical software. For this purpose, a one-month trial version of the software EUREQA was used to
analyze the given data set (Regalado et al., 2019.
The data set analyzed consists of the ordered pairs
t
i
,u
i
i=0
n
generated by the recursive relation (13). As
shown in the preceding sections, the computed values u
i
(t
i
) can approximate the true solution u (t
i
) as closely
as desired. These approximations provide a reliable input for symbolic regression, enabling the discovery of an
analytic expression that best fits the numerical solution.
Let
and consider the pairs
. In traditional regression analysis, we assume a
model of the form:
(19)
where
is a functional form that is completely specified except for the parameter values and are
random errors with zero expectation and constant variance. For instance, (t) may be a third degree
polynomial:
(20)
where a, b, c and d are parameter to be estimated from the data.
In symbolic regression, the functional form of is not specified but is assumed to be derived from a class
of functions called building blocks. Let
(21)
be the building blocks of function that are continuous. Symbolic regression, then, searches the space for an
optimal combination of building blocks that best fit the observations. Fitness is a user-defined quantity such as
the mean – absolute error (MAE), the maximum error (ME) or the squared correlation goodness of fit
.
The search process is implemented by applying the principles of genetic algorithm (GA). We consider the case
when has a finite number of building blocks:
Each
is assigned as fitness value e.g. maximum error, when fitted to the observations. Let