Easter Problem #1

Level pending

Using the Wikipedia Georgian Easter algorithm , what is the length of the Easter cycle in years. In other words, the number of years before the exact same pattern of Easter dates occurs.

To save some grief, after b b and c c are computed, b b needs to be reduced modulus 400 as that is the Georgian calendar cycle length.


The answer is 760000.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Examining the algorithm and noting the division factors, the cycle length must be 19 × 100 × 4 × 4 × 25 = 760000 19\times 100\times 4\times 4\times 25=760000 .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...