| Title: | Symbolic Synthesis of Eulers Number and the Golden Ratio |
| Author: | Vincenzo Manto |
| Date: | |
| Link: |
Symbolic Synthesis of Eulers Number and the Golden Ratio
Symbolic synthesis of Euler’s Number and the Golden Ratio
The purpose of this paper is to investigate the structures of the expressions formed by the symbolic regression carried out by Genetic Algorithms (GA) when the objective is either to approximate or derive important mathematical constants ( and ). Not restricted by any human-designed heuristic such as the classic appreciation for symmetry and elegance in formulas, the algorithm creates unexpected functional expressions. The issues of asymptotic convergence, removable singularities and algebraic symmetries of the continued fractions are examined.
1. Asymptotic optimization for the value of Euler’s Constant ()
In the first stage of computing, the evolutionary algorithm was limited to searching in an area that comprised the rational function raised to a linear power. The objective function focused on minimizing the local residual error at the same discrete evaluation point ().
The result from iteration 1499 can be represented by the following functional expression:
1.1 Algebraic factorization
However, upon close scrutiny of the rational form, one notices that the function was purposely defined to have a removable discontinuity at . This can be proven through the factorization of both the numerator and the denominator :
For values of that do not equal 2, the rational function reduces to:
1.2 Transformation of scale and rate of convergence
Switching the sign of the power results in a much more elegant form:
The transformation of scale necessary to describe the asymptotic line is carried out through an appropriate change of variables, namely which entails that . Upon substituting this into the argument we get:
This expression coincides with the well-known symmetric approximation in the limit case of proposed by d’Alembert.
Analytically speaking, the high accuracy at (error ) does not come from any transformation performed on the physical limit case. Rather, the GA devised a scale compression: by setting the coefficients of the GA so that would be mapped to an effective index of , the convergence on the implied Taylor expansion would be faster, dampening the error to .
2. Algebraic invariance of the Golden Ratio () via Continued Fractions
For the second experiment, the algorithm worked in the field of generalized continued fractions geometry where optimization was performed according to convergence to the irrational constant
The optimal genetic vectors converged into the repetitive and recursive form defined by the following parameters a=1, b=7, c=7, d=7:
2.1 Verification of fixed-point convergence
For the analytical determination of the accumulation point for this evolved sequence, we take advantage of the self-similarity of an infinite continued fraction. After compression of the structure into a single formula of a fixed point, we obtain:
The following is the analytical solution of the relationship:
- Denominator normalization:
- Substitution and inverse of the main fraction:
- Scalar (arbitrary 7) factor and cancellation:
- Multiplication on the lowest common denominator :
The final quadratic relationship is:
The positive root of this polynomial is precisely the exact analytical definition of the targeted constant:
2.2 Structural Redundancy and Non-Human Heuristics
The choice of coefficient highlights the non-human nature of the mathematics involved here. Whereas a human operator would choose to select the identity element—the result being the well-known continued fraction of Fibonacci where all the coefficients have the value —the genetic algorithm moved into the infinitely many algebraically equivalent classes of this object.
By applying an equivalence transformation to the continued fraction, any set of coefficients having equal values at those particular homographic locations would be subject to coefficient scaling cancellation. The machine did indeed choose the coefficient not because of top-down deductive reasoning but simply as part of a random process. The algebraic stability of the quadratic invariant does not depend in the slightest on coefficient parsimony.
The application of genetic algorithms in symbolic regression shows how the approaches differ when it comes to deductive formal beauty and inductive heuristic efficiency. The examples show that evolutionary techniques do not create new theorems but find new paths through a solution space by using redundant paths. Since these methods optimize only the numeric properties of the equations, making sure the inner geometry leads to convergence, they prove extremely efficient in discovering mathematical relations.