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!)
A036207 Log base 7 (n) mod 239. 1
0, 66, 74, 132, 138, 140, 1, 198, 148, 204, 4, 206, 43, 67, 212, 26, 52, 214, 155, 32, 75, 70, 63, 34, 38, 109, 222, 133, 160, 40, 188, 92, 78, 118, 139, 42, 31, 221, 117, 98, 99, 141, 15, 136, 48, 129, 113, 100, 2, 104, 126, 175, 209, 50, 142, 199, 229, 226 (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, 7, 239), n=1..238); # Georg Fischer, Mar 10 2020
MATHEMATICA
a[1]=0; a[n_]:=MultiplicativeOrder[7, 239, {n}]; Array[a, 238] (* Vincenzo Librandi, Mar 27 2020 *)
CROSSREFS
Sequence in context: A181464 A250739 A124142 * A039538 A095751 A121478
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 March 19 06:05 EDT 2024. Contains 370952 sequences. (Running on oeis4.)