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.

A036179 Log base 3 (n) mod 89.

Original entry on oeis.org

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

Views

Author

Keywords

References

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

Crossrefs

Cf. A054503.

Programs

  • Mathematica
    a[1]=0; a[n_]:=MultiplicativeOrder[3, 89, {n}]; Array[a, 88] (* Vincenzo Librandi, Mar 28 2020 *)

Formula

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

Extensions

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