cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-7 of 7 results.

A162243 Years in which January first falls on a Saturday (since 2001).

Original entry on oeis.org

2005, 2011, 2022, 2028, 2033, 2039, 2050, 2056, 2061, 2067, 2078, 2084, 2089, 2095, 2101, 2107, 2118, 2124, 2129, 2135, 2146, 2152, 2157, 2163, 2174, 2180, 2185, 2191, 2203, 2214, 2220, 2225, 2231, 2242, 2248, 2253, 2259, 2270, 2276
Offset: 1

Views

Author

Claudio Meller, Jun 28 2009

Keywords

Crossrefs

Cf. A116369.

Programs

  • Mathematica
    Select[Table[{y,1,1},{y,2001,2300}],DayName[#]==Saturday&][[;;,1]] (* Harvey P. Dale, Jul 07 2024 *)

A162238 Years in which January first falls on a Monday (since 2001).

Original entry on oeis.org

2001, 2007, 2018, 2024, 2029, 2035, 2046, 2052, 2057, 2063, 2074, 2080, 2085, 2091, 2103, 2114, 2120, 2125, 2131, 2142, 2148, 2153, 2159, 2170, 2176, 2181, 2187, 2198, 2210, 2216, 2221, 2227, 2238, 2244, 2249, 2255, 2266, 2272, 2277, 2283, 2294, 2300
Offset: 1

Views

Author

Claudio Meller, Jun 28 2009

Keywords

Crossrefs

Cf. A116369.

Programs

  • Mathematica
    Select[Range[2001,2300],DayName[{#,1,1}]==Monday&] (* Harvey P. Dale, Jun 20 2023 *)

A162239 Years in which January first falls on a Tuesday (since 2001).

Original entry on oeis.org

2002, 2008, 2013, 2019, 2030, 2036, 2041, 2047, 2058, 2064, 2069, 2075, 2086, 2092, 2097, 2104, 2109, 2115, 2126, 2132, 2137, 2143, 2154, 2160, 2165, 2171, 2182, 2188, 2193, 2199, 2205, 2211, 2222, 2228, 2233, 2239, 2250, 2256, 2261, 2267, 2278, 2284
Offset: 1

Views

Author

Claudio Meller, Jun 28 2009

Keywords

Crossrefs

Programs

  • Mathematica
    Select[Range[2001,2300],DayName[{#,1,1}]==Tuesday&] (* Harvey P. Dale, Jan 10 2023 *)

A162240 Years in which January first falls on a Wednesday (since 2001).

Original entry on oeis.org

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

Views

Author

Claudio Meller, Jun 28 2009

Keywords

Crossrefs

Programs

  • Mathematica
    Select[Range[2001,2300],DayName[{#,1,1}]==Wednesday&] (* Harvey P. Dale, Apr 19 2019 *)

A162241 Years in which January first falls on a Thursday (since 2001).

Original entry on oeis.org

2004, 2009, 2015, 2026, 2032, 2037, 2043, 2054, 2060, 2065, 2071, 2082, 2088, 2093, 2099, 2105, 2111, 2122, 2128, 2133, 2139, 2150, 2156, 2161, 2167, 2178, 2184, 2189, 2195, 2201, 2207, 2218, 2224, 2229, 2235, 2246, 2252, 2257, 2263, 2274, 2280, 2285
Offset: 1

Views

Author

Claudio Meller, Jun 28 2009

Keywords

Crossrefs

Programs

  • Mathematica
    Select[DateRange[{2001,1,1},{2300,1,1},"Year"],DayName[#]==Thursday&][[All,1]] (* Harvey P. Dale, Dec 09 2021 *)

A162242 Years in which January first falls on a Friday (since 2001).

Original entry on oeis.org

2010, 2016, 2021, 2027, 2038, 2044, 2049, 2055, 2066, 2072, 2077, 2083, 2094, 2100, 2106, 2112, 2117, 2123, 2134, 2140, 2145, 2151, 2162, 2168, 2173, 2179, 2190, 2196, 2202, 2208, 2213, 2219, 2230, 2236, 2241, 2247, 2258, 2264, 2269, 2275, 2286, 2292
Offset: 1

Views

Author

Claudio Meller, Jun 28 2009

Keywords

Crossrefs

A162244 Years in which January first falls on a Sunday (since 2001).

Original entry on oeis.org

2006, 2012, 2017, 2023, 2034, 2040, 2045, 2051, 2062, 2068, 2073, 2079, 2090, 2096, 2102, 2108, 2113, 2119, 2130, 2136, 2141, 2147, 2158, 2164, 2169, 2175, 2186, 2192, 2197, 2204, 2209, 2215, 2226, 2232, 2237, 2243, 2254, 2260, 2265, 2271, 2282, 2288
Offset: 1

Views

Author

Claudio Meller, Jun 28 2009

Keywords

Crossrefs

Cf. A116369.
Showing 1-7 of 7 results.