CMI 2014 SOLUTIONS
. Find the area of A.
is a disc of radius 12 with center (0, 0).
is an integer
is also an integer.
Hence ratio of those two are
is a rational.
Again
are rational. Also it is given that
is integer. Hence
is rational.
Therefore
is rational. Since ratio of rationals is rational.
JUMP OF A FROG AND THE LOTUS PROBLEM (I.S.I. B.MATH 2014 SOLUTION)
n (> 1) lotus leafs are arranged in a circle. A frog jumps from a particular leaf by the following rule: It always moves clockwise. From staring point it skips 1 leaf and jumps to the next. Then it skips 2 leaves and jumps to the following. That is in the 3rd jump it skips 3 leaves and 4th jump it skips 4 leaves and so on. In this manner it keeps moving round and round the circle of leaves. It may go to one leaf more than once. If it reaches each leaf at least once then n (the number of leaves) cannot be odd.
Discussion:
Suppose we number the leaves as 1, 2, 3, upto n. Leaf 1 being the starting point of the frog.
Step 1 – Leaf 1
Step 2 – Leaf 3 (because the frog skips 1 leaf)
Step 3 – Leaf 6 (1+2+3) ( because it skips 2 leaves in second jump)
In this manner the frog will be in the
(modulo n) leaf in the mth step.
Suppose we number the leaves as 1, 2, 3, upto n. Leaf 1 being the starting point of the frog.
Step 1 – Leaf 1
Step 2 – Leaf 3 (because the frog skips 1 leaf)
Step 3 – Leaf 6 (1+2+3) ( because it skips 2 leaves in second jump)
In this manner the frog will be in the
If n = 2k+1 (that is if we have odd number of leaves) then in the 2k step and 2k+1 step it will be on Leaf 2k+1.
This is because
and 
Also notice that after the first 2K+1 steps the position of the frog repeats.
This is because for even value (2m)
Since
But
Similarly for odd values (2m+1)

Since
But
This is because
Also notice that after the first 2K+1 steps the position of the frog repeats.
This is because for even value (2m)
Since
But
Similarly for odd values (2m+1)
Since
But
As every 2k+1 values (modulo 2K+1) need to be distinct if the frog visits every leaf, it visits leaf number 2k+1 in the last two steps, hence some leaf must be missing.Special NoteExtension: The frog may visit each leaf if and only if number of leaves is a power of 2.
MAP FROM A POWER SET TO N-SET (CMI ENTRANCE 2014 SOLUTION)
(1) Let A = {1, … , k} and B = {1, … , n}. Find the number of maps from A to B .
(2) Define
be the set of subsets of A. Let f be a map from
such that if
then
=
. Find the number of such functions. (For example if k = 3 and n =4 then answer is 100)
Discussion:
(2) Define
Discussion:
(1) For each member x of set A we have n choices for f(x) in B. Hence the number of functions is 
(2) Claim (i):
is minimum for any such function f from
. This is because
hence
must be larger than
for any member
of 
Claim (ii) If we fix the values of the singleton sets then the entire function is fixed. That is if we fix the values of f({1}) , f({2}) , … , f({k}). Since for any member
of
is union of several singleton sets. Hence it’s value is the maximum of the functional values of those singleton sets. For example let
then 
Claim (iii) f({1}) , … , f({k}) are individually independent of each other.
Now we fix
. Since it is the smallest, the singleton sets map to i to n.
Hence if
each of the singleton sets have n choices from 1 to n; hence there are
functions. Similarly
each of the singleton sets have n-1 choices from 2 to n; hence there are
functions.
Hence if
Thus the total number of functions = 
AREA OF A REGION (CMI ENTRANCE 2014 SOLUTION)
Discussion:
Now notice that
Hence if a point (x, y) is in A then (-x, -y) is not in A.
Similarly if there is a point (x, y) not in A then we get a corresponding point (-x, -y) in A.
Similarly if there is a point (x, y) not in A then we get a corresponding point (-x, -y) in A.
Therefore we have a bijection between points in A and not in A.
Thus area of A is exactly half the area of the disc = 
INTEGER X (CMI ENTRANCE 2014 SOLUTIONS)
Let
. Then show that x is an integer. (Hint: First show that x is a rational number)
Discussion:
Discussion:
Hence ratio of those two are
Again
Therefore
Suppose x = p/q, then
where gcd(p, q) = 1 and k is an integer. 
But this implies q divides p which means q = 1.
But this implies q divides p which means q = 1.
Hence x is an integer. (Proved)
No comments:
Post a Comment