English
Related papers

Related papers: Calculating the day of the week: null-days algorit…

200 papers

The dominant part in the mental calculation of the day of the week for any given date is to determine the year share, that is, the contribution of the two-digit year part of the date. This paper describes a number of year share computation…

History and Overview · Mathematics 2016-05-31 S. Kamal Abdali

The Gregorian calendar -- first established for daily use on Friday, October 15th, 1582 by Pope Gregory XIII in Catholic countries -- is presently the most pervasive calendar in the world. As such, algorithms for performing various…

General Mathematics · Mathematics 2025-11-05 Bryce Iversen

We propose a modification of a key component in the Doomsday Algorithm for calculating the day of the week of any calendar date. In particular, we propose to replace the calculation of the required term: \lfloor \frac{x}{12} \rfloor + x…

Data Structures and Algorithms · Computer Science 2011-08-09 Chamberlain Fong , Michael K. Walters

We propose a modification of a key component in the Doomsday Algorithm for calculating the day of the week of any calendar date. In particular, we propose to replace the calculation of the required term: \lfloor \frac{x}{12} \rfloor + x…

Data Structures and Algorithms · Computer Science 2011-01-28 Chamberlain Fong

In this recreative piece of work, we present Gauss' calendar formula with some examples to demonstrate how it is applied. Then, based on it, we give a formula for determining dates of particular week days of a given month, and some examples…

History and Overview · Mathematics 2024-02-13 Kwara Nantomah

Conway's Doomsday Algorithm (1973) determines the day of the week for any date in the Gregorian calendar via three additive components: a century anchor, a year offset, and a month-day offset. The century anchor is a fixed four-entry table.…

History and Overview · Mathematics 2026-05-06 Thomas Wollin

A perpetual calendar, a calendar designed to find out the day of the week for a given date, employs a rich arithmetical calculation using congruence. Zeller's congruence is a well-known algorithm to calculate the day of the week for any…

History and Overview · Mathematics 2020-12-21 N. Karjanto , F. Beauducel

A simple closed-form expression for the number of days between the winter solstice and the latest sunrise is derived. Formulas for the summer solstice and the sunset are derived as well. These approximate formulas make it easy to see the…

Astrophysics · Physics 2008-11-26 Matthias Reinsch

Old algorithms are still in use nowadays setting the Easter date accordingly to some elements giving the Spring Equinox and the New Moon for a given year. At least two different approaches (by the Orthodox and Catholic Churches) provide…

General Mathematics · Mathematics 2007-05-23 Ovidiu Vaduvescu

It is shown that each sequence giving the number of times a given day of the month falls on a certain day of the week for $400$ successive years of the Gregorian cycle can be composed of various pieces of various length of one of 4…

History and Overview · Mathematics 2023-12-18 Wolfdieter Lang

We use contemporary mathematical notation to describe the method for determining the age of the ecclesiastical moon as mandated by pope Gregory XIII and elaborated in the book of Christopher Clavius \emph{Romani calendarii explicatio}. The…

History and Overview · Mathematics 2026-01-06 Henryk Fukś

Given a finite abelian group $G$, consider the complete graph on the set of all elements of $G$. Find a Hamiltonian cycle in this graph and for each pair of consecutive vertices along the cycle compute their sum. What are the smallest and…

Combinatorics · Mathematics 2007-05-23 Vsevolod F. Lev

Dates and calendar periods (i.e., days, months, years) appear frequently in tasks involving analysis of software, data, and documents. Prior research has shown that computer logic involving dates and calendrical calculations is error-prone…

Logic in Computer Science · Computer Science 2026-05-26 Leyi Cui , Shrey Tiwari , Rohan Padhye

This paper describes algorithms to deal with nested symbolic sums over combinations of harmonic series, binomial coefficients and denominators. In addition it treats Mellin transforms and the inverse Mellin transformation for functions that…

High Energy Physics - Phenomenology · Physics 2008-11-26 J. A. M. Vermaseren

We consider the following "partition and sum" operation on a natural number: Treating the number as a long string of digits insert several plus signs in between some of the digits and carry out the indicated sum. This results in a smaller…

History and Overview · Mathematics 2015-01-19 Steve Butler , Ron Graham , Richard Stong

In a former paper it has been shown that the elliptic Gau{\ss} sums, whose use has been proposed in the context of counting points on elliptic curves and primality tests, can be computed by using modular functions. In this work we give…

Number Theory · Mathematics 2018-01-22 Christian J. Berghoff

The proposed system of integer functions is logically fully independent from the traditional mathematical analysis of the real functions, but there is a well-defined mutual correspondence between the two disciplines. The system of integer…

General Mathematics · Mathematics 2017-10-03 Jozsef Peredy

A determined algorithm is presented for solving the rSUM problem for any natural r with a sub-quadratic assessment of time complexity in some cases. In terms of an amount of memory used the obtained algorithm is the nlog^3(n) order. The…

Data Structures and Algorithms · Computer Science 2015-02-10 Valerii Sopin

Given a list of N numbers, the maximum can be computed in N iterations. During these N iterations, the maximum gets updated on average as many times as the Nth harmonic number. We first use this fact to approximate the Nth harmonic number…

Data Structures and Algorithms · Computer Science 2017-04-24 Ali Dasdan

Digital System Research has pioneered the mathematics and design for a new class of computing machine using residue numbers. Unlike prior art, the new breakthrough provides methods and apparatus for general purpose computation using several…

Other Computer Science · Computer Science 2015-12-04 Eric B. Olsen
‹ Prev 1 2 3 10 Next ›