Talk:Computus

From Wikipedia, the free encyclopedia

Latest on top


-- Name of the Article --

I do not like the title of this page. It is too long and I never get the small words and capitalization quite right; the capital 'E' is un-Wikipedia anyway. I propose to re-name this "Computus", for the medieval term of this craft. -- Tom Peters 25-Jul-2003 21:52 UTC

  • What was the original title of this page? The term Computus is hardly known, even by those who take an interest in these things. The case-sensitivity of Wikipedia's search function (apart from the first word) is one of the major bugbears in its use.—Copey 2 13:42, 3 May 2006 (UTC)
"Calculating the date of Easter" still links here, but I believe other re-directs existed with a different capitalization of Date or easter; anyway, I never got it right. "Computus" is the technical term and has been used since the early middle ages. "Calculating ..." is a descriptive phrase. IMNSHO an encyclopedia should have lemmata of words, not awkward phrases. Tom Peters 18:01, 3 May 2006 (UTC)

Contents

[edit] Gauss's Algorithm

I found a source for Gauss's Algorithm, Blackburn & Holford-Strevens pp. 864–866. However, the Gregorian exceptions are described differently:

if M = 0, 3, 6, 8, 11, 14, 17, 22, 25, 27 and 19a + M (mod 30) = 29, d = 28.

if M = 2, 5, 10, 13, 16, 21, 24, 29 and 19a + M (mod 30) = 29, d = 27

Does anyone know if the exceptions are actually equivalent? They don't seem equivalent to me. Alternatively, which is right? --Gerry Ashton 17:14, 9 October 2006 (UTC)

I'm not sure what you mean: the algorithm provided on this page does not give a list of exceptions like H-S&B do, but provides a pre-computed table of (M,N) values that is identical with what H-S&B compute; and gives two heuristic rules. Do you have an example where the two descriptions give a different date? Tom Peters 21:00, 9 October 2006 (UTC)

[edit] References and Table

This article is weak in the way sources are cited. There are long passages of complex text that do not indicate which source they came from.

In particular, two edits have just occured concerning the epact table, but there is no indication which source the table was taken from, so one is forced to do some laborious calculations to see which version is right (unless you happen to be a computer programmer). --Gerry Ashton 22:14, 4 October 2006 (UTC)

I have found sources for the table in question and added appropriate footnotes --Gerry Ashton 23:13, 4 October 2006 (UTC)
The tables follow from the procedures as explained. The readers should be able to construct them themselves. The procedures come from the documents involving the Gregorian reform, which are not easily accessible: the site of Rodolphe Audette [1] appears to be the only reliable source on the Internet. I believe all computations are explained in sufficient detail that they can be checked, so no further reference needed; indeed, I've found nowhere in writing how the lunar calendar REALLY works, why things were done this way, and what all the consequences are. Much of the literature have not thought things through (including apparently Clavius!). The draft by Denis Roegel [2] comes closests but is very technical. Dr. H. Lichtenberg is misguided. Tom Peters 10:59, 5 October 2006 (UTC)
The Blackburn & Holford-Strevens source that I added explains the mechanics, but does not go into the accuracy of the result. The fact that the text is self-consistent is better than nothing, but the information in the article really should be verifiable. --Gerry Ashton 16:15, 5 October 2006 (UTC)

[edit] Algorithms: Meuss/Jones/Butcher (Gregorian)

Implementing this in a calendar program shows that it is correct, but the names of the variables on this page make it hard to understand what is actually going on. I've given it a try (read as: mostly guess-work) given my limited knowledge, maybe someone with more knowledge about Computus can fix my incorrect assumptions - and then put it into the article (I realise some of it is trivial, e.g. the century bit, but for completion):

a = golden_number
b = century
c = year_in_century
d = gregorian_cycle_number (as in, the howmanieth cycle it is)
e = gregorian_cycle
f = ?
g = ?
h = epact
i = gregorian_cycle_number_of_year_in_century - or basic attempt at figuring out a leap year?
L = gregorian_cycle_of_year_in_century - or basic attempt at figuring out a leap year?
m = ?

I've tried to wrap my head around the constants whilst trying to figure this out, too:

