Just 10 ants

Probability Level pending

There are 10 ants on a real number line. At time t = 0 t=0 , the k t h k^{th} ant starts at k 2 k^2 and travelling at uniform speed, reaches point ( 11 k ) 2 (11-k)^2 at time t = 1 t=1 .

In this time interval, find the number of distinct times at which there were atleast 2 ants on the same location.


The answer is 17.

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

Parth Sankhe
Oct 22, 2018

v k = ( 11 k ) 2 k 2 1 v_k=\frac {(11-k)^2-k^2}{1} » velocity of the k t h k^{th} ant.

Thus, distance of the k t h k^{th} ant (from 0) x k = x 0 + v k t , x 0 = k 2 x_k=x_0 + v_k \cdot t, x_0= k^2

At a certain time, let the k t h k^{th} and j t h j^{th} ants meet.

x k = x j x_k=x_j

k 2 + 121 22 k t = j 2 + 121 22 j t k^2 + 121 - 22kt= j^2 + 121 - 22jt

t = k + j 22 t=\frac {k+j}{22}

Putting k = 1, we get t = 3 22 , 4 22 , 5 22 . . . 11 22 t=\frac {3}{22},\frac {4}{22}, \frac {5}{22}...\frac {11}{22} (9 values), for all the other j's. ( j = 2, 3, 4...., 10 ).

Putting k = 2, we get t = 5 22 , 6 22 , . . . . 12 22 t = \frac {5}{22}, \frac {6}{22},....\frac {12}{22} , (j=3,4,5....,10)

Thus, we observe that each new k k will give us just one more new distinct value of t t .

We got 9 values from k=1, and one more from each k=2,3,4....,9 (8 more values). Hence the answer is 9 + 8 = 9+8= 17 17

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...