SlideShare a Scribd company logo
Problems and Solutions: INMO-2012
1. Let ABCD be a quadrilateral inscribed in a circle. Suppose AB =
2 +
√
2 and AB subtends 135◦
at the centre of the circle. Find the
maximum possible area of ABCD.
Solution: Let O be the centre of the circle in which ABCD is inscribed
and let R be its radius. Using cosine rule in triangle AOB, we have
2 +
√
2 = 2R2
(1 − cos 135◦
) = R2
(2 +
√
2).
Hence R = 1.
Consider quadrilateral ABCD as in the second figure above. Join AC.
For [ADC] to be maximum, it is clear that D should be the mid-point
of the arc AC so that its distance from the segment AC is maximum.
Hence AD = DC for [ABCD] to be maximum. Similarly, we conclude
that BC = CD. Thus BC = CD = DA which fixes the quadrilateral
ABCD. Therefore each of the sides BC, CD, DA subtends equal angles
at the centre O.
Let ∠BOC = α, ∠COD = β and ∠DOA = γ. Observe that
[ABCD] = [AOB]+[BOC]+[COD]+[DOA] =
1
2
sin 135◦
+
1
2
(sin α+sin β+sin γ).
Now [ABCD] has maximum area if and only if α = β = γ = (360◦
−
135◦
)/3 = 75◦
. Thus
[ABCD] =
1
2
sin 135◦
+
3
2
sin 75◦
=
1
2
1
√
2
+ 3
√
3 + 1
2
√
2
=
5 + 3
√
3
4
√
2
.
Alternatively, we can use Jensen’s inequality. Observe that α, β, γ are
all less than 180◦
. Since sin x is concave on (0, π), Jensen’s inequality
gives
sin α + sin β + sin γ
3
≤ sin
α + β + γ
3
= sin 75◦
.
Hence
[ABCD] ≤
1
2
√
2
+
3
2
sin 75◦
=
5 + 3
√
3
4
√
2
,
with equality if and only if α = β = γ = 75◦
.
2. Let p1 < p2 < p3 < p4 and q1 < q2 < q3 < q4 be two sets of prime numbers
such that p4 − p1 = 8 and q4 − q1 = 8. Suppose p1 > 5 and q1 > 5. Prove
that 30 divides p1 − q1.
Solution: Since p4 − p1 = 8, and no prime is even, we observe that
{p1, p2, p3, p4} is a subset of {p1, p1 + 2, p1 + 4, p1 + 6, p1 + 8}. Moreover p1 is
larger than 3. If p1 ≡ 1 (mod 3), then p1 + 2 and p1 + 8 are divisible by 3.
Hence we do not get 4 primes in the set {p1, p1 + 2, p1 + 4, p1 + 6, p1 + 8}.
Thus p1 ≡ 2 (mod 3) and p1 + 4 is not a prime. We get p2 = p1 + 2, p3 =
p1 + 6, p4 = p1 + 8.
Consider the remainders of p1, p1 + 2, p1 + 6, p1 + 8 when divided by 5. If
p1 ≡ 2 (mod 5), then p1 + 8 is divisible by 5 and hence is not a prime. If
p1 ≡ 3 (mod 5), then p1 + 2 is divisible by 5. If p1 ≡ 4 (mod 5), then p1 + 6
is divisible by 5. Hence the only possibility is p1 ≡ 1 (mod 5).
Thus we see that p1 ≡ 1 (mod 2), p1 ≡ 2 (mod 3) and p1 ≡ 1 (mod 5). We
conclude that p1 ≡ 11 (mod 30).
Similarly q1 ≡ 11 (mod 30). It follows that 30 divides p1 − q1.
3. Define a sequence f0(x), f1(x), f2(x), . . . of functions by
f0(x) = 1, f1(x) = x, fn(x)
2
− 1 = fn+1(x)fn−1(x), for n ≥ 1.
Prove that each fn(x) is a polynomial with integer coefficients.
Solution: Observe that
f2
n(x) − fn−1(x)fn+1(x) = 1 = f2
n−1(x) − fn−2(x)fn(x).
This gives
fn(x) fn(x) + fn−2(x) = fn−1 fn−1(x) + fn+1(x) .
We write this as
fn−1(x) + fn+1(x)
fn(x)
=
fn−2(x) + fn(x)
fn−1(x)
.
Using induction, we get
fn−1(x) + fn+1(x)
fn(x)
=
f0(x) + f2(x)
f1(x)
.
Observe that
f2(x) =
f2
1 (x) − 1
f0(x)
= x2
− 1.
Hence
fn−1(x) + fn+1(x)
fn(x)
=
1 + (x2
− 1)
x
= x.
Thus we obtain
fn+1(x) = xfn(x) − fn−1(x).
Since f0(x), f1(x) and f2(x) are polynomials with integer coefficients,
induction again shows that fn(x) is a polynomial with integer coeffi-
cients.
Note: We can get fn(x) explicitly:
fn(x) = xn
−
n − 1
1
xn−2
+
n − 2
2
xn−4
−
n − 3
3
xn−6
+ · · ·
4. Let ABC be a triangle. An interior point P of ABC is said to be good if
we can find exactly 27 rays emanating from P intersecting the sides of
the triangle ABC such that the triangle is divided by these rays into 27
smaller triangles of equal area. Determine the number of good points
for a given triangle ABC.
Solution: Let P be a good point. Let l, m, n be respetively the number
of parts the sides BC, CA, AB are divided by the rays starting from
P. Note that a ray must pass through each of the vertices the triangle
ABC; otherwise we get some quadrilaterals.
Let h1 be the distance of P from BC. Then h1 is the height for all the
triangles with their bases on BC. Equality of areas implies that all
these bases have equal length. If we denote this by x, we get lx = a.
Similarly, taking y and z as the lengths of the bases of triangles on CA
and AB respectively, we get my = b and nz = c. Let h2 and h3 be the
distances of P from CA and AB respectively. Then
h1x = h2y = h3z =
2∆
27
,
where ∆ denotes the area of the triangle ABC. These lead to
h1 =
2∆
27
l
a
, h1 =
2∆
27
m
b
, h1 =
2∆
27
n
c
.
But
2∆
a
= ha,
2∆
b
= hb,
2∆
c
= hc.
Thus we get
h1
ha
=
l
27
,
h2
hb
=
m
27
,
h3
hc
=
n
27
.
However, we also have
h1
ha
=
[PBC]
∆
,
h2
hb
=
[PCA]
∆
,
h3
hc
=
[PAB]
∆
.
Adding these three relations,
h1
ha
+
h2
hb
+
h3
hc
= 1.
Thus
l
27
+
m
27
+
n
27
=
h1
ha
+
h2
hb
+
h3
hc
= 1.
We conclude that l + m + n = 27. Thus every good point P determines
a partition (l, m, n) of 27 such that there are l, m, n equal segments
respectively on BC, CA, AB.
Conversely, take any partition (l, m, n) of 27. Divide BC, CA, AB re-
spectively in to l, m, n equal parts. Define
h1 =
2l∆
27a
, h2 =
2m∆
27b
.
Draw a line parallel to BC at a distance h1 from BC; draw another line
parallel to CA at a distance h2 from CA. Both lines are drawn such
that they intersect at a point P inside the triangle ABC. Then
[PBC] =
1
2
ah1 =
l∆
27
, [PCA] =
m∆
27
.
Hence
[PAB] =
n∆
27
.
This shows that the distance of P from AB is
h3 =
2n∆
27c
.
Therefore each traingle with base on CA has area
∆
27
. We conclude that
all the triangles which partitions ABC have equal areas. Hence P is a
good point.
Thus the number of good points is equal to the number of positive
integral solutions of the equation l + m + n = 27. This is equal to
26
2
= 325.
5. Let ABC be an acute-angled triangle, and let D, E, F be points on BC,
CA, AB respectively such that AD is the median, BE is the internal
angle bisector and CF is the altitude. Suppose ∠FDE = ∠C, ∠DEF =
∠A and ∠EFD = ∠B. Prove that ABC is equilateral.
Solution: Since ∆BFC is
right-angled at F, we have
FD = BD = CD = a/2. Hence
∠BFD = ∠B. Since ∠EFD =
∠B, we have ∠AFE = π − 2∠B.
Since ∠DEF = ∠A, we also get
∠CED = π−2∠B. Applying sine
rule in ∆DEF, we have
DF
sin A
=
FE
sin C
=
DE
sin B
.
Thus we get FE = c/2 and DE = b/2. Sine rule in ∆CED gives
DE
sin C
=
CD
sin(π − 2B)
.
Thus (b/ sin C) = (a/2 sin B cos B). Solving for cos B, we have
cos B =
a sin c
2b sin B
=
ac
2b2
.
Similarly, sine rule in ∆AEF gives
EF
sin A
=
AE
sin(π − 2B)
.
This gives (since AE = bc/(a + c)), as earlier,
cos B =
a
a + c
.
Comparing the two values of cos B, we get 2b2
= c(a + c). We also have
c2
+ a2
− b2
= 2ca cos B =
2a2
c
a + c
.
Thus
4a2
c = (a + c)(2c2
+ 2a2
− 2b2
) = (a + c)(2c2
+ 2a2
− c(a + c)).
This reduces to 2a3
−3a2
c + c3
= 0. Thus (a−c)2
(2a+ c) = 0. We conclude
that a = c. Finally
2b2
= c(a + c) = 2c2
.
We thus get b = c and hence a = c = b. This shows that ∆ABC is
equilateral.
6. Let f : Z → Z be a function satisfying f(0) = 0, f(1) = 0 and
(i) f(xy) + f(x)f(y) = f(x) + f(y);
(ii) f(x − y) − f(0) f(x)f(y) = 0,
for all x, y ∈ Z, simultaneously.
(a) Find the set of all possible values of the function f.
(b) If f(10) = 0 and f(2) = 0, find the set of all integers n such that
f(n) = 0.
Solution: Setting y = 0 in the condition (ii), we get
f(x) − f(0) f(x) = 0,
for all x (since f(0) = 0). Thus either f(x) = 0 or f(x) = f(0), for all x ∈ Z.
Now taking x = y = 0 in (i), we see that f(0) + f(0)2
= 2f(0). This shows
that f(0) = 0 or f(0) = 1. Since f(0) = 0, we must have f(0) = 1. We
conclude that
either f(x) = 0 or f(x) = 1 for each x ∈ Z.
This shows that the set of all possible value of f(x) is {0, 1}. This
completes (a).
Let S = n ∈ Z f(n) = 0 . Hence we must have S = n ∈ Z f(n) = 1 by
(a). Since f(1) = 0, 1 is not in S. And f(0) = 1 implies that 0 ∈ S. Take
any x ∈ Z and y ∈ S. Using (ii), we get
f(xy) + f(x) = f(x) + 1.
This shows that xy ∈ S. If x ∈ Z and y ∈ Z are such that xy ∈ S, then
(ii) gives
1 + f(x)f(y) = f(x) + f(y).
Thus f(x) − 1 f(y) − 1 = 0. It follows that f(x) = 1 or f(y) = 1; i.e.,
either x ∈ S or y ∈ S. We also observe from (ii) that x ∈ S and y ∈ S
implies that f(x − y) = 1 so that x − y ∈ S. Thus S has the properties:
(A) x ∈ Z and y ∈ S implies xy ∈ S;
(B) x, y ∈ Z and xy ∈ S implies x ∈ S or y ∈ S;
(C) x, y ∈ S implies x − y ∈ S.
Now we know that f(10) = 0 and f(2) = 0. Hence f(10) = 1 and 10 ∈ S;
and 2 ∈ S. Writing 10 = 2 × 5 and using (B), we conclude that 5 ∈ S and
f(5) = 1. Hence f(5k) = 1 for all k ∈ Z by (A).
Suppose f(5k + l) = 1 for some l, 1 ≤ l ≤ 4. Then 5k + l ∈ S. Choose
u ∈ Z such that lu ≡ 1 (mod 5). We have (5k + l)u ∈ S by (A). Moreover,
lu = 1 + 5m for some m ∈ Z and
(5k + l)u = 5ku + lu = 5ku + 5m + 1 = 5(ku + m) + 1.
This shows that 5(ku+m)+1 ∈ S. However, we know that 5(ku+m) ∈ S.
By (C), 1 ∈ S which is a contradiction. We conclude that 5k + l ∈ S for
any l, 1 ≤ l ≤ 4. Thus
S = 5k k ∈ Z .
———-00000———-

