Skip to main content
Back to Definite Integration
JEE Main 2020
Definite Integration
Definite Integration
Hard

Question

If limn1a+2a+......+na(n+1)a1[(na+1)+(na+2)+.....+(na+n)]=160\mathop {\lim }\limits_{n \to \infty } \,\,{{{1^a} + {2^a} + ...... + {n^a}} \over {{{(n + 1)}^{a - 1}}\left[ {\left( {na + 1} \right) + \left( {na + 2} \right) + ..... + \left( {na + n} \right)} \right]}} = {1 \over {60}} for some positive real number a, then a is equal to :

Options

Solution

Key Concepts and Formulas

  1. Limit of a Sum as a Definite Integral: For a continuous function f(x)f(x) on [0,1][0,1], the limit of a Riemann sum can be expressed as a definite integral: limn1nr=1nf(rn)=01f(x)dx\lim_{n \to \infty} \frac{1}{n} \sum_{r=1}^n f\left(\frac{r}{n}\right) = \int_0^1 f(x) \, dx This is a fundamental tool for evaluating limits of sums by converting them into definite integrals.

  2. Sum of an Arithmetic Progression (AP): For an arithmetic progression with kk terms, where the first term is AA and the last term is LL, the sum SkS_k is given by: Sk=k2(A+L)S_k = \frac{k}{2}(A + L) This formula is essential for simplifying the sum in the denominator of the given limit expression.

  3. Power Reduction Formula for Sums of Powers: While not directly a formula, it's a common technique to approximate sums of powers for large nn. The sum r=1nra\sum_{r=1}^n r^a is asymptotically proportional to na+1a+1\frac{n^{a+1}}{a+1} as nn \to \infty. More formally, limnr=1nrana+1=1a+1\lim_{n \to \infty} \frac{\sum_{r=1}^n r^a}{n^{a+1}} = \frac{1}{a+1}

Step-by-Step Solution

Let the given limit be LL. We are given: L=limn1a+2a+......+na(n+1)a1[(na+1)+(na+2)+.....+(na+n)]=160L = \mathop {\lim }\limits_{n \to \infty } \,\,{{{1^a} + {2^a} + ...... + {n^a}} \over {{{(n + 1)}^{a - 1}}\left[ {\left( {na + 1} \right) + \left( {na + 2} \right) + ..... + \left( {na + n} \right)} \right]}} = {1 \over {60}}

Step 1: Analyze the Numerator

The numerator is N=1a+2a++na=r=1nraN = 1^a + 2^a + \dots + n^a = \sum_{r=1}^n r^a. To relate this to a definite integral, we can rewrite it by factoring out the highest power of nn: N=r=1nra=r=1nna(rn)a=nar=1n(rn)aN = \sum_{r=1}^n r^a = \sum_{r=1}^n n^a \left(\frac{r}{n}\right)^a = n^a \sum_{r=1}^n \left(\frac{r}{n}\right)^a Now, we can use the limit of a sum as a definite integral formula. Multiply and divide by nn: N=na+1(1nr=1n(rn)a)N = n^{a+1} \left(\frac{1}{n} \sum_{r=1}^n \left(\frac{r}{n}\right)^a\right) As nn \to \infty, the term in the parenthesis approaches 01xadx\int_0^1 x^a \, dx. 01xadx=[xa+1a+1]01=1a+1a+10a+1a+1=1a+1\int_0^1 x^a \, dx = \left[\frac{x^{a+1}}{a+1}\right]_0^1 = \frac{1^{a+1}}{a+1} - \frac{0^{a+1}}{a+1} = \frac{1}{a+1} Therefore, for large nn, the numerator NN is asymptotically equivalent to na+11a+1n^{a+1} \cdot \frac{1}{a+1}.

Step 2: Analyze the Denominator

The denominator is D=(n+1)a1[(na+1)+(na+2)+.....+(na+n)]D = {(n + 1)}^{a - 1}\left[ {\left( {na + 1} \right) + \left( {na + 2} \right) + ..... + \left( {na + n} \right)} \right]. Let's first simplify the sum inside the bracket: S=(na+1)+(na+2)+.....+(na+n)S = \left( {na + 1} \right) + \left( {na + 2} \right) + ..... + \left( {na + n} \right). This is an arithmetic progression with:

  • Number of terms (kk): nn (from na+1na+1 to na+nna+n)
  • First term (AA): na+1na+1
  • Last term (LL): na+nna+n

