The numbers are written on the black board. Prasun chooses any two numbers say x and y , erases them off using duster and the writes down on the board . He continues to do this until the duster dies and only one number is left.
What is this 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.
Let's start small . Let the numbers be a , b , c , d . Choosing any two say a and b . Now we erase them and write as a + b + ab = (a+1)(b+1) - 1. Now either you take this number or choose any two number you will observe that what we are basically doing is :
1.Choosing two number .
2.Erasing them from board.
3.Adding 1 to each of them.
4.Miltiplying both the resulting numbers (from operation 3).
5.Subtracting one from the product and then writing it on the board.
On doing it continuously we will observe that :
For 1 , 2 1 , 3 1 , ⋯ , n 1 n ∈ N . We get last number as
[ ( 1 + 1 ) ( 1 + 2 1 ) ⋯ ( 1 + n 1 ] − 1
= [ ( 2 ) ( 2 3 ) ( 3 4 ) ( 4 5 ) ⋯ ( n n + 1 ) ] − 1 = ( n + 1 ) − 1 = n .
So in the question asked answer would be 1 6 0 4 1 9 9 8 .