by Kevin Ly

PSLQ

Finding Integer Relations

Presentation Summary

In these slides, I present:

  • Definition and examples of finding integer relations.
  • One solution via the PSLQ algogithm.

Examples

  • demo1.ipynb: A demo on the basics of mpmath’s PSLQ function
  • demo2.ipynb: A demo trying (and failing) to find a finite series form of the Euler-Mascheroni constant
  • demo3.ipynb: A demo showing how to use PSLQ to find a formula for Pi

References

All Optimization