One day, Mehul wrote the integers 1, 2, 3, ... ,19, 20 on a blackboard. Then he erases any arbitrary numbers and replaces them with a new number of value . And he repeats it for another 18 times.
Show that there is only one number remain. What is the value of that number?
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.
Denote S n as the sum of numbers at n t h operation.Since a , b are replaced by a + b − 1 , the sum gets decreased by 1 every successive operation.So we have:
S 0 = 1 + 2 + 3 + ⋯ + 1 9 + 2 0 = 2 2 0 × 2 1 = 2 1 0 S 1 = 2 0 9 S 2 = 2 0 8 … … S 1 9 = 2 1 0 − 1 9 = 1 9 1