A086748 Odd numbers m such that when C(2k, k) == 1 (mod m) then k is necessarily even.
3, 5, 9, 15, 21, 25, 27, 33, 35, 39, 45, 51, 55, 57, 63, 65, 69, 75, 81, 85, 87, 93, 95, 99, 105, 111, 115, 117, 123, 125, 129, 135, 141, 145, 147, 153, 155, 159, 165, 171, 175, 177, 183, 185, 189, 195, 201, 205, 207, 213, 215, 219, 225, 231, 235, 237, 243, 245
Offset: 1
Keywords
Examples
m = 7 is not a term because C(2k,k) = 1 (mod 7) is solvable by the odd k=17. m = 11 is not a term because C(2k,k) = 1 (mod 11) is solvable by the odd k=13. m = 13 is not a term because C(2k,k) = 1 (mod 13) is solvable by the odd k=2383. m = 23 is not a term because C(2k,k) = 1 (mod 23) is solvable by the odd k=3391. - _R. J. Mathar_, Jul 11 2024 m=2261 = 7*17*19 is not a term because C(2k,k) = 1 (mod 2261) is solvable by k=57. - _R. J. Mathar_, Aug 09 2024
Extensions
13 removed and offset changed by Jinyuan Wang, Apr 04 2020
23 removed and more terms added by Giovanni Resta, Apr 05 2020
Definition corrected by Max Alekseyev, Jul 12 2024
Comments