A162240 Years in which January first falls on a Wednesday (since 2001).
2003, 2014, 2020, 2025, 2031, 2042, 2048, 2053, 2059, 2070, 2076, 2081, 2087, 2098, 2110, 2116, 2121, 2127, 2138, 2144, 2149, 2155, 2166, 2172, 2177, 2183, 2194, 2200, 2206, 2212, 2217, 2223, 2234, 2240, 2245, 2251, 2262, 2268, 2273, 2279, 2290, 2296
Offset: 1
Keywords
Crossrefs
Programs
-
Mathematica
Select[Range[2001,2300],DayName[{#,1,1}]==Wednesday&] (* Harvey P. Dale, Apr 19 2019 *)