login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A280325
Deviations in hours between A280323 tropical years and A280324 synodic (lunar) months (rounded to nearest hour).
2
261, -187, 74, -38, 36, -2, 1, 0
OFFSET
1,1
COMMENTS
Values used for the average length of 1) the tropical year: 365.242190 ephemeris days; 2) the lunar month: 29.530589 ephemeris days.
LINKS
FORMULA
a(n) = round(24*(365.242190 * A280323(n) - 29.530589 * A280324(n))).
EXAMPLE
Cycle of Meton: A280323(6) = 19 tropical years minus A280324(6) = 235 lunar months = -2.08 hours; a(6) = round(-2.08) = -2.
CROSSREFS
Cf. A280323.
Sequence in context: A200578 A200808 A350084 * A045026 A319727 A131071
KEYWORD
sign,fini,full
AUTHOR
STATUS
approved