More Related Content

What's hot

12 cbse-maths-2014-solution set 1
12 cbse-maths-2014-solution set 1 12 cbse-maths-2014-solution set 1
12 cbse-maths-2014-solution set 1
vandna123
 
Class 10 Maths Ch Polynomial PPT
Class 10 Maths Ch Polynomial PPTClass 10 Maths Ch Polynomial PPT
Class 10 Maths Ch Polynomial PPT
Sanjayraj Balasara
 
Assignments for class XII
Assignments for class XIIAssignments for class XII
Assignments for class XII
indu thakur
 
Ani agustina (a1 c011007) polynomial
Ani agustina (a1 c011007) polynomialAni agustina (a1 c011007) polynomial
Ani agustina (a1 c011007) polynomial
Ani_Agustina
 
20 the chain rule
20 the chain rule20 the chain rule
20 the chain rulemath267
 
23 general double integrals
23 general double integrals23 general double integrals
23 general double integralsmath267
 
Quadratic equations class 10
Quadratic equations class 10Quadratic equations class 10
Quadratic equations class 10
AadhiSXA
 
22 double integrals
22 double integrals22 double integrals
22 double integralsmath267
 
58 slopes of lines
58 slopes of lines58 slopes of lines
58 slopes of lines
alg1testreview
 