Using the sum of an AP formula, S=k2(A+L)S = \frac{k}{2}(A + L): S=n2((na+1)+(na+n))=n2(2na+n+1)S = \frac{n}{2}((na+1) + (na+n)) = \frac{n}{2}(2na + n + 1) Now, substitute this back into the denominator expression: D=(n+1)a1n2(2na+n+1)D = {(n + 1)}^{a - 1} \cdot \frac{n}{2}(2na + n + 1) For large nn, we can approximate the terms:

  • (n+1)a1na1(n+1)^{a-1} \approx n^{a-1}
  • 2na+n+12na+n=n(2a+1)2na + n + 1 \approx 2na + n = n(2a+1)

So, for large nn: Dna1n2n(2a+1)=na1n22(2a+1)=2a+12na+1D \approx n^{a-1} \cdot \frac{n}{2} \cdot n(2a+1) = n^{a-1} \cdot \frac{n^2}{2}(2a+1) = \frac{2a+1}{2} n^{a+1}

Step 3: Evaluate the Limit

Now we can put the simplified numerator and denominator back into the limit expression: L=limnND=limnna+11a+12a+12na+1L = \mathop {\lim }\limits_{n \to \infty } \frac{N}{D} = \mathop {\lim }\limits_{n \to \infty } \frac{n^{a+1} \cdot \frac{1}{a+1}}{\frac{2a+1}{2} n^{a+1}} The na+1n^{a+1} terms cancel out: L=1a+12a+12=1a+122a+1=2(a+1)(2a+1)L = \frac{\frac{1}{a+1}}{\frac{2a+1}{2}} = \frac{1}{a+1} \cdot \frac{2}{2a+1} = \frac{2}{(a+1)(2a+1)} We are given that this limit is equal to 160\frac{1}{60}: 2(a+1)(2a+1)=160\frac{2}{(a+1)(2a+1)} = \frac{1}{60} Cross-multiplying gives: 120=(a+1)(2a+1)120 = (a+1)(2a+1) Expand the right side: 120=2a2+a+2a+1120 = 2a^2 + a + 2a + 1 120=2a2+3a+1120 = 2a^2 + 3a + 1 Rearrange into a quadratic equation: 2a2+3a+1120=02a^2 + 3a + 1 - 120 = 0 2a2+3a119=02a^2 + 3a - 119 = 0

Step 4: Solve the Quadratic Equation for 'a'

We need to solve the quadratic equation 2a2+3a119=02a^2 + 3a - 119 = 0 for aa. We can use the quadratic formula a=b±b24ac2aa = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}, where a=2a=2, b=3b=3, and c=119c=-119. a=3±324(2)(119)2(2)a = \frac{-3 \pm \sqrt{3^2 - 4(2)(-119)}}{2(2)} a=3±9+8(119)4a = \frac{-3 \pm \sqrt{9 + 8(119)}}{4} a=3±9+9524a = \frac{-3 \pm \sqrt{9 + 952}}{4} a=3±9614a = \frac{-3 \pm \sqrt{961}}{4} The square root of 961 is 31. a=3±314a = \frac{-3 \pm 31}{4} We have two possible values for aa:

  1. a=3+314=284=7a = \frac{-3 + 31}{4} = \frac{28}{4} = 7
  2. a=3314=344=172a = \frac{-3 - 31}{4} = \frac{-34}{4} = -\frac{17}{2}

The problem states that aa is a positive real number. Therefore, we choose the positive solution. a=7a = 7

Common Mistakes & Tips

  • Incorrectly applying the sum to integral formula: Ensure the sum is in the form 1nf(rn)\frac{1}{n} \sum f(\frac{r}{n}) before converting to an integral. Often, you need to manipulate the expression by multiplying and dividing by appropriate powers of nn.
  • Approximation errors in the denominator: When simplifying terms like (n+1)a1(n+1)^{a-1} or na+n+1na+n+1 for large nn, be careful to maintain the dominant terms that affect the highest power of nn.
  • Algebraic errors in solving the quadratic: Double-check the expansion and solution of the quadratic equation, as a small mistake can lead to an incorrect value of aa.

Summary

The problem involves evaluating a limit that can be transformed into a definite integral for the numerator and simplified using the sum of an arithmetic progression for the denominator. By approximating the dominant terms for large nn, we found the limit to be 2(a+1)(2a+1)\frac{2}{(a+1)(2a+1)}. Equating this to 160\frac{1}{60} led to a quadratic equation in aa, 2a2+3a119=02a^2 + 3a - 119 = 0. Solving this equation and considering the condition that aa is positive, we found a=7a=7.

The final answer is \boxed{7}. This corresponds to option (A).

Practice More Definite Integration Questions

View All Questions