Indian Statistical Institute , the leading organisation in India in mathematics and research works conducts entrance tests every year. This test are based solely on mathematics on a higher level than grade school.
Here I present in this note the best problems so far available from the Institute's entrance test of Undergraduate admission. It must be noted that ISI never publishes any solution to it's given problems, the solutions presented are thus my own and might have faults which you are welcome to correct.
Comment problems from ISI that you have I would add to the note if possible with the solution. So here we go !
Problem :
A class has 100 students. Let ai,1≤1≤100 , denote the number of friends the i-th student has in the class. For each 0≤j≤99 , let cj denote the number of students having at least j friends. Prove that :i=1∑100ai=j=0∑99cj
Solution :
ai= Number of friends of the i-th student
cj= Number of students having at least j friends
It is harmless to renumber each student so that their corresponding number of friends form an increasing sequence {ai}. Since now cj denotes the number of students having at least j friends it follows that there is some k for which ak≥j , and since {ai} is an increasing sequence for all n>k ,an will have at least j friends. So cj is exactly the number of elements of the set S={ak,ak+1,⋯,a100} where each of these students numbering from k on wards have friends ak and number of these students is value of cj .
Now we need to put these in a more formal way to help establish a general formula to get our cj . If we define a function by :
f(x)=0x∈[0,1)=1x≥1
Now note that beginning with 0≤j≤99 we find an n such that ai>k∀i>n and for all i<n ,k>ai and we have k=an .
So we need to count the number of entries for each j from some an where it has an=j to a100 .Our function perfectly fits that requirement and we have ,
cj=i=1∑100f(jai)
Now to prove the given we apply summation again on both sides to get,
j=0∑99cj=j=0∑99i=1∑100f(jai)=i=1∑100j=0∑99f(jai)=i=1∑1000≤j<ai∑f(jai)Since for j≥aif(jai)=0=i=1∑1000≤j<ai∑1=i=1∑100ai
Thus proved !
Problem : For 0≤θ≤2π Prove that sinθ≥π2θ
Solution :
Define f(x)=πsinx−2x . So f(x) has a critical point at x=cos−1(π2) . For x∈[0,cos−1(π2)] ,f′(x)≥0 and thus f is increasing. So,
θ≥0f(θ)≥f(0)sinθ≥π2θ
Similarly For x∈[cos−1(π2),2π] ,f′(x)≤0 and thus f is decreasing we have,
θ≤2πf(θ)≥f(π/2)sinθ≥π2θ
Thus combining we get the result !
Problem : Let f:R→R be a function that is differentiable n+1 times for some positive integer n . The i-th derivative is denoted by f(i). Suppose,
f(1)=f(0)=f(1)(0)=f(2)(0)=⋯=f(n)(0)=0.
Prove that f(n+1)(x)=0 for some x∈(0,1).
Solution:
By Rolle's Theorem since f(1)=f(0)=0 we have f′(c1)=0 for some c1∈(0,1) . Now if we define f1(x)=f′(x) then we have by rolle's theorem that f′′(c2)=0 for some c2∈(0,c1) since f′(0)=f′(c1)=0 . Proceeding in this manner we will have f(n+1)(cn+1)=0 for some cn+1∈(0,cn) since f(n)(0)=f(n)(cn)=0 . Since 0<cn+1<cn<cn−1<⋯<1 we have have proved the result that f(n+1)(x)=0 for some x∈(0,1) where x=cn+1.
Problem: Let P:R→R be a continuous function such that P(X)=X has no real solution. Prove that P(P(X))=X has no real solution.
Solution:
It suffices to prove that P(P(X))=X is solvable whenever P(X)=X is solvable. Let x0 be the unique solution to P(X)=X so that P(x0)=x0. So it follows that P(P(x0))=x0 is true and x0 is the unique fixed point of P∘P . Since it is given that P(X)=X has no solution so does P∘P(x) . Thus proved !
Problem: Let f be a real-valued differentiable function on the real line R such that x→0limx2f(x) exists and is finite. Prove that f′(0)=0
Solution:
x→0limx2f(x)=x→0limx1(xf(x)−f(0)+xf(x))=x→0limx1(f′(0)+xf(0))=x→0lim(xf′(0)+x2f(0))
Hence for the limit to exist and be finite it follows that f(0)=f′(0)=0 and thus proved.
Problem: Let p(x)=x7+x6+b5x5+⋯+b1x+b0 and q(x)=x5+c4x4+⋯+cx+c0 be polynomials with integer coefficients. Assume that p(i)=q(i) for integers i∈[1,6] . Show that there exists a negative integer r such that p(r)=q(r)
Solution: Define a dummy polynomial g(x)=p(x)−q(x) so that g(x) has roots 1,2,3,4,5,6 . Since it's a 7-th degree polynomial it must have 7 roots. Moreover since g is monic we may write g(x)=(x−1)(x−2)(x−3)(x−4)(x−5)(x−6)(x−α) for some integer α which is the 7-th root.
Since g(x)=p(x)−q(x)=x7+x6+⋯+(b0−c0) it follows that the sum of the roots is −1 . Therefore 1+2+⋯+6+α=−1 which makes α=−22 . Thus g(−22)=0 which implies p(−22)=q(−22) and we are proved.
Problem: Given the polynomial f(x)=xn+a1xn−1+a2xn−1+⋯+an with real coefficients such that a12<a2 . Show that not all roots of f(x) can be real.
Solution: Let the roots of the polynomial be αi for i∈[1,n]. Since a1=−∑αi and a2=i<j≤n∑αiαj it follows that a12−2a2=∑αi2>0 which implies a12>2a2 which is a contradiction with a12<a2 and thus our assumption that all of αi's are real was false. Thus not all real roots are possible.
Problem:Let f and g be two non-decreasing twice differentiable functions defined on an interval (a,b) such that for each x∈(a,b), f′′(x)=g(x) and g′′(x)=f(x). Suppose that f(x)g(x) is linear in x on (a,b) . Show that we must have f(x)=g(x)=0 for all x∈(a,b)
Solution: Let f(x)g(x)=px+q and by differentiating twice we have f′′(x)g(x)+2f′(x)g′(x)+f(x)g′′(x)=0 . Since f,g are non decreasing we have f′(x)<0 and g′(x)<0 for all x∈(a,b) . By putting f′′(x)=g(x) and g′′(x)=f(x) we have (f(x))2+(g(x))2=−2f′(x)g′(x)≤0 . But since (f(x))2≥0 and (g(x))2≥0 and thus (f(x))2+(g(x))2≥0 . So 0≤(f(x))2+(g(x))2≤0 implies (f(x))2+(g(x))2=0 and if sum of two or more squares are zero they must be individually zero. Thus f(x)=g(x)=0∀x∈(a,b)
Problem: Let N be a positive integer such that N(N−101) is the square of a positive integer. Then determine all possible values of N.
Solution: Let N(N−101)=k2 for some k∈N . Since N takes positive integral values the discriminant of the quadratic N2−101N−k2=0 must be a perfect square. Hence 1012+4k2=m2 for some positive integer m . This factorizes to (m+2k)(m−2k)=1012.
Since 101 is a prime so RHS can be factored in exactly two ways as a product of two factors namely 101×101 and 1012×1 . Since m+2k>m−2k so we must have (m+2k)(m−2k)=1012×1 which implies m+2k=1012 and m−2k=1 from which we get k=2550,m=5101 and this gives N=2601 as the only positive integer solution.
Problem(Subjective 173): Let P1,P2,⋯,Pn be polynomials in x , each having all integer coefficients, such that P1=P12+P22+⋯+Pn2 . Assume that P1 is not the zero polynomial. Show that P1=1 and P2=P3=⋯=Pn=0
Solution: Since P1 is not the zero polynomial with integer coefficients it's obvious that P12−P1≥0. This gives, P22+P32+⋯+Pn2=P1−P12≤0 . But since a perfect square is always non-negative we have P22+P32+⋯+Pn2≥0 . This together implies that P22+P32+⋯+Pn2=0 and thus each of Pi's are zero that is P2=P3=⋯=Pn=0 . Substituting this we have P12=P1 which makes P1=1 since P1=0. Thus proved.
Problem: Let S={1,2,⋯,n} where n is an odd integer. Let f be a function defined on {(i,j):i∈Sj∈S} taking values in S such that : f(r,s)=f(s,r) & {f(r,s):s∈S}=S for all r,s∈S. Show that {f(r,r):r∈S}=S
Solution: Since S={1,2,⋯,n} and also for any r∈S we have S={f(r,1),f(r,2),⋯,f(r,n)} and thus it follows that {f(r,s):s∈S} is just a permutation of {1,2,⋯,n} . Say for some a1∈S and any r∈S we have f(r,a1)=1 . Now it is safe to assume or rather substitute r=a1 to have f(a1,a1)=1 . In a similar manner for some a2∈S we have for any r∈S, f(r,a2)=2 and assuming r=a2 we have f(a2,a2)=2 . This process repeated n times will give f(an,an)=n for some an∈S where it must be noted that (a1,a2,⋯,an)=σ(1,2,⋯,n). So this proves that S={f(a1,a1),f(a2,a2),⋯,f(an,an)}={f(r,r):r∈S}.
Problem: Consider the equation x5+x=10 . Prove that it has only one real root which lies between 1 and 2 and further the root must be irrational.
Solution: Let f(x)=x5+x−10 and applying Descarte's rule of signs to f(x) we have only 1 sign change so it may have at most one positive real root. Applying same to f(−x) produces no change so there are no negative real roots. Since an equation of odd degree always has a real root(SInce complex roots occur in pairs) so it has 1 real root.
Next it is easy to show by Intermediate Value Theorem that the root lies between 1 and 2 since f(1)<0 and f(2)>0. Now had the root been rational it has to be an integer by the Rational Root Theorem. Clearly x=1 isn't a root and f(x)>0 for all integers x>1. So there must be an irrational root.
Problem: Let 0<a<b. Consider two circles with radii a and b and centers (a,0) and (b,0) respectively. Let C be the center of any circle in between the two circles and tangent to both. Determine the locus of the center of any such circle.
Solution:
We have assumed A(a,0) to be the center of Γ1 , B(b,0) to be the center of Γ and C to be the center of Γ2 . Joining AC and BC we find that if r be the radius of the variable circle at any instant then ∣AC∣=a+r and ∣BC∣=b−r respectively. Thus AC+BC=a+b is constant for any such circle. The sum of distances of the center of the smaller circle from two points (the center of the other two circles respectively) is constant which is a property of the ellipse. Thus the locus of C is ellipse with it's foci at (a,0) and (b,0) respectively.
To be continued....
#Algebra
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Lovely problems!
Log in to reply
Glad you liked that !
Please solve this one.
Here is another interesting question from ISI's Test of Mathematics at the 10+2 level.Qno 173 subjective question. Let $P1,P2,...,Pn$ be polynomials in $x$ each having all integer coefficients such that $P1=P1^2+P2^2+...+Pn^2$.Assume that $P1$ is not the zero polynomial. Show that $P1=0$ and $P2=P3=...=Pn=0$I could not solve this one.
Log in to reply
@nikhil murarka I have added your problem with a solution, hope it helps
Hey can you tell me the max and min values for cos (sin x)+ sin (cosx) with full solution...
Log in to reply
This in fact involves numerical calculations , if you check the derivatives of f(x) in [0,π] which is ok since it's periodic we would get 0,π as obvious stationary points. Also f′′(0)=−2sin2(21) and f′′(π)=−2cos2(21) so this would produce local maximums. It would thus involve finding another stationary point using numerical approximation such that it has an absolute minimum and maximum, which would involve solving transcendental equations. I think this are unlikely to appear at the exams
Add more!
Great problems.Really enjoyed it.
In problem number 5 from top how you did this.Can you please explain?especially 2nd step
Can you guys suggest a best book for depth calculus ?
Log in to reply
I guess IA Maron
In the year 2012, this was one of the questions, Let T1 and T2 be two circles centred at the points (a,0),(b,0);0<a<b and having radii a,b respectively.Let T be the circle touching T1 externally and T2 internally. Find the locus of the centre of of T. Can you help with this?
Log in to reply
I have added that, hope it was helpful.