2
Given that December 9, 2001, fell on a Sunday, determine the day of the week for December 9, 1971.
0:00
Solution: Step 1: Calculate the total number of years between 1971 and 2001 (excluding the current day of 2001 for odd day calculation and focusing on the full years between the two dates).
Number of years from end of 1971 to end of 2000 = 2000 - 1971 = 29 years. Adding 2001 makes it 30 years.
Step 2: Identify the leap years within this period (from 1972 to 2000, inclusive). Leap years are: 1972, 1976, 1980, 1984, 1988, 1992, 1996, 2000. Total leap years = 8.
Step 3: Calculate the number of ordinary years. Ordinary years = Total years - Leap years = 30 - 8 = 22 years.
Step 4: Calculate the total odd days from Dec 9, 1971 to Dec 9, 2001. Each ordinary year has 1 odd day. Each leap year has 2 odd days. Total odd days = (22 * 1) + (8 * 2) = 22 + 16 = 38 odd days.
Step 5: Find the remainder when total odd days are divided by 7: 38 ÷ 7 = 5 remainder 3. So, there are 3 odd days.
Step 6: Since we are going backward from 2001 to 1971, subtract the odd days from Sunday. Sunday - 3 days = Thursday.
Therefore, December 9, 1971, was a Thursday.
3
Determine the day of the week for July 16, 1776.
0:00
Solution: Step 1: Decompose the date for odd day calculation: July 16, 1776 is considered as (1775 full years + the period from Jan 1 to Jul 16, 1776). Step 2: Calculate odd days for the 1775 full years. We break it down as: 1775 = 1600 + 100 + 75. - Odd days in 1600 years = 0 (as 1600 is a multiple of 400). - Odd days in next 100 years = 5. - For the remaining 75 years (1701 to 1775): Number of leap years = 75 ÷ 4 = 18. Ordinary years = 75 - 18 = 57. Total odd days = (18 × 2) + (57 × 1) = 36 + 57 = 93. 93 ÷ 7 = 13 weeks and 2 odd days ⇒ So, 2 odd days. Total odd days from 1775 years = 0 (1600) + 5 (100) + 2 (75) = 7 ≡ 0 (mod 7). Step 3: Calculate odd days from Jan 1 to July 16, 1776. Since 1776 is a leap year, February has 29 days. Days in months from Jan to June: Jan (31), Feb (29), Mar (31), Apr (30), May (31), Jun (30) = total 182 days. Add 16 days of July ⇒ 182 + 16 = 198 days. 198 ÷ 7 = 28 weeks and 2 odd days ⇒ 2 odd days. Step 4: Add to previous total. Odd days from 1775 years = 0. Odd days in 1776 up to July 16 = 2. Total odd days = 0 + 2 = 2. Therefore, the day on July 16, 1776 was **Tuesday**.
7
If January 1, 2004, was a Thursday, what day of the week will January 1, 2005, be?
0:00
Solution: Step 1: Identify the given date and day: January 1, 2004, was a Thursday.
Step 2: Determine if the year 2004 is a leap year. 2004 is divisible by 4, so it is a leap year.
Step 3: Calculate the number of odd days in the year 2004. A leap year has 366 days, which is 52 weeks and 2 odd days. Since we are going from Jan 1, 2004, to Jan 1, 2005, we consider the entire year 2004. So, there are 2 odd days.
Step 4: Add the odd days to the day of the week for January 1, 2004. Thursday + 2 odd days = Saturday.
Therefore, January 1, 2005, will be a Saturday.
8
Determine the day of the week for August 15, 1947.
0:00
Solution: Step 1: Decompose the date for odd day calculation: August 15, 1947 is considered as (1946 full years + period from Jan 1 to Aug 15, 1947).
Step 2: Calculate odd days for the 1900 full years. 1900 years = (1600 years + 300 years). Odd days in 1600 years = 0. Odd days in 300 years = 1. Total odd days for 1900 years = 1 odd day.
Step 3: Calculate odd days for the remaining 46 years (1901-1946). Number of leap years in 46 years = 46 ÷ 4 = 11 leap years. Ordinary years = 46 - 11 = 35 ordinary years. Odd days from 46 years = (11 * 2) + (35 * 1) = 22 + 35 = 57 odd days. Convert to modulo 7: 57 ÷ 7 = 8 weeks and 1 odd day. Total odd days up to end of 1946 = 0 + 1 + 1 = 2 odd days.
Step 4: Calculate odd days for the period from Jan 1, 1947, to Aug 15, 1947. Year 1947 is an ordinary year. Days in Jan=31 (3 odd), Feb=28 (0 odd), Mar=31 (3 odd), Apr=30 (2 odd), May=31 (3 odd), Jun=30 (2 odd), Jul=31 (3 odd), Aug=15 (1 odd). Total odd days for these months = 3+0+3+2+3+2+3+1 = 17 odd days. Convert to modulo 7: 17 ÷ 7 = 2 weeks and 3 odd days.
Step 5: Sum all the odd days. Total odd days = (Odd days from 1946 years) + (Odd days in 1947 up to Aug 15) = 2 + 3 = 5 odd days.
Step 6: Map the total odd days to the day of the week. 0 = Sunday, 1 = Monday, ..., 5 = Friday. 5 odd days correspond to Friday.
Therefore, August 15, 1947, was a Friday.
10
Determine the day of the week for January 26, 1950.
0:00
Solution: Step 1: Decompose the date for odd day calculation: January 26, 1950 is considered as (1949 full years + period from Jan 1 to Jan 26, 1950).
Step 2: Calculate odd days for the 1900 full years. 1900 years = 1600 years + 300 years. Odd days in 1600 years = 0. Odd days in 300 years = 1. Total odd days for 1900 years = 1 odd day.
Step 3: Calculate odd days for the remaining 49 years (1901-1949). Number of leap years in 49 years = 49 ÷ 4 = 12 leap years (1904, 1908, ..., 1948). Number of ordinary years = 49 - 12 = 37 ordinary years. Odd days from 49 years = (12 * 2) + (37 * 1) = 24 + 37 = 61 odd days. Convert to modulo 7: 61 ÷ 7 = 8 weeks and 5 odd days.
Step 4: Calculate odd days for the period from Jan 1 to Jan 26, 1950. Days in January 1950 = 26 days. Convert to modulo 7: 26 ÷ 7 = 3 weeks and 5 odd days.
Step 5: Sum all the odd days. Total odd days = (Odd days from 1900 years) + (Odd days from 49 years) + (Odd days from Jan 1950) = 1 + 5 + 5 = 11 odd days.
Step 6: Find the remainder when total odd days are divided by 7: 11 ÷ 7 = 1 remainder 4. So, there are 4 odd days.
Step 7: Map the total odd days to the day of the week. 0 = Sunday, 1 = Monday, ..., 4 = Thursday. 4 odd days correspond to Thursday.
Therefore, January 26, 1950, was a Thursday.
11
Determine the specific day of the week on which January 1, 1901, fell.
0:00
Solution: Step 1: Decompose the date for odd day calculation: January 1, 1901 is considered as (1900 full years + 1st day of 1901).
Step 2: Calculate odd days for the 1900 full years. 1900 years = 1600 years + 300 years. Number of odd days in 1600 years = 0 (since 1600 is a multiple of 400). Number of odd days in 300 years = 1 (Standard rule: 100 years = 5 odd days, 200 years = 3 odd days, 300 years = 1 odd day, 400 years = 0 odd days). Total odd days for 1900 years = 0 + 1 = 1 odd day.
Step 3: Calculate odd days for the period from Jan 1, 1901, to Jan 1, 1901. For 1st January, we count 1 day. So, 1 odd day.
Step 4: Sum all the odd days. Total odd days = (Odd days from 1900 years) + (Odd days in 1901 up to Jan 1) = 1 + 1 = 2 odd days.
Step 5: Map the total odd days to the day of the week. 0 = Sunday, 1 = Monday, 2 = Tuesday, 3 = Wednesday, 4 = Thursday, 5 = Friday, 6 = Saturday. 2 odd days correspond to Tuesday.
Therefore, January 1, 1901, was a Tuesday.
14
Determine the day of the week for September 21, 1987.
0:00
Solution: Step 1: Decompose the date for odd day calculation: September 21, 1987 is considered as (1986 full years + period from Jan 1 to Sep 21, 1987).
Step 2: Calculate odd days for the 1986 full years. 1986 years = (1600 years + 300 years + 86 years). Odd days in 1600 years = 0. Odd days in 300 years = 1. For 86 years (1901-1986): Leap years in 86 years = 86 ÷ 4 = 21 leap years. Ordinary years = 86 - 21 = 65 ordinary years. Odd days from 86 years = (21 * 2) + (65 * 1) = 42 + 65 = 107 odd days. Convert to modulo 7: 107 ÷ 7 = 15 weeks and 2 odd days. Total odd days up to end of 1986 = 0 + 1 + 2 = 3 odd days.
Step 3: Calculate odd days for the period from Jan 1, 1987, to Sep 21, 1987. Year 1987 is an ordinary year. Days in Jan=31 (3 odd), Feb=28 (0 odd), Mar=31 (3 odd), Apr=30 (2 odd), May=31 (3 odd), Jun=30 (2 odd), Jul=31 (3 odd), Aug=31 (3 odd), Sep=21 (0 odd). Total odd days for these months = 3+0+3+2+3+2+3+3+0 = 19 odd days. Convert to modulo 7: 19 ÷ 7 = 2 weeks and 5 odd days.
Step 4: Sum all the odd days. Total odd days = (Odd days from 1986 years) + (Odd days in 1987 up to Sep 21) = 3 + 5 = 8 odd days.
Step 5: Find the remainder when total odd days are divided by 7: 8 ÷ 7 = 1 remainder 1. So, there is 1 odd day.
Step 6: Map the total odd days to the day of the week. 1 odd day corresponds to Monday.
Therefore, September 21, 1987, was a Monday.
15
Given that December 1, 1991, is the first Sunday of the month, determine the date of the fourth Tuesday in December 1991.
0:00
Solution: Step 1: Identify the given information: December 1, 1991, is a Sunday.
Step 2: Determine the date of the first Tuesday in December 1991. If Dec 1 is Sunday, then Dec 2 is Monday, and Dec 3 is Tuesday. So, the first Tuesday is December 3, 1991.
Step 3: Calculate the date of the fourth Tuesday. To find successive Tuesdays, add 7 days for each week. First Tuesday: Dec 3. Second Tuesday: Dec 3 + 7 = Dec 10. Third Tuesday: Dec 10 + 7 = Dec 17. Fourth Tuesday: Dec 17 + 7 = Dec 24.
Therefore, the fourth Tuesday of December 1991 is December 24, 1991.
16
Given that today, August 5th, is a Wednesday in a leap year, what day of the week will August 5th be exactly three years from today?
0:00
Solution: Step 1: Identify the current date and its day: August 5th, Wednesday, in a leap year.
Step 2: Determine the nature of the next three years. Since the current year is a leap year (e.g., 20XX), the next three consecutive years will be ordinary years (e.g., 20XX+1, 20XX+2, 20XX+3).
Step 3: Calculate odd days for each of the next three years. An ordinary year has 1 odd day. Therefore, 3 ordinary years will have 3 * 1 = 3 odd days.
Step 4: Add the total odd days to the current day of the week. Starting from Wednesday, add 3 odd days: Wednesday + 1 day = Thursday, Thursday + 1 day = Friday, Friday + 1 day = Saturday.
Thus, August 5th after 3 years will be a Saturday.
18
In a continuous period of 400 years, how many total occurrences are there of the 29th day within any given month?
0:00
Solution: Step 1: Determine the number of leap years in 400 consecutive years. A standard cycle of 400 years contains 97 leap years (e.g., 1600, 2000, 2400 are leap years, but 1700, 1800, 1900 are not).
Step 2: In a leap year, February has 29 days. So, the 29th day in February occurs 97 times.
Step 3: For the other 11 months (January, March, April, ..., December), the 29th day occurs in every year, regardless of whether it's a leap year or not.
Step 4: Calculate total occurrences for these 11 months: 400 years * 11 months/year = 4400 times.
Step 5: Sum the occurrences for February and the other 11 months: 97 + 4400 = 4497 times.
Therefore, the 29th day of the month occurs 4497 times in 400 consecutive years.