a(n) is the least prime p such that (2^p - 2)/p == n (mod p), or -1 if there is no such prime p.
A377655
a(n) is the least prime p such that (2^p - 2)/p == n (mod p), or -1 if there is no such prime p.
Terms
- a(0) =1093a(1) =2a(2) =3a(3) =30577a(4) =7a(5) =41a(6) =13a(7) =43a(8) =2633a(9) =17a(10) =11a(11) =23a(12) =31a(13) =83a(14) =233a(15) =103a(16) =59a(17) =97a(18) =25037a(19) =53a(20) =67a(21) =3323a(22) =14717
External references
- oeis: A377655