A clock problem by Nihar and Julian (Part 2)

Logic Level 3

Take a 24 - hours digital clock. Now you must be bored seeing the same clock timings everyday. So now you keep that digital clock inverted upside-down. How many timings in the original clock are there such that they appear as "sensible numbers" when the clock is kept inverted upside-down?

Try Part 1 (click here).

Details And assumptions:

  • As an explicit example , if the timing shown in regular clock is 06 : 19 06:19 , then it will be seen as 61 : 90 61:90 in the inverted upside down clock and is one of our required timings . So you have to find the number of such timings.

  • If the timing is 03 : 16 03:16 , upside down it would be 91 : E 0 91:E0 , and would not be accepted.

  • Note that after every 23 : 59 23:59 , the clock shows 00 : 00 00:00 and not 24 : 00 24:00 .

  • All digits look like this: (for clarifying the shape of digits)

This problem was created by me and Julian (the apple).


The answer is 476.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Nihar Mahajan
Jun 21, 2015

First observe that 0 , 1 , 2 , 5 , 6 , 8 , 9 0,1,2,5,6,8,9 remain sensible numbers when they appear in an inverted placed clock.

_ _ : _ _

Since we have a 24 24 hours clock , we have the timing format as shown above.

So the first two digits can be 00 , 01 , 02 , 05 , 06 , 08 , 09 , 10 , 11 , 12 , 15 , 16 , 18 , 19 , 20 , 21 , 22 00 , 01 , 02 , 05 , 06 , 08 , 09 , 10 , 11,12,15,16,18,19,20,21,22 that is 17 17 choices. The third digit can be 0 , 1 , 2 , 5 0,1,2,5 with 4 4 choices . The fourth digit can be 0 , 1 , 2 , 5 , 6 , 8 , 9 0, 1 , 2 , 5 , 6 , 8, 9 that is 7 7 choices. So by product rule we have: 17 × 4 × 7 = 476 17 \times 4 \times 7 = \boxed{476} .

Chew-Seong Cheong
Jun 21, 2015

There are 7 7 acceptable digits 0 , 1 , 2 , 5 , 6 , 8 , 9 0,1,2,5,6,8,9 . The numbers of hour digits and minute digits are as follows:

: 0 0 0 0 0 1 1 1 0 2 2 2 0 5 5 5 0 6 6 0 8 8 0 9 9 1 0 1 1 1 2 1 5 1 6 1 8 1 9 2 0 2 1 2 2 17 × 4 × 7 = 476 \begin{array} {ccccc} \Box & \Box & : & \Box & \Box \\ 0 & 0 & & 0 & 0 \\ 0 & 1 & & 1 & 1 \\ 0 & 2 & & 2 & 2 \\ 0 & 5 & & 5 & 5 \\ 0 & 6 & & & 6 \\ 0 & 8 & & & 8 \\ 0 & 9 & & & 9 \\ 1 & 0 & & & \\ 1 & 1 & & & \\ 1 & 2 & & & \\ 1 & 5 & & & \\ 1 & 6 & & & \\ 1 & 8 & & & \\ 1 & 9 & & & \\ 2 & 0 & & & \\ 2 & 1 & & & \\ 2 & 2 & & & \\ & 17 & \times & 4 & \times\space 7 & = \boxed{476} \end{array}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...