MMC2020 Solutions
MMC2020 Solutions
N.B.: Part I carries 20 marks, Part II carries 30 marks and Part III carries
50 marks.
Part I
N.B. Each question in Part I carries 2 marks.
3. The area enclosed between the curves y = sin2 x and y = cos2 x in the interval
0 ≤ x ≤ π/2 is
A) 2 B) 1/2 C) 1 D) 3/4.
Answer: C
Z π/4 Z π/2
Area = (cos2 x − sin2 x)dx + (sin2 x − cos2 x)dx
Z π/4 0 Z π/2 π/4
m 12
4. The number of ordered pairs (m, n) of all integers satisfying = is
12 n
A) 15 B) 30 C) 12 D) 10.
Answer: B
We have mn = 144 and 144 = 24 32 . There are 15 divisors of 144 which are
positive integers. Including negative integers total 30 pairs are there.
5. Suppose 2 log x + log y = x − y. Then the equation of the tangent line to the
graph of this equation at the point (1, 1) is
A) x + 2y = 3 B) x − 2y = 3 C) 2x + y = 3 D) 2x − y = 3.
Answer: A
Consider 2 log x + log y = x − y. Differentiating this equation with respect to x,
1
2 1 dy dy
we get + = 1− . At point (1, 1) the slope of tangent is −1/2. The
x y dx dx
equation of tangent is x + 2y = 3.
6. Let f : R → R defined as f (x) = sin[x], where [x] denotes the greatest integer
less than or equal to x. Then
A) f is a 2π-periodic function B) f is a π-periodic function
C) f is a 1-periodic function D) f is not a periodic function.
Answer: D
If f is a periodic function with period T, then sin[x + T ] = sin[x]. This implies
[x + T ] − [x] = 2nπ for some integer n, which is not possible.
2
Part II
N.B. Each question in Part II carries 6 marks.
2. Let f : C → C be a function such that f (z)f (iz) = z 2 for all z ∈ C. Prove that
f (z) + f (−z) = 0 for all z ∈ C. Find such a function.
Solution: It is given that f (z)f (iz) = z 2 for all z ∈ C. Replacing z by iz, we get
f (iz)f (−z) = −z 2 . Adding these two expressions we get, f (iz)[f (z)+f (−z)] = 0.
From f (z)f (iz) = z 2 we deduce that f (z) = 0 if and only if z = 0.
If z 6= 0, then f (iz) 6= 0 and so f (z) + f (−z) = 0.
If z = 0, then f (z)+ f (−z) = 2f (0) = 0. Thus = 0, ∀z ∈ C. [4]
f (z) + f (−z)
−1 1 1 1
Example: f (z) = √ + i √ z or f (z) = √ − i √ z [2]
2 2 2 2
3. Let n be a positive integer. Line segments can be drawn parallel to edges of a
given rectangle. What is the minimum number of line segments (not necessarily of
same lengths) that are required so as to divide the rectangle into n subrectangles?
Justify.
3
1 Z
1
4. Let f : [0, 1] → (0, ∞) be a continuous function satisfying f (t)dt = . Show
Z c 0 3
1
that there exists c ∈ (0, 1) such that f (t)dt = c − .
Z x 0 2
1
Solution: Define g(x) = f (t)dt + . [2]
0 2
Then g : [0, 1] → [0, 1] is a continuous function. By fixed point theorem,
Z c exists c ∈ (0, 1) such that g(c) = c. Observe that c 6= 0, 1. Thus we get
there
1
f (t)dt = c − . [4]
0 2
−1 1
5. Let A = . Show that there exist matrices X, Y such that A = X 3 +Y 3 .
0 −2
Solution: Note that A2 + 3A + 2I = 0. [2]
2 3 2
Therefore A(A + 3A + 2I) = A + 3A + 2A = 0. This implies that
(A + I)3 = A3 + 3A2 + 3A + I = A + I. [2]
Hence A = (A + I)3 − I = (A + I)3+ (−I)3 .
0 1 −1 0
Thus we get X = A + I = and Y = −I = . [2]
0 −1 0 −1
Part III
Let M > 0 be any real number. Since f is continuous on [ 12 , 1], it is bounded and
attains its bounds. There exists M1 > 0 such that −M1 < f (t) < M1 , ∀t ∈ [ 12 , 1].
Suppose f (t0 ) = min f (t), t ∈ [ 12 , 1]. Therefore f (t) ≥ f (t0 ), ∀t ∈ [ 21 , 1]. Choose
n1 ∈ N such that f (t0 ) + 2(n1 − 1) > 0. We can choose n2 ∈ N such that
4
n2 > M + M1 + 2. Suppose n0 = max{n1 , n2 } and δ = n10 > 0. If 0 < x < δ, then
x ∈ [ n01+1 , n10 ] and |f (x)| = |f (t) + 2(n0 − 1)|, t ∈ [ 21 , 1].
Now f (t) + 2(n0 − 1) ≥ f (t0 ) + 2(n0 − 1) ≥ f (t0 ) + 2(n1 − 1) > 0.
Note that |f (x)| = f (t) + 2(n0 − 1) ≥ −M1 + 2(n0 − 1) > −M1 − 2 + n0 ≥
−M1 − 2 + n2 > M.
Hence lim+ f (x) = ∞. [6]
x→0
2
c) Example: f (x) = 3 + . [3]
x
2. An n × n matrix A = (aij ) is given. The sum of any n entries of A, whose any
two entries lie on different rows and different columns, is the same.
a) Prove that there exist numbers x1 , x2 , · · · , xn and y1 , y2 , · · · , yn such that
aij = xi + yj for all i, j, 1 ≤ i, j ≤ n.
b) Prove that rank(A) ≤ 2. [12]
Solution: a) Consider n entries situated on different rows and different columns
aiji , i = 1, 2, · · · , n. Fix k and l, 1 ≤ k < l ≤ n and replace akjk and aljl with akjl
and aljk respectively. The new n entries are still situated on different rows and
different columns. Since the sums of sets of n entries are equal, this implies
akjk + aljl = akjl + aljk . [*]
Now denote by x1 , x2 , · · · , xn the entries in the first column and by x1 , x1 +y2 , x1 +
y3 , · · · , x1 + yn the entries in the first row.
x1 x1 + y2 x1 + y3 · · · x1 + yn
x2 ···
A = ..
.
xn ···
That is we have defined xk = ak1 for all k, y1 = 0 and yk = a1k − ak1 for all k ≥ 2.
Now aij = xi + yj for all i, j with i = 1 or j = 1. Consider i, j > 1. From [*]
we deduce that a11 + aij = a1j + ai1 . Hence x1 + aij = xi + x1 + yj . This implies
aij = xi + yj for all i, j. [8]
th
b) LetAj denote the
j column of
matrix A. Then
x1 + y j x1 1 x1 1
x2 + y j x2 1 x2 1
Aj = .. = .. +yj .. = α+yj β, where α = .. and β = .. .
. . . . .
xn + y j xn 1 xn 1
That is Aj ∈ hα, βi , where hα, βi denotes the linear span of α, β. This is true for
every column of A. Hence rank(A) ≤ dim hα, βi ≤ 2. [4]
5
Show that a) J is an interval.
b) J ⊆ f 0 (I) and f 0 (I) − J contains at most two elements. [13]
Solution: a) Note that J is an interval if and only if for every a, b ∈ J, a < b, we
f (b1 ) − f (a1 ) f (b2 ) − f (a2 )
have (a, b) ⊂ J. Let u, v ∈ J, u < v. Hence u = ,v = .
b 1 − a1 b2 − a2
Suppose p ∈ (u, v). Define a function Q on [0, 1] as
6
n 1
Observe : = b1 − . Now, q > r; gcd(q, r) = 1. Let r1 = r. Hence, by
q q/r
applying the above procedure to q and r1 , we get,
q 1
= b2 −
r1 r1 /r2
where, b2 ≥ 2 and r2 < r1 .
Repeating these steps, we get, r1 , r2 , . . . , rm such that 0 < rm < rm−1 <
rm−2 < · · · < r2 < r1 . The process ends after finitely many steps(say m
steps), with rm = 1.
Now, we prove that, whenever, in the above expression, bi ≥ 2, for each
i = 1, 2, . . . , m then such bi s are unique. .j. . .k. . . . . (I)
n
In fact, we prove that if bi ≥ 2, for all i = 1, 2, . . . , m then b1 = +1
jnk q
Case (i) if b1 > + 1.
q
n r
In this case, we can write: = b1 − , for some r > q.
q q
n 1 1 q q
Thus, = b1 − = b1 − ; where b2 − s = , giving s = b2 −
q q/r b2 − s r r
Now, we have, r > q and b2 ≥ 2. Hence, s > 1.
n 1
Thus, = b1 − , where s > 1 . . . . . . (II)
q b2 − s
The above steps can be repeated to get s1 > 1 such that
n 1
= b1 −
q 1
b2 −
b 3 − s1
Hence, the process does not end after finitely many steps. This is a contra-
diction, since, wej have finitely many bi s.
nk
Case (ii) If b1 < + 1.
q
n r
In this case, we can write = b1 + , for some r > 0.
q q
n 1 1 q q
Thus, = b1 − = b1 − ; where b2 − s = − , giving s = b2 +
q −q/r b2 − s r r
Now, we have r > 0, q > 0 and b2 ≥ 2. Thus, s ≥ 2 > 1
n 1
Hence, we have, = b1 − with s > 1. Again as in case (i), the process
q b2 − s
does not end after finitely many j n k steps.
Hence, we must have b1 = + 1.
q
Now by replacing n by q and q by r, we get b2 is unique. Similarly we get
that all bi s are unique. [5]
(c) To prove that if bj > 2 for some j ∈ {1, 2, . . . , m} then
Xm
(bi − 2) < 2(n − q − 1).
i=1
7
We apply second principle of induction on n.
Observe that for n = 2, n = 3, n = 4, there is no value of q satisfying all
the conditions.
To prove for n = 5:
5 1
Case (i) q = 2. We have = 3 − and by (I), such expression is unique.
2 2
5 1
Case (ii) q = 3. We have = 2 − and by (I), such expression is unique.
3 3
Let n > 5. Assume the result is true for all k ≤ n.
To prove the result for n + 1.
Let 1 < q < n + 1 and gcd(n + 1, q) = 1
n+1 1 1
= b1 − = b1 −
q q/r b2 − b31−
.. 1
.− 1
bm−1 − b
m
q 1
By uniqueness of bi s, we have, = b2 −
r b3 −
... 1
− bm−1 − b1
. If no bi > 2 for
m
i = 2, 3, . . . , m then we get, bi = 2, for each i = 2, 3, . . . , m. So, we must
have b1 > 2.
n+1 1
In this case, we get = b1 − 1
q 2 − 2−
..
. − 2−1 1 .
2
1 k n+1 k−1
Observe that k−1
= . Hence = b1 − .
2− k k+1 q k
Now n + 1 = b1 q − (k−1) k
q. Thus k|q. Let q = km. Then we have
n + 1 = b1 q − (k − 1)m = b1 q − km + m = b1 q − q + m.
Therefore n − q = b1 q − 2q + m − 1 = q(b1 − 2) + (m − 1).
Thus we get 2(n + 1 − q − 1) = 2(n − q) = 2q(b1 − 2) + 2(m − 1) > b1 − 2
as required.
8
9