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!)
A036185 Log base 3 (n) mod 113. 1
0, 12, 1, 24, 83, 13, 8, 36, 2, 95, 74, 25, 22, 20, 84, 48, 5, 14, 99, 107, 9, 86, 41, 37, 54, 34, 3, 32, 89, 96, 50, 60, 75, 17, 91, 26, 67, 111, 23, 7, 94, 21, 47, 98, 85, 53, 31, 49, 16, 66, 6, 46, 52, 15, 45, 44, 100, 101, 71, 108, 102, 62, 10, 72, 105 (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, 3, 113), n=1..112); # Georg Fischer, Mar 09 2020
MATHEMATICA
a[1]=0; a[n_]:=MultiplicativeOrder[3, 113, {n}]; Array[a, 112] (* Vincenzo Librandi, Mar 13 2020 *)
CROSSREFS
Sequence in context: A281823 A139724 A040155 * A013619 A092527 A085840
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 September 15 15:47 EDT 2024. Contains 375938 sequences. (Running on oeis4.)