Assignmen ts --x
Assignmen ts  --xAssignmen ts  --x
Assignmen ts --x
indu psthakur
 
5.3 areas, riemann sums, and the fundamental theorem of calaculus
5.3 areas, riemann sums, and the fundamental theorem of calaculus5.3 areas, riemann sums, and the fundamental theorem of calaculus
5.3 areas, riemann sums, and the fundamental theorem of calaculusmath265
 
2.6 more computations of derivatives
2.6 more computations of derivatives2.6 more computations of derivatives
2.6 more computations of derivativesmath265
 
2.2 Graphs of First Degree Functions
2.2 Graphs of First Degree Functions2.2 Graphs of First Degree Functions
2.2 Graphs of First Degree Functionsmath260
 
Linear approximations and_differentials
Linear approximations and_differentialsLinear approximations and_differentials
Linear approximations and_differentials
Tarun Gehlot
 
Tcu12 crc multi
Tcu12 crc multiTcu12 crc multi
Tcu12 crc multi
Sahiris Seg
 
Elliptic Curves
Elliptic CurvesElliptic Curves
Elliptic Curves
AlexanderWei11
 
CLASS X MATHS Polynomials
CLASS X MATHS  PolynomialsCLASS X MATHS  Polynomials
CLASS X MATHS Polynomials
Rc Os
 
