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.

A036176 Log base 5 (n) mod 73.

Original entry on oeis.org

0, 8, 6, 16, 1, 14, 33, 24, 12, 9, 55, 22, 59, 41, 7, 32, 21, 20, 62, 17, 39, 63, 46, 30, 2, 67, 18, 49, 35, 15, 11, 40, 61, 29, 34, 28, 64, 70, 65, 25, 4, 47, 51, 71, 13, 54, 31, 38, 66, 10, 27, 3, 53, 26, 56, 57, 68, 43, 5, 23, 58, 19, 45, 48, 60, 69, 50, 37, 52, 42, 44, 36
Offset: 1

Views

Author

Keywords

References

  • I. M. Vinogradov, Elements of Number Theory, p. 224.

Crossrefs

Cf. A054503.

Programs

  • Mathematica
    a[1]=0; a[n_]:=MultiplicativeOrder[5, 73, {n}]; Array[a, 72] (* Vincenzo Librandi, Apr 04 2020 *)

Formula

Row n=21 of T(n,k) in A054503. - Georg Fischer, Jan 19 2020

Extensions

a(59)-a(72) from Georg Fischer, Jan 19 2020