1 Introduction
Fundamental mathematical constants such as
e
,
π
, the golden ratio
ϕ
, and many others play an instrumental
part in diverse fields such as geometry, number theory, calculus, fundamental physics, biology, and ecology
[
1
]. Throughout history simple formulas of fundamental constants symbolized simplicity, aesthetics, and
mathematical beauty. A couple of well-known examples include Euler’s identity
e
iπ
+ 1 = 0 or the
continued fraction representation of the Golden ratio:
ϕ =
1
1 +
1
1+
1
1+...
. (1)
The discovery of such Regular Formulas (RFs)
1
was often sporadic and considered an act of math-
ematical ingenuity or profound intuition. One prominent example is Gauss’ ability to see meaningful
patterns in numerical data that led to new fields of analysis such as elliptic and modular functions and
to the hypothesis of the Prime Number Theorem. He is even famous for saying “I have the result, but I
do not yet know how to get it” [
2
], which emphasizes the role of identifying patterns and RFs in data as
enabling acts of mathematical discovery.
In a different field but in a similar manner, Johannes Rydberg’s discovery of his formula of hydrogen
spectral lines [
3
], resulted from his data analysis of the spectral emission by chemical elements:
λ
−1
=
R
H
(
n
−2
1
− n
−2
2
), where
λ
is the emission wavelength,
R
H
is the Rydberg constant,
n
1
and
n
2
are the
upper and lower quantum energy levels respectively. This insight, emerging directly from identifying
patterns in the data, had profound implications on modern physics and quantum mechanics.
Unlike measurements in physics and all other sciences,
mathematical
constants can be calculated
to an arbitrary precision (number of digits) with an appropriate formula, thus providing an
absolute
ground truth
. In this sense, mathematical constants contain an unlimited amount of data (e.g. the
infinite sequence of digits in an irrational number), which we propose to use as a ground truth for finding
new RFs. Since the fundamental constants are universal and ubiquitous in their applications, finding such
patterns can reveal new mathematical structures with broad implications, e.g. the Rogers-Ramanujan
continued fraction (which has implications on modular forms) and the Dedekind η and j functions [4, 5].
Consequently, having a
systematic
method to derive new RFs can help research in many fields of science.
In this paper, we establish a novel method to learn mathematical relations between constants and we
present a list of new conjectures found using this method. While the method can be leveraged for many
forms of RFs, we demonstrate its potential with equations of the form of generalized continued fractions
(GCFs):
x = a
0
+
b
1
a
1
+
b
2
a
2
+
b
3
a
3
+...
, (2)
where
a
n
, b
n
∈ Z
for
n
= 1
,
2
, . . .
are partial numerators and denominators respectively. GCFs in which
the partial numerators and denominators follow a closed-form expression like a polynomial have been of
interest to mathematicians for centuries and still are today, e.g. William Broucker’s π representation [6]
or [1, 7, 8].
We demonstrate our approach by finding identities between a GCF and the value of a rational function
at a fundamental constant. For simplicity, enumeration and expression aesthetics, we limit ourselves to
integer polynomials on both sides of the equality. We propose two search algorithms. The first algorithm
uses the Meet-In-The-Middle (MITM) algorithm to a relatively small precision in order to reduce the
search space and eliminate mismatches. It increases the precision with a larger number of GCF iterations
on the remaining hits to validate them as new conjectured RFs, and is therefore called MITM-RF. The
second algorithm uses an optimization-based method, which we call Descent&Repel, converging to integer
lattice points that define new conjectured RFs.
1
By regular formulas we refer to any mathematical expression or equality that is infinite in nature but can be encapsulated
using a finite expression.
2