RamanujanMachine / LIReC

Library of Integer RElations and Constants
3 stars 3 forks source link

More continued fractions and constants #2

Open itaybthl opened 8 months ago

itaybthl commented 8 months ago

The database can always benefit from more values added, from relevant collections of constants. The sources we are currently interested in, in decreasing order of priority, are:

  1. All remaining Ramanujan Machine publications, which are:
    1. Automated Search for Conjectures on Mathematical Constants using Analysis of Integer Sequences (alias razon). SICFs should be uploaded as PCFs by using the folding transform (probably better to just use pcf_from_matrix though)
    2. On Euler polynomial continued fraction (alias epcf).
    3. The conservative matrix field (alias cmf).
    4. Algorithm-assisted discovery of an intrinsic order among mathematical constants (alias elimelech).
  2. More wikipedia articles, including:
    1. Generalized continued fraction (alias wikipedia gcf).
    2. Contiuned fraction (alias wikipedia cf), Only add continued fractions whose partial numerator and denominator are polynomials, or cyclic sequences of polynomials.
  3. OEIS (alias oeis). Specifically, all sequences with the cons keyword represent the digits of some constant, usually in base 10. We suggest using this page for downloading all sequences and filtering them.
  4. Handbook of Continued Fractions for Special Functions by Annie Cuyt et al. (alias cuyt).

The guidelines for uploading constants are:

The default database user is not authorized to upload content to the database, so contact me first.