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!)
A036190 Log base 2 (n) mod 149. 1
0, 1, 87, 2, 104, 88, 142, 3, 26, 105, 109, 89, 53, 143, 43, 4, 124, 27, 84, 106, 81, 110, 95, 90, 60, 54, 113, 144, 120, 44, 132, 5, 48, 125, 98, 28, 72, 85, 140, 107, 41, 82, 93, 111, 130, 96, 138, 91, 136, 61, 63, 55, 18, 114, 65, 145, 23, 121, 57, 45, 38 (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, 149), n=1..148); # Georg Fischer, Mar 09 2020
MATHEMATICA
a[1]=0; a[n_]:=MultiplicativeOrder[2, 149, {n}]; Array[a, 148] (* Vincenzo Librandi, Mar 10 2020 *)
CROSSREFS
Sequence in context: A220473 A067157 A077511 * A143767 A033407 A248026
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 24 04:14 EDT 2024. Contains 371918 sequences. (Running on oeis4.)