Reversible Ages: Why a 36‑Year Gap Creates Palindrome Years
A puzzle presented by a mother to her child, a mathematician, led to an exploration of reversible ages and the underlying mathematical principles. The mother, who enjoys challenging her son with complex puzzles, texted him about a "palindrome year" after they both recently celebrated birthdays. She was 62, and he had just turned 26, creating a reversible pair of ages. This sparked several questions:
- Why did this happen?
- Will it happen again?
- Is this phenomenon unique to them, or does it happen to everyone?
The mathematician, stuck on a train with only a notebook, decided to tackle these questions without resorting to Google.
The Core Problem: Two-Digit Reversible Ages
The puzzle involves two ages, with the mother being older. For the sake of simplifying the math, it's assumed that their birthdays are on the same day, meaning their age difference remains constant throughout the year. In this specific case, the age difference between the mother and son is 36. This difference is significant because it's the mother's age when she had her son.
The goal is to find when two-digit numbers, with a difference of 36, exhibit this reversible property, like 62 and 26.
Formalizing the Reversible Property
To analyze this mathematically, two-digit numbers need to be represented formally. A two-digit number n can be written as 10a + b, where a is the tens digit and b is the units digit. Its reverse, reverse(n), would then be 10b + a.
For example:
- 62 can be written as `10
6 + 2`
26 can be written as `10
- 2 + 6`
The key is to find the difference between a number and its reverse:
n - reverse(n) = (10a + b) - (10b + a)
Assuming a is greater than b (since the mother is older), the calculation proceeds:
10a - a + b - 10b = 9a - 9b = 9(a - b)
This reveals a crucial insight: the difference between any two-digit number and its reverse is always a multiple of nine.
The Significance of the Age Gap
Since the age gap between the mother and son is 36, and 36 is a multiple of nine (9 * 4), this explains why their ages exhibited the reversible property. This means that any two people whose age gap is a multiple of nine will experience reversible ages at some point.
In the specific case of a 36-year age gap, the equation 9(a - b) = 36 simplifies to a - b = 4. This means that for their ages to be reversible, the difference between the digits of their ages must be 4. For example, with 62 and 26, the difference between 6 and 2 is indeed 4.
When Will It Happen Again?
Having understood the "why" and "who," the next question is "when" will this happen again? The condition is that the difference between the digits (a - b) must remain 4.
If the current ages are 62 and 26, and the difference between the digits is 4, then adding 11 to both ages maintains this difference: * 62 + 11 = 73 * 26 + 11 = 37 The difference between 7 and 3 is 4, and 73 and 37 are reversible and have a difference of 36.
This pattern continues: * 84 and 48 (8 - 4 = 4) * 95 and 59 (9 - 5 = 4)
This suggests that reversible ages occur every 11 years once both individuals are in their double digits.
Looking Backwards
The pattern also works in reverse. Subtracting 11 from the current ages: * 62 - 11 = 51 * 26 - 11 = 15 The difference between 5 and 1 is 4, and 51 and 15 are reversible with a difference of 36.
The mathematician also considered ages like 40 and 04. While 04 is not typically considered a two-digit number, including it would maintain the digit difference of 4 (4 - 0 = 4) and allow for more instances of this phenomenon.
Conclusion
The conjecture is: if two people have an age gap that is a multiple of nine, they will have reversible ages every 11 years. This mathematical puzzle highlights an interesting property of numbers and their relationship to age differences. Further exploration, potentially using coding and different number bases, could reveal even more insights into this phenomenon.
Takeaways
- The difference between any two‑digit number and its reverse is always a multiple of nine, because n − reverse(n) = 9(a − b).
- If two people’s age gap is a multiple of nine, they will eventually have ages that are digit reversals of each other.
- For a 36‑year gap, the digit difference must be 4, leading to pairs like 62/26, 73/37, 84/48, and 95/59.
- These reversible age pairs recur every 11 years as both ages increase by 11 while preserving the digit difference.
- The pattern also works backward, and even ages like 40/04 can be included if leading zeros are allowed, extending the sequence.
Frequently Asked Questions
Why does a 36‑year age gap guarantee reversible ages at certain times?
Because the age difference of 36 equals 9 × 4, and the difference between a two‑digit number and its reverse is always 9 times the difference of its digits. When the digit difference is 4, the ages form a reversible pair, so a 36‑year gap will produce such pairs at regular intervals.
How often will the reversible ages repeat for a fixed age gap?
They repeat every eleven years because adding 11 to both ages increases each digit by one while keeping the digit difference unchanged, so the numbers remain reverses of each other. Thus, once a reversible pair occurs, the next one appears after eleven more years for each person.
Who is Numberphile on YouTube?
Numberphile is a YouTube channel that publishes videos on a range of topics. Browse more summaries from this channel below.
Does this page include the full transcript of the video?
Yes, the full transcript for this video is available on this page. Click 'Show transcript' in the sidebar to read it.
is "when" will this happen again? The condition is that the difference between the digits (`
- b`) must remain 4.
Helpful resources related to this video
If you want to practice or explore the concepts discussed in the video, these commonly used tools may help.
Links may be affiliate links. We only include resources that are genuinely relevant to the topic.