A353530 Numbers k such that the smallest prime that does not divide them is of the form 4m+1.
6, 12, 18, 24, 36, 42, 48, 54, 66, 72, 78, 84, 96, 102, 108, 114, 126, 132, 138, 144, 156, 162, 168, 174, 186, 192, 198, 204, 216, 222, 228, 234, 246, 252, 258, 264, 276, 282, 288, 294, 306, 312, 318, 324, 336, 342, 348, 354, 366, 372, 378, 384, 396, 402, 408, 414, 426, 432, 438, 444, 456, 462, 468, 474, 486, 492
Offset: 1
Keywords
Examples
The smallest prime that does not divide 6 = 2*3, is 5, which is of the form 4m+1, therefore 6 is included in this sequence.
Comments