RMO 2015

Find number of real numbers a such that 4 < a < 5 4<a<5 and a ( a 3 a ) a(a-3\lceil{a}\rceil) is an integer here a \lceil a \rceil represents fractional part of a a .

P.S. i dont know the latex code for fractional part so i used the above symbol. Hope it does not create any confusion


The answer is 5.

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.

1 solution

Normally I use { x } \{x\} and x \lfloor x \rfloor to represent fractional and integral part of x x , respectively.

The trick of this question is 4 < a < 5 4<a<5 , so we know for sure that a = 4 \lfloor a \rfloor=4 . Furthermore, we have an identity { a } = a a \{a\}=a-\lfloor a \rfloor , thus we get { a } = a 4 \{a\}=a-4 . The expression is transformed into a ( 12 2 a ) . a(12-2a). Suppose that a ( 12 2 a ) = k a(12-2a)=k , where k k is an integer as given. We have 2 a 2 12 a + k = 0 2a^2-12a+k=0 , whose solutions are of the form a = 6 ± 36 2 k 2 . a=\frac{6 \pm \sqrt{36-2k}}{2}. Apply this form to the inequality 4 < a < 5 4<a<5 , we have 4 < 6 + 36 2 k 2 < 5 , 4< \frac{6+\sqrt{36-2k}}{2} <5, 2 < 36 2 k < 4 , 2< \sqrt{36-2k} <4, 4 < 36 2 k < 16 , 4< 36-2k <16, 10 < k < 16. 10< k <16. Consequently, there are 5 known possible values of a a that satisfy our condition, which occur when k = 11 , 12 , 13 , 14 , 15 k=11,12,13,14,15 . These values of a a are real, since k < 18 k<18 implies 36 2 k > 0 36-2k>0 .

On the other hand, if we start the inequality by 6 36 2 k 2 \frac{6-\sqrt{36-2k}}{2} , this is impossible because it leads to 2 < 36 2 k < 4 2<-\sqrt{36-2k}<4 .

Therefore, there are exactly 5 possible values of a a .

Great! Awesome solution

neelesh vij - 5 years, 5 months ago

great solution. I too had the same approach.

A Former Brilliant Member - 2 years, 5 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...