cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A321130 Values of m (mod 25) such that V(m) >= 2, where V(m) indicates the constant convergence speed of the tetration base m.

Original entry on oeis.org

0, 1, 5, 7, 15, 18, 24
Offset: 1

Views

Author

Marco Ripà, Oct 27 2018

Keywords

Comments

This sequence represents the values of the base a such that a^^m, where ^^ indicates tetration or hyper-4 (e.g., 3^^4=3^(3^(3^3))), is characterized by a convergence speed at or above 2 (fast m-adic convergence). Only 26% of the positive integers belong to this list (see A317905).

References

  • Marco Ripà, La strana coda della serie n^n^...^n, Trento, UNI Service, Nov 2011. ISBN 978-88-6178-789-6

Crossrefs

Formula

For m = 57, m (mod 25) == 7 and 7^^n has a convergence speed greater than 1, since A317905(m = 57) = 3 > 1 and also A317905(m = 7) = 2 > 1.