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!)
A036199 Log base 5 (n) mod 193. 1
0, 34, 84, 68, 1, 118, 104, 102, 168, 35, 183, 152, 141, 138, 85, 136, 31, 10, 145, 69, 188, 25, 162, 186, 2, 175, 60, 172, 123, 119, 82, 170, 75, 65, 105, 44, 5, 179, 33, 103, 151, 30, 24, 59, 169, 4, 29, 28, 16, 36, 115, 17, 77, 94, 184, 14, 37, 157, 148 (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, 193), n=1..192); # Georg Fischer, Mar 10 2020
MATHEMATICA
a[1]=0; a[n_]:=MultiplicativeOrder[5, 193, {n}]; Array[a, 192] (* Vincenzo Librandi, Mar 23 2020 *)
CROSSREFS
Sequence in context: A044172 A044553 A066284 * A092223 A046764 A260276
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 25 16:45 EDT 2024. Contains 371989 sequences. (Running on oeis4.)