Função quadrática resumo teórico e exercícios - celso brasil
Função quadrática   resumo teórico e exercícios - celso brasilFunção quadrática   resumo teórico e exercícios - celso brasil
Função quadrática resumo teórico e exercícios - celso brasil
Celso do Rozário Brasil Gonçalves
 
Derivatives
DerivativesDerivatives
Derivatives
Nisarg Amin
 

What's hot (20)

12 cbse-maths-2014-solution set 1
12 cbse-maths-2014-solution set 1 12 cbse-maths-2014-solution set 1
12 cbse-maths-2014-solution set 1
 
Class 10 Maths Ch Polynomial PPT
Class 10 Maths Ch Polynomial PPTClass 10 Maths Ch Polynomial PPT
Class 10 Maths Ch Polynomial PPT
 
Assignments for class XII
Assignments for class XIIAssignments for class XII
Assignments for class XII
 
Ani agustina (a1 c011007) polynomial
Ani agustina (a1 c011007) polynomialAni agustina (a1 c011007) polynomial
Ani agustina (a1 c011007) polynomial
 
20 the chain rule
20 the chain rule20 the chain rule
20 the chain rule
 
23 general double integrals
23 general double integrals23 general double integrals
23 general double integrals
 
Quadratic equations class 10
Quadratic equations class 10Quadratic equations class 10
Quadratic equations class 10
 
22 double integrals
22 double integrals22 double integrals
22 double integrals
 
58 slopes of lines
58 slopes of lines58 slopes of lines
58 slopes of lines
 
Assignmen ts --x
Assignmen ts  --xAssignmen ts  --x
Assignmen ts --x
 
5.3 areas, riemann sums, and the fundamental theorem of calaculus
5.3 areas, riemann sums, and the fundamental theorem of calaculus5.3 areas, riemann sums, and the fundamental theorem of calaculus
5.3 areas, riemann sums, and the fundamental theorem of calaculus
 
2.6 more computations of derivatives
2.6 more computations of derivatives2.6 more computations of derivatives
2.6 more computations of derivatives
 
2.2 Graphs of First Degree Functions
2.2 Graphs of First Degree Functions2.2 Graphs of First Degree Functions
2.2 Graphs of First Degree Functions
 
Linear approximations and_differentials
Linear approximations and_differentialsLinear approximations and_differentials
Linear approximations and_differentials
 
Tcu12 crc multi
Tcu12 crc multiTcu12 crc multi
Tcu12 crc multi
 
Elliptic Curves
Elliptic CurvesElliptic Curves
Elliptic Curves
 
CLASS X MATHS Polynomials
CLASS X MATHS  PolynomialsCLASS X MATHS  Polynomials
CLASS X MATHS Polynomials
 
Função quadrática resumo teórico e exercícios - celso brasil
Função quadrática   resumo teórico e exercícios - celso brasilFunção quadrática   resumo teórico e exercícios - celso brasil
Função quadrática resumo teórico e exercícios - celso brasil
 
Analysis Solutions CVI
Analysis Solutions CVIAnalysis Solutions CVI
Analysis Solutions CVI
 
Derivatives
DerivativesDerivatives
Derivatives
 

Similar to Problems and solutions inmo-2012

Problems and solutions, inmo 2011
Problems and solutions, inmo 2011Problems and solutions, inmo 2011
Problems and solutions, inmo 2011askiitians
 
Inmo 2010 problems and solutions
Inmo 2010 problems and solutionsInmo 2010 problems and solutions
Inmo 2010 problems and solutionsaskiitians
 
Famous problem IMO 1988 Q6.pdf
Famous problem IMO 1988 Q6.pdfFamous problem IMO 1988 Q6.pdf
Famous problem IMO 1988 Q6.pdf
AbdulHannif2
 
2sol
2sol2sol
Mathematics assignment sample from assignmentsupport.com essay writing services
Mathematics assignment sample from assignmentsupport.com essay writing services Mathematics assignment sample from assignmentsupport.com essay writing services
Mathematics assignment sample from assignmentsupport.com essay writing services https://writeessayuk.com/
 
Olimpiade matematika di kanada 2017
Olimpiade matematika di kanada 2017Olimpiade matematika di kanada 2017
Olimpiade matematika di kanada 2017
radar radius
 
On Some Geometrical Properties of Proximal Sets and Existence of Best Proximi...
On Some Geometrical Properties of Proximal Sets and Existence of Best Proximi...On Some Geometrical Properties of Proximal Sets and Existence of Best Proximi...
On Some Geometrical Properties of Proximal Sets and Existence of Best Proximi...
BRNSS Publication Hub
 
Summative Assessment Paper-1
Summative Assessment Paper-1Summative Assessment Paper-1
Summative Assessment Paper-1
APEX INSTITUTE
 
Plano numerico
Plano numericoPlano numerico
Plano numerico
YignethAraujo
 
Rmo 2010
Rmo 2010Rmo 2010
Rmo 2010
Explore Brain
 
Imc2016 day1-solutions
Imc2016 day1-solutionsImc2016 day1-solutions
Imc2016 day1-solutions
Christos Loizos
 
Proof of Beal's conjecture
Proof of Beal's conjecture Proof of Beal's conjecture
Proof of Beal's conjecture
nikos mantzakouras
 
