Which is the biggest?
a b c = 2 0 1 8 + 2 0 1 6 = 2 0 1 9 + 2 0 1 5 = 2 0 2 0 + 2 0 1 4
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.
My solution is similar to that of Jian Hau Chooi but it is slightly different .
Let us assume that x = 2 0 1 7 a = x + 1 + x − 1 b = x + 2 + x − 2 c = x + 3 + x − 3 Now, squaring on both the sides we get : a 2 = x + 1 + x − 1 + 2 x 2 − 1 = 2 x + 2 x 2 − 1 b 2 = x + 2 + x − 2 + 2 x 2 − 4 = 2 x + 2 x 2 − 4 c 2 = x + 3 + x − 3 + 2 x 2 − 9 = 2 x + 2 x 2 − 9 Now, again square root on both the sides : a = 2 x + 2 x 2 − 1 b = 2 x + 2 x 2 − 4 c = 2 x + 2 x 2 − 9 Now, the g r e e n p a r t is same for a , b , c but they differ in the inside square root part. We also know that if the number in the inner square root is less than the number as a whole is larger . x 2 − 1 > x 2 − 4 > x 2 − 9 ⟹ a > b > c
∴ a is the largest number.
Notice that b − 2 0 1 5 a − 2 0 1 6 = 2 0 1 9 2 0 1 8 < 1 ⟹ a − 2 0 1 6 < b − 2 0 1 5 ⟹ a − b = 2 0 1 6 − 2 0 1 5 > 0 ⟹ a > b Further, c − 2 0 1 4 b − 2 0 1 5 = 2 0 2 0 2 0 1 9 < 1 ⟹ b − 2 0 1 5 < c − 2 0 1 4 b − c = 2 0 1 5 − 2 0 1 4 > 0 ⟹ b > c Eventually, a > b , b > c ⟹ a > c ∴ a > b > c Thus, a is greatest among them.
For n ≥ k ≥ 0 , r r 2 = n + k + n − k = 2 n + 2 n 2 − k 2 → r ∝ k 1
By taking n = 2 0 1 7 : k k k = 1 , a = 2 0 1 8 + 2 0 1 6 = 2 , b = 2 0 1 9 + 2 0 1 5 = 3 , c = 2 0 2 0 + 2 0 1 4
Hence, we will found that a > b > c , and a will be the biggest.
Problem Loading...
Note Loading...
Set Loading...
Let k = 2 0 1 7 ; then we have:
⎩ ⎪ ⎨ ⎪ ⎧ a = k + 1 + k − 1 b = k + 2 + k − 2 c = k + 3 + k − 3 ⟹ ⎩ ⎪ ⎨ ⎪ ⎧ a 2 = 2 k + 2 k 2 − 1 b 2 = 2 k + 2 k 2 − 4 c 2 = 2 k + 2 k 2 − 9
Therefore, a 2 > b 2 > c 2 ⟹ a > b > c , hence a is the biggest.