How Many Right Angles Do Clock Hands Form in 12 Hours?

  • Context: High School 
  • Thread starter Thread starter joeyar
  • Start date Start date
  • Tags Tags
    Theory
Click For Summary

Discussion Overview

The discussion revolves around the number of times the hands of a clock form right angles over a 12-hour period, focusing on the theoretical and mathematical aspects of the problem. Participants explore various methods of counting and reasoning about the angles formed by the hour and minute hands, while also considering the implications of starting points for the count.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • Some participants suggest that the hands form right angles 23 times, depending on the starting point of the count.
  • Others argue that if counting starts at specific times like 3:00 or 9:00, the number of right angles is 23, while starting at other times may yield only 22.
  • A brute force method is mentioned, listing approximate times for right angles, with one participant claiming there are 22 occurrences.
  • Mathematical approaches are presented, including the use of position vectors and angular velocities to derive the times at which right angles occur.
  • Some participants express confusion about the inclusion of the second hand and its relevance to the problem.
  • There is a discussion about the visibility of text used to hide solutions, indicating a meta-discussion about forum practices.
  • One participant points out a potential oversight in counting, suggesting that a right angle occurs around 2:55, while another insists that the count remains at 22.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the exact number of right angles formed, with multiple competing views on the counting method and starting points. The discussion remains unresolved regarding the implications of different starting times on the total count.

Contextual Notes

Some participants note that the problem's complexity may depend on the definitions used and the specific starting times chosen for counting. The discussion includes various mathematical approaches, but there are unresolved steps and assumptions that affect the conclusions drawn.

joeyar
Messages
53
Reaction score
0
In theory, this should be easy...

... During the space of 12 hours, how many times will the big hand of a clock form a right angle with the little hand?
 
Mathematics news on Phys.org
23 times ?
 
Close but no cigar.
 
It depend upon when you start counting the 12 hours.
 
59x2--each click on the clock can have a right hand right angle and left handed one...
 
jimmysnyder said:
It depend upon when you start counting the 12 hours.

Yes. If you start counting at 3:00 or 9:00 for 12:00+epsilon hours, with epsilon positive as small as you want, it seems it makes 23 times. If epsilon is negative, that probably makes only 22. :smile:
 
Does it have an hour, minute as well as second hand? Or only hours and minutes?
 
OOps--forget previous answer...thinking 24 now...
 
I was thinking second hand before
 
  • #10
Completely ignore the seconds hand, we are only considering the minutes and hours hand. For argument's sake, start at the current time as I post this here in my timezone, which is 1.05.

But it seems to me that humanino has probably got it. :)
 
  • #11
joeyar said:
But it seems to me that humanino has probably got it. :)
Well, I got the first (3:00) yesterday before going to bed, and I stupidily was happy about myself, so I forgot the other one (9:00) :smile:
 
  • #12
humanino said:
Well, I got the first (3:00) yesterday before going to bed, and I stupidily was happy about myself, so I forgot the other one (9:00) :smile:
There are others as well.
 
  • #13
Yes, so difficult the problem
 
  • #14
I have used a "brute force" method, simply writing down the (approximate) times at which right-angles occur. Highlight the text below for the solution.

Also ... somebody may want to check if I missed any :smile:


There are 22 times where right-angles occur.

Note: times are approximate.

12:15
12:50
1:20
1:55
2:25
3:00
3:30
4:05
4:35
5:10
5:40
6:15
6:45
7:20
7:55
8:25
9:00
9:30
10:05
10:40
11:10
11:45
 
Last edited:
  • #15
There is an analytic way to approach the problem--

The position vector of the big hand is given by (where t=0 is noon)

[tex]\mathbf{x_b}(t) = \sin \omega_b t \mathbf{i} + \cos \omega_b t \mathbf{j}[/tex]

while the position vector of the little hand is given by

[tex]\mathbf{x_l}(t) = \sin \omega_l t \mathbf{i} + \cos \omega_l t \mathbf{j}[/tex]

and you require that they are perpendicular to each other so that

[tex]\mathbf{x_b}(t)\cdot\mathbf{x_l}(t) = 0 \Rightarrow[/tex]

[tex]\cos\omega_b t \cos\omega_l t + \sin \omega_b t \sin \omega_l t = 0 \Rightarrow[/tex]

[tex]\cos (\omega_l - \omega_b)t = 0 \Rightarrow[/tex]

[tex](\omega_l - \omega_b)t_n = \pi n \Rightarrow[/tex]

[tex]t_n = \frac{\pi n}{\omega_l - \omega_b}[/tex]

but

[tex]\omega_b = 2\pi/T_b, \omega_l = 2\pi/T_l[/tex] where the T's are the periods.

So we have

[tex]t_n = \frac{n}{2} \frac{T_b T_l}{T_b - T_l}[/tex]
where
[tex]T_b = 12 h, T_l = 1 h[/tex]
 
  • #16
Well its fairly easy to work out. angular velocity of each hand is simple.

