A163956 Multiplicative order of 2 in Z/mZ with m = A002997(n).
40, 24, 36, 56, 60, 660, 198, 252, 45, 180, 60, 144, 153, 1012, 36, 120, 300, 72, 36, 1160, 60, 36, 300, 56, 36, 660, 4284, 264, 420, 3060, 2268, 180, 540, 1680, 120, 4900, 1080, 396, 72, 72, 60, 60, 144, 2970, 612, 396, 324, 210, 180, 540, 504, 792, 198, 180
Offset: 1
Keywords
References
- A. K. Devaraj, "Minimum universal exponent generalisation of Fermat's theorem" (ISSN 1550-3747)
Links
- Amiram Eldar, Table of n, a(n) for n = 1..10000
Programs
-
Mathematica
MultiplicativeOrder[2, #] & /@ Select[Range[1, 10^6, 2], CompositeQ[#] && Divisible[# - 1, CarmichaelLambda[#]] &] (* Amiram Eldar, Jul 30 2020 *)
Formula
Extensions
Corrected and extended by M. F. Hasler, Sep 23 2009
Edited by N. J. A. Sloane, Sep 23 2009, following suggestions from M. F. Hasler
More terms from Amiram Eldar, Jul 30 2020
Comments