login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A036194 Log base 5 (n) mod 167. 1
0, 40, 94, 80, 1, 134, 118, 120, 22, 41, 28, 8, 103, 158, 95, 160, 53, 62, 58, 81, 46, 68, 99, 48, 2, 143, 116, 32, 150, 135, 90, 34, 122, 93, 119, 102, 61, 98, 31, 121, 97, 86, 87, 108, 23, 139, 132, 88, 70, 42, 147, 17, 109, 156, 29, 72, 152, 24, 113, 9, 66 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
REFERENCES
I. M. Vinogradov, Elements of Number Theory, p. 220ff.
LINKS
MAPLE
with (numtheory): seq(mlog(n, 5, 167), n=1..166); # Georg Fischer, Mar 09 2020
MATHEMATICA
a[1] = 0; a[n_] := MultiplicativeOrder[5, 167, {n}]; Array[a, 166] (* Vincenzo Librandi, Mar 15 2020 *)
CROSSREFS
Sequence in context: A092613 A005930 A261933 * A023695 A038466 A279689
KEYWORD
nonn,fini,full
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 08:33 EDT 2024. Contains 371905 sequences. (Running on oeis4.)