User:Jc3s5h/YYYY-MM-DD articles

From Wikipedia, the free encyclopedia

Gregorian calendar[edit]

The Gregorian calendar is well-known as a solar calendar, but also incorporates a lunar calendar. The primary purpose of the lunar aspects of the Gregorian calendar are to calculate the date of Easter and associated church observances. The Catholic Encyclopedia explains that since a lunar month (or lunation) is approximately 29.5 days, but it is impractical to deal with a fraction of a day in a calendar, the basic lunar calendar alternates 29-day lunations with 30-day lunations. An ordinary lunar year contains 12 lunations, and 234 days. A method of reconciling the lunar and solar years is often attributed to the Athenian astronomer Meton, and is known as the Metonic cycle or 19-year cycle. In a 19-year cycle, 12 years are ordinary and contain 12 lunations, and 7 years contain 13 lunations. The 13th month is known as the embolismic or intercalary month. While in ancient times all the embolismic lunations contained 30 days, under the Gregorian reform, only 6 of the 7 embolismic lunations contain 30 days; the remaining embolismic lunation contains 29 days.[1]

Much of the presentation in the Catholic Encyclopedia is tabular.[1] Knuth provides an Easter date algorithm, which he attributes to Aloysius Lilius and Christopher Clavius. He states the algorithm "is used by most Western churches to determine the date of Easter Sunday for any year after 1582." This presentation is much more concise than the Catholic Encyclopedia.[2]

Let Y be the year for which the date of Easter is desired.

Golden number
Set G to (Y mod 19) + 1. (The golden number is the number of the year in the 19-year Metonic cycle.)
Century
Set C to ⌊Y/100⌋ + 1. (See Floor and ceiling functions. When Y is not a multiple of 100, C is the century number, i.e. 2019 is in the 21st century.)
Corrections
Set X to ⌊3C/4⌋ − 12, Z to ⌊(8C + 5)/25⌋. [X is the number of years, such as 1900, in which the leap year was dropped to keep step with the Sun, Z is a special correction designed to synchronize Easter wth the Moon's orbit. The Catholic Encyclopedia article describes this correction as "adding one day to the age of the moon (I. e. to the Epacts) every 300 years seven times in succession and then one day after 400 years (i.e. eight days in 8 X 312.5 or 2500 years)". This correction is known as the Lunar equation.][1]
Find Sunday
Set D to ⌊5Y/4⌋ − X − 10. [March ((−D mod 7) actually will be a Sunday.]
Epact
Set E to 11G + 20 + Z - X mod 30. If E = 25 and the golden number G is greater than 11, or if E = 24, then increase E by 1. (The Catholic Encyclopedia provides the conversion from golden number to epact in the form of a table, valid from 1 BC to AD 1582, where the computus of Dionysius applies, and from AD 1522 to AD 3099. The article states the table may be continued 5199 "with the help of the table equations".)[1]
Find full Moon
Set N to 44 − E; If N < 21 then set N to N + 30. [N is N March, and at this point in the algorithm, 1 April would be represented as 32 March, etc. The Catholic Encyclopedia indicates omitting centurial years not divisible by 400 on February 29 creates problems, so these omissions were restored in the Corrections step. This step subtracts 3 days every 400 years, but does so on 1 January, the resulting inaccuracy in the age of the Moon is immaterial because it is outside the part of the year significant for calculating the date of Easter. This correction is known as the Solar equation. An additional traditional requirement is that a new moon (epact 0 or *) not occur twice on the same date a 19-year cycle.][1]
Advance to Sunday
Set N to N + 7 − ((D + N) mod 7).
Get month
If N > 31, the date is (N − 31) April; otherwise the date is N March.

Notes[edit]

Sources[edit]

  1. ^ a b c d e "Epact", 1909.
  2. ^ Knuth, 1973. Presented as a problem; the reader is expected to implement the algorithm described in plain language on pages 155&ndash156 in MIX assembly language and Knuth's solution is provided on pages 511‐513.

References[edit]

  • Blackburn, Bonnie, and Holford-Strevens, Leofranc. (2003). The Oxford Companion to the Year: An exploration of calendar customs and time-reckoning. (First published 1999, reprinted with corrections 2003.) Oxford: Oxford University Press.
  • Borst, Arno (1993). The Ordering of Time: From the Ancient Computus to the Modern Computer Trans. by Andrew Winnard. Cambridge: Polity Press; Chicago: Univ. of Chicago Press.
  • Clavius, Christopher (1603): Romani calendarij à Gregorio XIII. P. M. restituti explicatio. In the fifth volume of Opera Mathematica (1612). Opera Mathematica of Christoph Clavius includes page images of the Six Canons and the Explicatio (Go to page: Roman Calendar of Gregory XIII)
  • Constantine the Great, Emperor (325): Letter to the bishops who did not attend the first Nicaean Council; from Eusebius' Vita Constantini. English translations: Documents from the First Council of Nicea, "On the keeping of Easter" (near end) and Eusebius, Life of Constantine, Book III, Chapters XVIII–XIX
  • Coyne, G. V., M. A. Hoskin, M. A., and Pedersen, O. (ed.) Gregorian reform of the calendar: Proceedings of the Vatican conference to commemorate its 400th anniversary, 1582–1982, (Vatican City: Pontifical Academy of Sciences, Specolo Vaticano, 1983).
  • Dershowitz, N. & Reingold, E. M. (2008). Calendrical Calculations (3rd ed.). Cambridge University Press.
  • Dionysius Exiguus (525): Liber de Paschate. On-line: (full Latin text) and (table with Argumenta in Latin, with English translation)
  • Eusebius of Caesarea, The History of the Church, Translated by G. A. Williamson. Revised and edited with a new introduction by Andrew Louth. Penguin Books, London, 1989.
  • Gibson, Margaret Dunlop, The Didascalia Apostolorum in Syriac, Cambridge University Press, London, 1903.
  • Gregory XIII (Pope) and the calendar reform committee (1581): the Papal Bull Inter Gravissimas and the Six Canons. On-line under: "Les textes fondateurs du calendrier grégorien", with some parts of Clavius's Explicatio
  • Mosshammer, Alden A., The Easter Computus and the Origins of the Christian Era, Oxford University Press, 2008.
  • Richards, E. G. (2013). Calendars. In S. E. Urban & P. K. Seidelmann (Eds.). Explanatory Supplement to the Astronomical Almanac (3rd ed., pp. 585–624). Mill Valley, CA: Univ Science Books.
  • Schwartz, E., Christliche und jüdische Ostertafeln, (Abhandlungen der königlichen Gesellschaft der Wissenschaften zu Göttingen. Pilologisch-historische Klasse. Neue Folge, Band viii.) Weidmannsche Buchhandlung, Berlin, 1905.
  • Stern, Sacha, Calendar and Community: A History of the Jewish Calendar Second Century BCE – Tenth Century CE, Oxford University Press, Oxford, 2001.
  • Walker, George W, Easter Intervals, Popular Astronomy, April 1945, Vol. 53, pp. 162–178.
  • Walker, George W, Easter Intervals (Continued), Popular Astronomy, May 1945, Vol. 53, pp. 218–232.
  • Wallis, Faith., Bede: The Reckoning of Time, (Liverpool: Liverpool Univ. Pr., 1999), pp. lix–lxiii.
  • Weisstein, Eric. (c. 2006) "Paschal Full Moon" in World of Astronomy.