How often, and when, are the minute & hour hands at any chosen angle? |
||
This is a generalisation of puzzle 4. Remember that the angle in question is that of the smaller sector (internal angle) between the hands on a circular clock face regardless of whether the minute hand is 'behind' or 'ahead' of the hour hand. So:
Scroll through and click the required numbers which will turn blue. NB: reset with thebutton before choosing a new angle. Click here to reveal the answers: |
|
Answers |
|
Notes:
|
Maths |
|
Method 1 (see Basics):
To generalise puzzle 4, where A is the chosen internal angle, the angular difference D = |5.5M - 30H| = A or (360 - A) alternately. Each occasion can then be found from M = (30H + A + ((360 - 2A) × (1 - Nmod2))) × 2/11, starting from H = 0 and N = 1. In addition to the single initial interval I1 so calculated, there will then be two different alternating recurrent intervals dependent on the particular angle. However, the recurrent interval between alternate occasions 'IRa' is still 65 5/11 mins. The Nth occurrence can therefore be calculated from I1 + ((N - 1) × (IRa / 2)) + (((IRa / 2) - (2 × I1)) × (1 - Nmod2)). For example, if A = 35:
In the case of 0 & 180°, 44 occasions will still be listed, but each of the 22 unique times is repeated (see the Extra maths for a way to avoid this). This figure can be found from mins per day / (IRa / 2): total N = 1440 / 32 8/11, = 44.
NB: Again, take care to use the precise figures of minutes and fractions of a minute, rather than times rounded to the nearest second.
Method 2 (see Basics): Since the hour/minute angular difference alternates between A and 360 - A, the cumulative difference C for the Nth occasion will be:
T = (A + 180(N - 1) + ((180 - 2A) × (1 - Nmod2))) × 120/11. For example, if A = 35:
Solving for N leads to (((86400 × 11/120) - 90) / 180) + 1, but by ignoring the last occasion for the same reason as puzzle 4 results in total N = 44 regardless of the choice for A. As method 1, the 22 results for angles 0 & 180° will be duplicated. See below for a way to avoid this (the program uses this strategy).
Extra maths
† = to the nearest second
To select only odd-numbered solutions for angles A = 0 & 180:
Click here to hide: |
|