Angular velocity of minute hand: [itex]\omega_m=\frac{2\pi}{3600}[/itex]
Angular velocity of hour hand: [itex]\omega_h = \frac{2\pi}{43200}[/itex]

Goverened by the rotational dynamics equations:

[tex]\theta = \theta_0 + \omega t[/tex]

We want:

[tex]\theta_m - \theta_h = (2n+1) \frac{\pi}{2}[/tex]

and we get:

[tex]t = \frac{(2n+1) \pi}{2(\omega_m - \omega_h)}[/tex]

First couple of answers are (assuming you start from 12:00):

12:16:21.82
12:49:05.45
..etc

EDIT: I was wondering why my tex had come out as vectors for a second.
 
  • #17
Oh yeah woops I made a rookie mistake-- should have been (2n+1)/2 \pi as Kurt has it and not \pi n. Duh!
 
  • #18
Redbelly98 said:
I have used a "brute force" method, simply writing down the (approximate) times at which right-angles occur. Highlight the text below for the solution.

Also ... somebody may want to check if I missed any :smile:


There are 22 times where right-angles occur.

Note: times are approximate.

12:15
12:50
1:20
1:55
2:25
3:00
3:30
4:05
4:35
5:10
5:40
6:15
6:45
7:20
7:55
8:25
9:00
9:30
10:05
10:40
11:10
11:45

You have the right number. Well done.
 
Last edited:
  • #19
wow someone brought maths into it.
i'd say for the first hour
when the minute hand is 15mins past the hour hand
for the last hour
when the minute hand is 15mins befor the hour hand

for the 10 hours in between
at 15mins before and after the hour hand

10*2 + 2*1 =22?
 
  • #20
Are we counting every second, minute or hour? LOL, J/K.
 
  • #21
This is pretty easy stuff:


The big hand makes 11 laps relative to the small hand. There are 2 times per lap that it forms a right angle, so the number is 2*11=22.
[/color]
 
  • #22
What's with making the text invisible? It doesn't even work, the text is still visible.
 
  • #23
To prevent spoilers to those who want to solve it themselves is the purpose. You have to use the correct colour however which is e3e3e3 I believe.

Edit: I have seen other forums with some sort of system that blacks out the text of spoilers which you have to mouse over to reveal. I wonder if that could be applied to this forum.
 
  • #24
The correct color is now e1e1e2 (as of Dec. 2007)

https://www.physicsforums.com/showthread.php?t=100534

Color test for e1e1e2:

This is a test.
 
  • #25
Comes out as e3e3e3 on photoshop for me. Both should work fine though.
 
  • #26
I checked and am getting 227 for each color channel (R, G, B). In base 16 that's ... hmmm ...
(14 x 16) + (3 x 1)
or e3 in hexadecimal.

You're right!

This is color e3e3e3
 
  • #27
In another board I went on they use the code ... [/color]
 
  • #28


Redbelly98 said:
I have used a "brute force" method, simply writing down the (approximate) times at which right-angles occur. Highlight the text below for the solution.

Also ... somebody may want to check if I missed any :smile:

There are 22 times where right-angles occur.

Note: times are approximate.

12:15
12:50
1:20
1:55
2:25
3:00
3:30
4:05
4:35
5:10
5:40
6:15
6:45
7:20
7:55
8:25
9:00
9:30
10:05
10:40
11:10
11:45
Yep, you missed one. The right angle also occurs somewhere around 2:55. On the other hand, you got the right answer, so, you probably had 2:55 in your original calculations. In your "hidden" list, there are only 21 numbers.

Also, I don't think that it depends on the time you start counting for the following reason.

Suppose that you picked a random starting time on Friday afternoon and counted how many times the right angle occurred for the next 12 hours.

Now suppose you want to test if it makes a difference when you start. So, you repeat the same experiment starting Saturday afternoon, but this time, you start a little bit later. Just enough later so that you miss the first right angle that you counted during the Friday afternoon experiment. If anything, you will count one right angle less. But, after you have counted for 12 hours you will find that the last right angle you count will be the one that you missed Saturday afternoon because you delayed your starting time.
 
Last edited:
  • #29


DeaconJohn said:
Yep, you missed one. The right angle also occurs somewhere around 2:55.
Umm, that particular right angle occurs exactly at 3:00, which was in my list.

On the other hand, you got the right answer, so, you probably had 2:55 in your original calculations. In your "hidden" list, there are only 21 numbers.

I'm counting 22 in my list.
 
  • #30


Redbelly98 said:
Umm, that particular right angle occurs exactly at 3:00, which was in my list.

I'm counting 22 in my list.

You are so right on both counts. Thanks for letting me know.

DJ
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 95 ·
4
Replies
95
Views
8K
Replies
24
Views
4K
  • · Replies 1 ·
Replies
1
Views
5K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 9 ·
Replies
9
Views
985
  • · Replies 58 ·
2
Replies
58
Views
7K