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!)
A036204 Log base 2 (n) mod 227. 1
0, 1, 46, 2, 11, 47, 154, 3, 92, 12, 28, 48, 61, 155, 57, 4, 99, 93, 178, 13, 200, 29, 34, 49, 22, 62, 138, 156, 8, 58, 197, 5, 74, 100, 165, 94, 77, 179, 107, 14, 131, 201, 150, 30, 103, 35, 218, 50, 82, 23, 145, 63, 168, 139, 39, 157, 224, 9, 90, 59, 97 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
REFERENCES
I. M. Vinogradov, Elements of Number Theory, p. 220ff.
LINKS
MAPLE
with (numtheory): seq(mlog(n, 2, 227), n=1..226); # Georg Fischer, Mar 10 2020
MATHEMATICA
a[1]=0; a[n_]:=MultiplicativeOrder[2, 227, {n}]; Array[a, 226] (* Vincenzo Librandi, Mar 20 2020 *)
CROSSREFS
Sequence in context: A055766 A267319 A261513 * A270814 A284597 A286288
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 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)