451 = ?
114 = MAX_EASTERDATE_AS_DAYOFYEAR - am I right that this is supposed to represent the 25th of April?
100 = YEARS_IN_CENTURY
19  = MAX_GOLDEN_NUMBER
32  = ?
30  = MAX_EPACT
25  = ?
22  = ?
15  = ?
11  = LUNAR_OFFSET
8   = ?
7   = EMBOLISMIC_MONTHS
4   = YEARS_IN_A_GREGORIAN_CYCLE
3   = ?
2   = ?

I would love to see my mistakes corrected and the bits I don't understand explained. I know this is not much to work with, but I'd really like to see the algorithm explained. Notably, I'm aware that often in purely mathematical calculations of dates, an "offset" has to be defined as a constant so the result is not shifted by some amount - so I realise that not all numbers used must neccessarily have another meaning but for, shall we say, 'error correction' in the algorithm; but even that, I find, ought to be documented.

-pinkgothic 14:35, 4 April 2006 (UTC)

[edit] Whose mistake?

I wrote an Excel spreadsheet using Jean Meeus' formulae; it put this year's Gregorian Easter on 2 April, two weeks early, and the Julian Easter on 10 April, a Monday. I haven't found a mistake in my own copying. Could someone else please verify the Meeus algorithms given here? NakedCelt 16:45, 10 March 2006 (UTC)

Found the mistake in my Gregorian calculation, but the Julian Easter still seems to be on Monday.
There is currently a 13-day difference between the Julian and Gregorian calendars. April 10 Julian is April 23 Gregorian, a Sunday. Checking another source, I find that this is the correct Julian Easter for 2006. Indefatigable 20:57, 10 March 2006 (UTC)

[edit] Western Easter only?

Do I understand correctly that this page pertains only to the Western calculation of Easter? If not, the two methods need to be explained distinctly. If so, then this page should include this specificity very early, and a corresponding article be created explaining Eastern Easter computation. — Xiongtalk* 05:57, 2005 August 18 (UTC)

The article does discuss both Easters, but not under the terms "Western" and "Eastern". Eastern corresponds to Julian, and Western to Gregorian. Perhaps an explanation of the different nomenclatures should be added. Indefatigable 16:46, 20 August 2005 (UTC)

[edit] Age and epact

Tom has changed the text on the assumption that the age of the moon must be real (not whole) number. This need not be the case in the English language at least. Applying this assumption causes the text to be more complicated as a result.

How old is Tom? What is Tom's age? 35.767 or 35? (not actual age).

So I think the age of the moon in days as a whole number is a valid concept (in English at least) and could be retained on this page for simplicity. Perhaps the Dutch language does not allow whole number for its equivalent to age. -- Karl 1-Aug-2003 09:45 UT

Uhm, where does this apply? -- Tom Peters 12-Aug-2003 21:07 UTC

I'm referring to the change on 31 July "TP: elaborations on epact<->dayte in lunar year<->age of Moon. Could be explained without reference to "age" (continuous real number), but only "day of month" (ordinal number).) " concerning the section Some Theory. I've just made a small change there that should clarify the moon age references. -- Karl 13-Aug-2003 09h UT

I disagree with your insertion "(moon age 0 at solar new year's day)". The intention is to start the lunar year at the same time as the solar year, i.e. the date (ordinal number) is 1. The epact is 0. The epact is the difference in date between the lunar and solar year. This is equivalent to the age of the Moon, but that is secondary. Anyway, the age of the Moon on 1 Jan. is 1, not 0 (hence the tedious explanation of epact as the age of the Moon on the day before the solar year starts). Think of it as the crescent Moon, which marks the 1st day (ordinal number) of the month, being already (at least) 1 day old. This is also what I state in the 2nd par. in the section on the Gregorian computus; your insertion is in conflict with that text. -- Tom Peters 12:31, 13 Aug 2003 (UTC)

I disagree with Tom's assertion that the age of the moon is 1 on new year's day when the epact is 0. This contradicts the first paragraph of the Catholic Enclopaedia article. Referecenced in Epact. Also the New Moon in this context is always the First Cresent and the astronomical new moon does not come into this. SeeTalk:Epact. -- Karl 15 Aug 11h UT.