Differential Equations Homework Help
Differential Equations Homework HelpDifferential Equations Homework Help
Differential Equations Homework Help
Math Homework Solver
 
Imc2017 day2-solutions
Imc2017 day2-solutionsImc2017 day2-solutions
Imc2017 day2-solutions
Christos Loizos
 
Fluid Mechanics Exercises
Fluid Mechanics ExercisesFluid Mechanics Exercises
Fluid Mechanics Exercises
Maths Tutoring
 
Differential Equations Assignment Help
Differential Equations Assignment HelpDifferential Equations Assignment Help
Differential Equations Assignment Help
Maths Assignment Help
 
Calculus Homework Help
Calculus Homework HelpCalculus Homework Help
Calculus Homework Help
Math Homework Solver
 

Similar to Problems and solutions inmo-2012 (20)

Problems and solutions, inmo 2011
Problems and solutions, inmo 2011Problems and solutions, inmo 2011
Problems and solutions, inmo 2011
 
Inmo 2010 problems and solutions
Inmo 2010 problems and solutionsInmo 2010 problems and solutions
Inmo 2010 problems and solutions
 
Famous problem IMO 1988 Q6.pdf
Famous problem IMO 1988 Q6.pdfFamous problem IMO 1988 Q6.pdf
Famous problem IMO 1988 Q6.pdf
 
2sol
2sol2sol
2sol
 
Mathematics assignment sample from assignmentsupport.com essay writing services
Mathematics assignment sample from assignmentsupport.com essay writing services Mathematics assignment sample from assignmentsupport.com essay writing services
Mathematics assignment sample from assignmentsupport.com essay writing services
 
Olimpiade matematika di kanada 2017
Olimpiade matematika di kanada 2017Olimpiade matematika di kanada 2017
Olimpiade matematika di kanada 2017
 
7_AJMS_246_20.pdf
7_AJMS_246_20.pdf7_AJMS_246_20.pdf
7_AJMS_246_20.pdf
 
On Some Geometrical Properties of Proximal Sets and Existence of Best Proximi...
On Some Geometrical Properties of Proximal Sets and Existence of Best Proximi...On Some Geometrical Properties of Proximal Sets and Existence of Best Proximi...
On Some Geometrical Properties of Proximal Sets and Existence of Best Proximi...
 
Summative Assessment Paper-1
Summative Assessment Paper-1Summative Assessment Paper-1
Summative Assessment Paper-1
 
Plano numerico
Plano numericoPlano numerico
Plano numerico
 
Rmo 2010
Rmo 2010Rmo 2010
Rmo 2010
 
Maths04
Maths04Maths04
Maths04
 
Imc2016 day1-solutions
Imc2016 day1-solutionsImc2016 day1-solutions
Imc2016 day1-solutions
 
Proof of Beal's conjecture
Proof of Beal's conjecture Proof of Beal's conjecture
Proof of Beal's conjecture
 
Differential Equations Homework Help
Differential Equations Homework HelpDifferential Equations Homework Help
Differential Equations Homework Help
 
Probability theory
Probability theoryProbability theory
Probability theory
 
Imc2017 day2-solutions
Imc2017 day2-solutionsImc2017 day2-solutions
Imc2017 day2-solutions
 
Fluid Mechanics Exercises
Fluid Mechanics ExercisesFluid Mechanics Exercises
Fluid Mechanics Exercises
 
Differential Equations Assignment Help
Differential Equations Assignment HelpDifferential Equations Assignment Help
Differential Equations Assignment Help
 
Calculus Homework Help
Calculus Homework HelpCalculus Homework Help
Calculus Homework Help
 

More from askiitians

Sa~ 2009 (kvpy)
Sa~ 2009 (kvpy)Sa~ 2009 (kvpy)
Sa~ 2009 (kvpy)askiitians
 
Sb sx english_qp_2011
Sb sx english_qp_2011Sb sx english_qp_2011
Sb sx english_qp_2011askiitians
 
Answerkey2010 sa-sb-sx
Answerkey2010 sa-sb-sxAnswerkey2010 sa-sb-sx
Answerkey2010 sa-sb-sxaskiitians
 
Answerkey2010 sa-part b
Answerkey2010 sa-part bAnswerkey2010 sa-part b
Answerkey2010 sa-part baskiitians
 
Kvpy2010 sb-sx
Kvpy2010 sb-sxKvpy2010 sb-sx
Kvpy2010 sb-sxaskiitians
 
Kvpy2010 sa-part b
Kvpy2010 sa-part bKvpy2010 sa-part b
Kvpy2010 sa-part baskiitians
 
Kvpy2010 sa-part a
Kvpy2010 sa-part aKvpy2010 sa-part a
Kvpy2010 sa-part aaskiitians
 
Answer key 2011
Answer key 2011Answer key 2011
Answer key 2011askiitians
 
Sa english qp_2011
Sa english qp_2011Sa english qp_2011
Sa english qp_2011askiitians
 
2012 answer keys
2012 answer keys2012 answer keys
2012 answer keysaskiitians
 
18 th inmo_solu
18 th inmo_solu18 th inmo_solu
18 th inmo_soluaskiitians
 
