NMO Problem 2

A circumference was divided in n n equal parts. On each of these parts one number from 1 1 to n n was placed such that the distance between consecutive numbers is always the same. Numbers 11 11 , 4 4 and 17 17 were in consecutive positions. In how many parts was the circumference divided?This problem is from the NMO.This problem is part of this set .


The answer is 20.

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

This solution is not mine:

We start placing the numbers from 1, and move a certain number of sectors to place the subsequent numbers. After n n moves, we will be back to the first sector, hence we can consider the numbers in modulo n n . So the number of moves it takes from 11 to 4 equals that of from 4 to 17, hence 4 11 17 4 ( m o d n ) 4-11\equiv17-4\pmod{n} . So n 20 n|20 , and from n 17 n\ge17 , we get n = 20 n=20 .

A nice simple solution.+1). Yours is much better solution. I simply gave mine how I did it.

Niranjan Khanderia - 3 years, 7 months ago

W e s o l v e f o r p q ( m o d n ) = X w h e r e p i s t h e d i s t a n c e b e t w e e n t h e n u m b e r s , n t h e d i v i s i o n . W e c h o o s e a n a n d t r y q = s a y 3 , 4 , 5 , 6 , e x c l u d i n g w h e n n , q h a v e a c o m m o n f a c t o r . W h e n v a l u e s o f X f o r q = 11 , 4 , 17 a r e i n c o n s e c u t i v e p o s i t i o n s w e g e t o u r s o l u t i o n . I t i s c l e a r t h a t n > 17. A t n = 20 a n d p = 3 , w e g e t t h e s o l u t i o n . We~solve~for ~{\color{#3D99F6}{p*q \pmod n =X }}~~where~p~is~the~distance~between ~the~ numbers,~n ~the~division. \\ We ~choose~a~ ' n '~ and ~try ~q=~ say~ 3, 4, 5, 6, ~excluding ~when~n,~q~have ~a~common~factor.\\ When~values~of~X~for~q=~11,~ 4, ~17~are~in ~consecutive ~positions~we~ get ~our ~solution.\\ It ~is~ clear~ that~n>17.\\ At~n={\Large \color{#D61F06}{20} }~and~p=3,~we~get~the~solution.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...