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!)
A036209 Log base 6 (n) mod 251. 1
0, 235, 16, 220, 130, 1, 248, 205, 32, 115, 211, 236, 182, 233, 146, 190, 74, 17, 163, 100, 14, 196, 24, 221, 10, 167, 48, 218, 83, 131, 186, 175, 227, 59, 128, 2, 207, 148, 198, 85, 4, 249, 247, 181, 162, 9, 185, 206, 246, 245, 90, 152, 103, 33, 91, 203, 179 (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, 6, 251), n=1..250); # Georg Fischer, Mar 10 2020
MATHEMATICA
a[1]=0; a[n_]:=MultiplicativeOrder[6, 251, {n}]; Array[a, 250] (* Vincenzo Librandi, Mar 30 2020 *)
CROSSREFS
Sequence in context: A251515 A251508 A185482 * A077803 A049857 A218038
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 23:26 EDT 2024. Contains 371917 sequences. (Running on oeis4.)