19 th inmo_solu
19 th inmo_solu19 th inmo_solu
19 th inmo_soluaskiitians
 
20 th inmo_solu
20 th inmo_solu20 th inmo_solu
20 th inmo_soluaskiitians
 

More from askiitians (20)

Sa~ 2009 (kvpy)
Sa~ 2009 (kvpy)Sa~ 2009 (kvpy)
Sa~ 2009 (kvpy)
 
Sb 2009
Sb 2009Sb 2009
Sb 2009
 
Sa 2009
Sa 2009Sa 2009
Sa 2009
 
Sb sx english_qp_2011
Sb sx english_qp_2011Sb sx english_qp_2011
Sb sx english_qp_2011
 
Answerkey2010 sa-sb-sx
Answerkey2010 sa-sb-sxAnswerkey2010 sa-sb-sx
Answerkey2010 sa-sb-sx
 
Answerkey2010 sa-part b
Answerkey2010 sa-part bAnswerkey2010 sa-part b
Answerkey2010 sa-part b
 
Kvpy2010 sb-sx
Kvpy2010 sb-sxKvpy2010 sb-sx
Kvpy2010 sb-sx
 
Kvpy2010 sa-part b
Kvpy2010 sa-part bKvpy2010 sa-part b
Kvpy2010 sa-part b
 
Kvpy2010 sa-part a
Kvpy2010 sa-part aKvpy2010 sa-part a
Kvpy2010 sa-part a
 
Answer key 2011
Answer key 2011Answer key 2011
Answer key 2011
 
Sa english qp_2011
Sa english qp_2011Sa english qp_2011
Sa english qp_2011
 
2012 answer keys
2012 answer keys2012 answer keys
2012 answer keys
 
2012 qa-sbsx
2012 qa-sbsx2012 qa-sbsx
2012 qa-sbsx
 
2012 qa-sa
2012 qa-sa2012 qa-sa
2012 qa-sa
 
18 th inmo_solu
18 th inmo_solu18 th inmo_solu
18 th inmo_solu
 
18 inmo_03
18  inmo_0318  inmo_03
18 inmo_03
 
19 th inmo_solu
19 th inmo_solu19 th inmo_solu
19 th inmo_solu
 
19 th inmo_04
19 th inmo_0419 th inmo_04
19 th inmo_04
 
20 th inmo_solu
20 th inmo_solu20 th inmo_solu
20 th inmo_solu
 
20th inmo 05
20th inmo 0520th inmo 05
20th inmo 05
 

Recently uploaded

Large Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial ApplicationsLarge Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial Applications
Rohit Gautam
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Paige Cruz
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
Neo4j
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
Pierluigi Pugliese
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
Neo4j
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
KAMESHS29
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems S.M.S.A.
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
Aftab Hussain
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
Adtran
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
Neo4j
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
Matthew Sinclair
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
sonjaschweigert1
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
mikeeftimakis1
 
20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website
Pixlogix Infotech
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Malak Abu Hammad
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
Quotidiano Piemontese
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
Full-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalizationFull-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalization
Zilliz
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
Safe Software
 

Recently uploaded (20)

Large Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial ApplicationsLarge Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial Applications
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
 
20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
Full-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalizationFull-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalization
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
 

