# Greetings from The On-Line Encyclopedia of Integer Sequences! http://oeis.org/ Search: id:a098126 Showing 1-1 of 1 %I A098126 #21 Jul 24 2024 07:41:10 %S A098126 38,58,64,144,198,324,950,1230,1934,4662,7644,9060,10852,11082,13740, %T A098126 16682,24502,27574,54940,66710,84402 %N A098126 Numbers k such that (2^127-1)*2^k + 1 is prime. %C A098126 a(17) > 22800. - _Jinyuan Wang_, Mar 19 2020 %C A098126 a(19) > 30000. - _Tyler NeSmith_, Apr 12 2022 %o A098126 (PARI) is(n)=ispseudoprime((2^127-1)*2^n+1) \\ _Charles R Greathouse IV_, Jun 13 2017 %K A098126 nonn,more %O A098126 1,1 %A A098126 _Pierre CAMI_, Sep 25 2004 %E A098126 a(15)-a(16) from _Jinyuan Wang_, Mar 19 2020 %E A098126 a(17)-a(18) from _Tyler NeSmith_, Apr 12 2022 %E A098126 a(19)-a(20) from _Michael S. Branicky_, Apr 22 2023 %E A098126 a(21) from _Michael S. Branicky_, Jul 23 2024 # Content is available under The OEIS End-User License Agreement: http://oeis.org/LICENSE