in

Calculate the Day of the Week for Any Date

Calculating the Day of the Week for Any Date

Have you ever wondered what day of the week a particular date fell on? Maybe you’re trying to figure out the day of the week you were born, or the day of the week a historical event took place. Regardless of the reason, calculating the day of the week can be a fun and useful skill.

The Doomsday Algorithm

The Doomsday Algorithm is a simple and effective method for determining the day of the week for any given date. It’s based on the idea that certain dates, known as “Doomsday dates”, always fall on the same day of the week each year. For example, the 4th of March (3/4) is always a Doomsday date, and the 9th of April (4/9) is also always a Doomsday date.

Finding the Doomsday for a Year

To find the Doomsday for a given year, we can use the following steps:

  1. Find the Century Code: Divide the century by 4, discard the remainder, and add the result to the last two digits of the century. For example, for the year 2023, the century is 20. Dividing 20 by 4 gives us 5, and adding that to 20 gives us 25. So the Century Code for 2023 is 25.
  2. Find the Year Code: Divide the last two digits of the year by 4, discard the remainder, and add it to the last two digits of the year. For 2023, this gives us 2023 / 4 = 505 with a remainder of 3. So the Year Code is 505 + 3 = 508.
  3. Add the Century Code and the Year Code: 25 + 508 = 533
  4. Divide the sum by 7 and find the remainder: 533 / 7 = 76 with a remainder of 1. This remainder is our Doomsday Number.
  5. Look up the Doomsday Number in the table below:
Doomsday Number Day of the Week
0 Sunday
1 Monday
2 Tuesday
3 Wednesday
4 Thursday
5 Friday
6 Saturday

In our example, a Doomsday Number of 1 corresponds to a Monday. Therefore, the Doomsday for the year 2023 is Monday. This means that all Doomsday dates in 2023 will fall on a Monday.

Finding the Day of the Week for Any Date

Once you know the Doomsday for the year, you can easily calculate the day of the week for any date. Here’s how:

  1. Find the closest Doomsday date to your date: For example, if you want to find the day of the week for March 15th, the closest Doomsday date is March 4th.
  2. Count the days between your date and the Doomsday date: In our example, there are 11 days between March 4th and March 15th.
  3. Add the number of days to the Doomsday: Since the Doomsday for 2023 is Monday, adding 11 days gives us a Tuesday. Therefore, March 15th, 2023 falls on a Tuesday.

Example: Finding the Day of the Week for July 4th, 1776

  1. Find the Century Code: The century is 17, so the Century Code is 17 / 4 + 17 = 21.5. We discard the decimal, leaving us with 21.
  2. Find the Year Code: The last two digits of the year are 76, so the Year Code is 76 / 4 + 76 = 95.
  3. Add the Century Code and the Year Code: 21 + 95 = 116
  4. Divide the sum by 7 and find the remainder: 116 / 7 = 16 with a remainder of 4. This is our Doomsday Number.
  5. Look up the Doomsday Number in the table: A Doomsday Number of 4 corresponds to a Thursday. Therefore, the Doomsday for the year 1776 is Thursday.

Since July 4th is a Doomsday date, we know that July 4th, 1776 fell on a Thursday.

Conclusion

The Doomsday Algorithm is a clever and easy-to-use method for calculating the day of the week for any date. With a little practice, you’ll be able to amaze your friends and family with your newfound ability to predict the day of the week for any date in history.