How to Figure Out the Day of the Week For Any Date Ever

Be Smart2 minutes read

John H. Conway created an algorithm to quickly find the day of the week for any date by identifying patterns and calculating "Doomsdays" based on the year, showcasing the power of mathematical problem-solving through algorithms. Examples include determining the day of historical events like the Declaration of Independence signing and celebrities' birthdays, demonstrating the efficiency of Conway's method in extracting answers from complex data.

Insights

  • John H. Conway created an algorithm that swiftly identifies the day of the week for any date by focusing on patterns and "Doomsdays" within the calendar system.
  • This algorithm exemplifies how mathematical algorithms, such as Conway's, offer structured methods to tackle intricate problems by leveraging patterns and calculations, highlighting the effectiveness of mathematical reasoning in problem-solving.

Get key ideas from YouTube videos. It’s free

Recent questions

  • What is Conway's algorithm?

    A method to determine the day of the week.

  • How does Conway's algorithm work?

    By assigning numbers to days and calculating Doomsdays.

  • What is the significance of Doomsdays in Conway's algorithm?

    Key dates used for day of the week calculations.

  • How are patterns in dates utilized in Conway's algorithm?

    To simplify day of the week calculations.

  • How does Conway's algorithm showcase the power of mathematical thinking?

    By efficiently solving complex date-related problems.

Related videos

Summary

00:00

Conway's algorithm: Determining day of the week

  • John H. Conway, a mathematician, invented an algorithm to determine the day of the week for any date quickly.
  • Conway's algorithm involves assigning numbers to days of the week, recognizing patterns in dates, and calculating "Doomsdays" for each year.
  • To find the Doomsday for a year, a specific set of calculations is performed based on the century and year, leading to the determination of the day of the week.
  • Examples provided include determining the day of the Declaration of Independence signing and Kate McKinnon's birthday using Conway's algorithm.
  • Algorithms, like Conway's, are sets of instructions for problem-solving, with the ability to efficiently extract answers from complex data, showcasing the power of mathematical thinking.
Channel avatarChannel avatarChannel avatarChannel avatarChannel avatar

Try it yourself — It’s free.