Welcome to Prime Maths, your ultimate destination for mastering mathematics. We provide comprehensive, step-by-step sol Entrance Exam Solutions: Solved Problems for ISI B.Math/B.Stat, CMI, JEE (IIT), Olympiads, and CBSE/ISC/ICSE Mathematics Board Papers. Practice Problems and Chapter Test on various topics for CBSE, ICSE, Madhyamik, HS and ISC students
Thursday, June 18, 2015
Indian Statistical Institute B.Math & B.Stat : Polynomials
Wednesday, June 17, 2015
Indian Statistical Institute B.Math & B.Stat : Combinatorics
Saturday, June 13, 2015
Indian Statistical Institute B.Math & B.Stat : Polynomials
Indian Statistical Institute B.Math & B.Stat : Polynomials
Friday, June 12, 2015
Indian Statistical Institute B.Math & B.Stat : Number Theory
Indian Statistical Institute B.Math & B.Stat : Number Theory
Thursday, June 11, 2015
Indian Statistical Institute B.Math & B.Stat : Combinatorics
Indian Statistical Institute B.Math & B.Stat : Combinatorics
Wednesday, June 10, 2015
Indian Statistical Institute B.Math & B.Stat : Combinatorics
Indian Statistical Institute B.Math & B.Stat : Integration
Tuesday, June 9, 2015
Indian Statistical Institute B.Math & B.Stat : Integration
Indian Statistical Institute B.Math & B.Stat : Inequality
Indian Statistical Institute B.Math & B.Stat : Differentiation
Monday, June 8, 2015
Indian Statistical Institute B.Math & B.Stat: Integration and Continuity
Indian Statistical Institute B.Math & B.Stat : Continuity and Bijections
Saturday, June 6, 2015
Problems : Limits
Friday, June 5, 2015
Indian Statistical Institute B.Math & B.Stat : Roots of Polynomial
Problem: Root Multiplicity
Solution:
Let \( f(x) = x(x+1)(x+2)\dots(x+2009) - c \). Note that \( f(x) \) is a polynomial of degree 2010.
First, we compute the derivative \( f'(x) \). By the generalized product rule, the derivative of a product of \( n \) factors is the sum of \( n \) terms, where in each term exactly one factor is differentiated (which is just 1 in this case) and the rest are left alone. Therefore:
\( f'(x) = \sum_{j=0}^{2009} \prod_{\substack{i=0 \\ i \neq j}}^{2009} (x+i) \)
Now, let's evaluate \( f'(x) \) at the integers \( x = -r \), where \( r \in \{0, 1, 2, \dots, 2009\} \). Because every term in the sum contains the factor \( (x+r) \) except the term where \( j=r \), all terms in the sum will evaluate to 0 except that one specific term.
Thus, evaluating at \( x = -r \) gives:
\[ f'(-r) = (-r)(-r+1)\dots(-1)(1)(2)\dots(2009-r) \] \[ f'(-r) = (-1)^r r! (2009-r)! \]Since factorials are always positive, the sign of \( f'(-r) \) depends entirely on \( (-1)^r \). It is positive if \( r \) is even, and negative if \( r \) is odd. Evaluating this for our range gives alternating signs:
- \( f'(0) > 0 \)
- \( f'(-1) < 0 \)
- \( f'(-2) > 0 \)
- ...
- \( f'(-2008) > 0 \)
- \( f'(-2009) < 0 \)
By the Intermediate Value Theorem, since the continuous function \( f'(x) \) changes sign between each of these consecutive integers, \( f'(x) = 0 \) must have at least one real root in each of the open intervals: \( (-1, 0), (-2, -1), \dots, (-2009, -2008) \).
There are exactly 2009 such intervals. Since the degree of \( f'(x) \) is 2009, it can have at most 2009 roots. Therefore, \( f'(x) \) has exactly 2009 distinct real roots (one in each interval). Because all 2009 roots are distinct, every root of \( f'(x) \) is simple (meaning no root of \( f'(x) \) has a multiplicity greater than 1).
Finally, we apply the property of multiple roots: If a polynomial \( f(x) \) has a root of multiplicity \( k \ge 3 \), then its derivative \( f'(x) \) must have that same root with multiplicity \( k-1 \ge 2 \). However, we just proved that \( f'(x) \) only has roots of multiplicity 1. Therefore, no root of \( f(x) = 0 \) can have a multiplicity of 3 or higher. A root of the equation can have a multiplicity of at most 2.
Wednesday, June 3, 2015
Indian Statistical Institute B.Math & B.Stat : Integration
$$$$
So, \( \int_{k-\frac{1}{2}}^{k+\frac{1}{2}} f(x) dx = \int_{k-\frac{1}{2}}^{k+\frac{1}{2}} |x-k| dx = \int_{k-\frac{1}{2}}^{k} (k-x) dx + \int_{k}^{k+\frac{1}{2}} (x-k) dx = \frac{1}{4}\) for $k=2,3,4\dots,n$.$$$$
Summing for $k=2,3,4\dots,n$ we get \[\int_{1+\frac{1}{2}}^{n+\frac{1}{2}} f(x) dx = \frac{(n-1)}{4} \dots (C)\] $$$$
Adding equations $A,C$ and $B$ we get \[ \int_{0}^{n+1} f(x) dx = \int_{0}^{1+\frac{1}{2}} f(x) dx+ \int_{1+\frac{1}{2}}^{n+\frac{1}{2}} f(x) dx+\int_{n+\frac{1}{2}}^{n+1} f(x) dx = \frac{1}{2}+ \frac{1}{2} \times \frac{1}{4}+ \frac{(n-1)}{4}+ \frac{1}{2}- \frac{1}{2} \times \frac{1}{4} \] $$$$
\[= \frac{(n-1)}{4}+1 = \frac{n+3}{4} \]