Problems and solutions inmo-2012

  • 1. Problems and Solutions: INMO-2012 1. Let ABCD be a quadrilateral inscribed in a circle. Suppose AB = 2 + √ 2 and AB subtends 135◦ at the centre of the circle. Find the maximum possible area of ABCD. Solution: Let O be the centre of the circle in which ABCD is inscribed and let R be its radius. Using cosine rule in triangle AOB, we have 2 + √ 2 = 2R2 (1 − cos 135◦ ) = R2 (2 + √ 2). Hence R = 1. Consider quadrilateral ABCD as in the second figure above. Join AC. For [ADC] to be maximum, it is clear that D should be the mid-point of the arc AC so that its distance from the segment AC is maximum. Hence AD = DC for [ABCD] to be maximum. Similarly, we conclude that BC = CD. Thus BC = CD = DA which fixes the quadrilateral ABCD. Therefore each of the sides BC, CD, DA subtends equal angles at the centre O. Let ∠BOC = α, ∠COD = β and ∠DOA = γ. Observe that [ABCD] = [AOB]+[BOC]+[COD]+[DOA] = 1 2 sin 135◦ + 1 2 (sin α+sin β+sin γ). Now [ABCD] has maximum area if and only if α = β = γ = (360◦ − 135◦ )/3 = 75◦ . Thus [ABCD] = 1 2 sin 135◦ + 3 2 sin 75◦ = 1 2 1 √ 2 + 3 √ 3 + 1 2 √ 2 = 5 + 3 √ 3 4 √ 2 . Alternatively, we can use Jensen’s inequality. Observe that α, β, γ are all less than 180◦ . Since sin x is concave on (0, π), Jensen’s inequality gives sin α + sin β + sin γ 3 ≤ sin α + β + γ 3 = sin 75◦ . Hence [ABCD] ≤ 1 2 √ 2 + 3 2 sin 75◦ = 5 + 3 √ 3 4 √ 2 , with equality if and only if α = β = γ = 75◦ .
  • 2. 2. Let p1 < p2 < p3 < p4 and q1 < q2 < q3 < q4 be two sets of prime numbers such that p4 − p1 = 8 and q4 − q1 = 8. Suppose p1 > 5 and q1 > 5. Prove that 30 divides p1 − q1. Solution: Since p4 − p1 = 8, and no prime is even, we observe that {p1, p2, p3, p4} is a subset of {p1, p1 + 2, p1 + 4, p1 + 6, p1 + 8}. Moreover p1 is larger than 3. If p1 ≡ 1 (mod 3), then p1 + 2 and p1 + 8 are divisible by 3. Hence we do not get 4 primes in the set {p1, p1 + 2, p1 + 4, p1 + 6, p1 + 8}. Thus p1 ≡ 2 (mod 3) and p1 + 4 is not a prime. We get p2 = p1 + 2, p3 = p1 + 6, p4 = p1 + 8. Consider the remainders of p1, p1 + 2, p1 + 6, p1 + 8 when divided by 5. If p1 ≡ 2 (mod 5), then p1 + 8 is divisible by 5 and hence is not a prime. If p1 ≡ 3 (mod 5), then p1 + 2 is divisible by 5. If p1 ≡ 4 (mod 5), then p1 + 6 is divisible by 5. Hence the only possibility is p1 ≡ 1 (mod 5). Thus we see that p1 ≡ 1 (mod 2), p1 ≡ 2 (mod 3) and p1 ≡ 1 (mod 5). We conclude that p1 ≡ 11 (mod 30). Similarly q1 ≡ 11 (mod 30). It follows that 30 divides p1 − q1. 3. Define a sequence f0(x), f1(x), f2(x), . . . of functions by f0(x) = 1, f1(x) = x, fn(x) 2 − 1 = fn+1(x)fn−1(x), for n ≥ 1. Prove that each fn(x) is a polynomial with integer coefficients. Solution: Observe that f2 n(x) − fn−1(x)fn+1(x) = 1 = f2 n−1(x) − fn−2(x)fn(x). This gives fn(x) fn(x) + fn−2(x) = fn−1 fn−1(x) + fn+1(x) . We write this as fn−1(x) + fn+1(x) fn(x) = fn−2(x) + fn(x) fn−1(x) . Using induction, we get fn−1(x) + fn+1(x) fn(x) = f0(x) + f2(x) f1(x) . Observe that f2(x) = f2 1 (x) − 1 f0(x) = x2 − 1. Hence fn−1(x) + fn+1(x) fn(x) = 1 + (x2 − 1) x = x. Thus we obtain fn+1(x) = xfn(x) − fn−1(x).
  • 3. Since f0(x), f1(x) and f2(x) are polynomials with integer coefficients, induction again shows that fn(x) is a polynomial with integer coeffi- cients. Note: We can get fn(x) explicitly: fn(x) = xn − n − 1 1 xn−2 + n − 2 2 xn−4 − n − 3 3 xn−6 + · · · 4. Let ABC be a triangle. An interior point P of ABC is said to be good if we can find exactly 27 rays emanating from P intersecting the sides of the triangle ABC such that the triangle is divided by these rays into 27 smaller triangles of equal area. Determine the number of good points for a given triangle ABC. Solution: Let P be a good point. Let l, m, n be respetively the number of parts the sides BC, CA, AB are divided by the rays starting from P. Note that a ray must pass through each of the vertices the triangle ABC; otherwise we get some quadrilaterals. Let h1 be the distance of P from BC. Then h1 is the height for all the triangles with their bases on BC. Equality of areas implies that all these bases have equal length. If we denote this by x, we get lx = a. Similarly, taking y and z as the lengths of the bases of triangles on CA and AB respectively, we get my = b and nz = c. Let h2 and h3 be the distances of P from CA and AB respectively. Then h1x = h2y = h3z = 2∆ 27 , where ∆ denotes the area of the triangle ABC. These lead to h1 = 2∆ 27 l a , h1 = 2∆ 27 m b , h1 = 2∆ 27 n c . But 2∆ a = ha, 2∆ b = hb, 2∆ c = hc. Thus we get h1 ha = l 27 , h2 hb = m 27 , h3 hc = n 27 . However, we also have h1 ha = [PBC] ∆ , h2 hb = [PCA] ∆ , h3 hc = [PAB] ∆ . Adding these three relations, h1 ha + h2 hb + h3 hc = 1. Thus l 27 + m 27 + n 27 = h1 ha + h2 hb + h3 hc = 1.
  • 4. We conclude that l + m + n = 27. Thus every good point P determines a partition (l, m, n) of 27 such that there are l, m, n equal segments respectively on BC, CA, AB. Conversely, take any partition (l, m, n) of 27. Divide BC, CA, AB re- spectively in to l, m, n equal parts. Define h1 = 2l∆ 27a , h2 = 2m∆ 27b . Draw a line parallel to BC at a distance h1 from BC; draw another line parallel to CA at a distance h2 from CA. Both lines are drawn such that they intersect at a point P inside the triangle ABC. Then [PBC] = 1 2 ah1 = l∆ 27 , [PCA] = m∆ 27 . Hence [PAB] = n∆ 27 . This shows that the distance of P from AB is h3 = 2n∆ 27c . Therefore each traingle with base on CA has area ∆ 27 . We conclude that all the triangles which partitions ABC have equal areas. Hence P is a good point. Thus the number of good points is equal to the number of positive integral solutions of the equation l + m + n = 27. This is equal to 26 2 = 325. 5. Let ABC be an acute-angled triangle, and let D, E, F be points on BC, CA, AB respectively such that AD is the median, BE is the internal angle bisector and CF is the altitude. Suppose ∠FDE = ∠C, ∠DEF = ∠A and ∠EFD = ∠B. Prove that ABC is equilateral. Solution: Since ∆BFC is right-angled at F, we have FD = BD = CD = a/2. Hence ∠BFD = ∠B. Since ∠EFD = ∠B, we have ∠AFE = π − 2∠B. Since ∠DEF = ∠A, we also get ∠CED = π−2∠B. Applying sine rule in ∆DEF, we have DF sin A = FE sin C = DE sin B .
  • 5. Thus we get FE = c/2 and DE = b/2. Sine rule in ∆CED gives DE sin C = CD sin(π − 2B) . Thus (b/ sin C) = (a/2 sin B cos B). Solving for cos B, we have cos B = a sin c 2b sin B = ac 2b2 . Similarly, sine rule in ∆AEF gives EF sin A = AE sin(π − 2B) . This gives (since AE = bc/(a + c)), as earlier, cos B = a a + c . Comparing the two values of cos B, we get 2b2 = c(a + c). We also have c2 + a2 − b2 = 2ca cos B = 2a2 c a + c . Thus 4a2 c = (a + c)(2c2 + 2a2 − 2b2 ) = (a + c)(2c2 + 2a2 − c(a + c)). This reduces to 2a3 −3a2 c + c3 = 0. Thus (a−c)2 (2a+ c) = 0. We conclude that a = c. Finally 2b2 = c(a + c) = 2c2 . We thus get b = c and hence a = c = b. This shows that ∆ABC is equilateral. 6. Let f : Z → Z be a function satisfying f(0) = 0, f(1) = 0 and (i) f(xy) + f(x)f(y) = f(x) + f(y); (ii) f(x − y) − f(0) f(x)f(y) = 0, for all x, y ∈ Z, simultaneously. (a) Find the set of all possible values of the function f. (b) If f(10) = 0 and f(2) = 0, find the set of all integers n such that f(n) = 0. Solution: Setting y = 0 in the condition (ii), we get f(x) − f(0) f(x) = 0, for all x (since f(0) = 0). Thus either f(x) = 0 or f(x) = f(0), for all x ∈ Z. Now taking x = y = 0 in (i), we see that f(0) + f(0)2 = 2f(0). This shows
  • 6. that f(0) = 0 or f(0) = 1. Since f(0) = 0, we must have f(0) = 1. We conclude that either f(x) = 0 or f(x) = 1 for each x ∈ Z. This shows that the set of all possible value of f(x) is {0, 1}. This completes (a). Let S = n ∈ Z f(n) = 0 . Hence we must have S = n ∈ Z f(n) = 1 by (a). Since f(1) = 0, 1 is not in S. And f(0) = 1 implies that 0 ∈ S. Take any x ∈ Z and y ∈ S. Using (ii), we get f(xy) + f(x) = f(x) + 1. This shows that xy ∈ S. If x ∈ Z and y ∈ Z are such that xy ∈ S, then (ii) gives 1 + f(x)f(y) = f(x) + f(y). Thus f(x) − 1 f(y) − 1 = 0. It follows that f(x) = 1 or f(y) = 1; i.e., either x ∈ S or y ∈ S. We also observe from (ii) that x ∈ S and y ∈ S implies that f(x − y) = 1 so that x − y ∈ S. Thus S has the properties: (A) x ∈ Z and y ∈ S implies xy ∈ S; (B) x, y ∈ Z and xy ∈ S implies x ∈ S or y ∈ S; (C) x, y ∈ S implies x − y ∈ S. Now we know that f(10) = 0 and f(2) = 0. Hence f(10) = 1 and 10 ∈ S; and 2 ∈ S. Writing 10 = 2 × 5 and using (B), we conclude that 5 ∈ S and f(5) = 1. Hence f(5k) = 1 for all k ∈ Z by (A). Suppose f(5k + l) = 1 for some l, 1 ≤ l ≤ 4. Then 5k + l ∈ S. Choose u ∈ Z such that lu ≡ 1 (mod 5). We have (5k + l)u ∈ S by (A). Moreover, lu = 1 + 5m for some m ∈ Z and (5k + l)u = 5ku + lu = 5ku + 5m + 1 = 5(ku + m) + 1. This shows that 5(ku+m)+1 ∈ S. However, we know that 5(ku+m) ∈ S. By (C), 1 ∈ S which is a contradiction. We conclude that 5k + l ∈ S for any l, 1 ≤ l ≤ 4. Thus S = 5k k ∈ Z . ———-00000———-