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!)
A036182 Log base 5 (n) mod 103. 1
0, 44, 39, 88, 1, 83, 4, 30, 78, 45, 61, 25, 72, 48, 40, 74, 70, 20, 80, 89, 43, 3, 24, 69, 2, 14, 15, 92, 86, 84, 57, 16, 100, 12, 5, 64, 93, 22, 9, 31, 50, 87, 77, 47, 79, 68, 85, 11, 8, 46, 7, 58, 97, 59, 62, 34, 17, 28, 98, 26, 36, 101, 82, 60, 73, 42, 13 (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, 103), n=1..102) ] # Georg Fischer, Mar 09 2020
MATHEMATICA
a[1]=0; a[n_]:=MultiplicativeOrder[5, 103, {n}]; Array[a, 102] (* Vincenzo Librandi, Mar 11 2020 *)
CROSSREFS
Sequence in context: A033364 A108213 A158376 * A109644 A165865 A239534
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 July 14 03:51 EDT 2024. Contains 374291 sequences. (Running on oeis4.)