If n→∞lim(n+1)a−1[(na+1)+(na+2)+.....+(na+n)]1a+2a+......+na=601 for some positive real number a, then a is equal to :
Options
Solution
Key Concepts and Formulas
Limit of a Sum as a Definite Integral: For a continuous function f(x) on [0,1], the limit of a Riemann sum can be expressed as a definite integral:
limn→∞n1∑r=1nf(nr)=∫01f(x)dx
This is a fundamental tool for evaluating limits of sums by converting them into definite integrals.
Sum of an Arithmetic Progression (AP): For an arithmetic progression with k terms, where the first term is A and the last term is L, the sum Sk is given by:
Sk=2k(A+L)
This formula is essential for simplifying the sum in the denominator of the given limit expression.
Power Reduction Formula for Sums of Powers: While not directly a formula, it's a common technique to approximate sums of powers for large n. The sum ∑r=1nra is asymptotically proportional to a+1na+1 as n→∞. More formally,
limn→∞na+1∑r=1nra=a+11
Step-by-Step Solution
Let the given limit be L. We are given:
L=n→∞lim(n+1)a−1[(na+1)+(na+2)+.....+(na+n)]1a+2a+......+na=601
Step 1: Analyze the Numerator
The numerator is N=1a+2a+⋯+na=∑r=1nra.
To relate this to a definite integral, we can rewrite it by factoring out the highest power of n:
N=∑r=1nra=∑r=1nna(nr)a=na∑r=1n(nr)a
Now, we can use the limit of a sum as a definite integral formula. Multiply and divide by n:
N=na+1(n1∑r=1n(nr)a)
As n→∞, the term in the parenthesis approaches ∫01xadx.
∫01xadx=[a+1xa+1]01=a+11a+1−a+10a+1=a+11
Therefore, for large n, the numerator N is asymptotically equivalent to na+1⋅a+11.
Step 2: Analyze the Denominator
The denominator is D=(n+1)a−1[(na+1)+(na+2)+.....+(na+n)].
Let's first simplify the sum inside the bracket: S=(na+1)+(na+2)+.....+(na+n).
This is an arithmetic progression with:
Number of terms (k): n (from na+1 to na+n)
First term (A): na+1
Last term (L): na+n
Using the sum of an AP formula, S=2k(A+L):
S=2n((na+1)+(na+n))=2n(2na+n+1)
Now, substitute this back into the denominator expression:
D=(n+1)a−1⋅2n(2na+n+1)
For large n, we can approximate the terms:
(n+1)a−1≈na−1
2na+n+1≈2na+n=n(2a+1)
So, for large n:
D≈na−1⋅2n⋅n(2a+1)=na−1⋅2n2(2a+1)=22a+1na+1
Step 3: Evaluate the Limit
Now we can put the simplified numerator and denominator back into the limit expression:
L=n→∞limDN=n→∞lim22a+1na+1na+1⋅a+11
The na+1 terms cancel out:
L=22a+1a+11=a+11⋅2a+12=(a+1)(2a+1)2
We are given that this limit is equal to 601:
(a+1)(2a+1)2=601
Cross-multiplying gives:
120=(a+1)(2a+1)
Expand the right side:
120=2a2+a+2a+1120=2a2+3a+1
Rearrange into a quadratic equation:
2a2+3a+1−120=02a2+3a−119=0
Step 4: Solve the Quadratic Equation for 'a'
We need to solve the quadratic equation 2a2+3a−119=0 for a. We can use the quadratic formula a=2a−b±b2−4ac, where a=2, b=3, and c=−119.
a=2(2)−3±32−4(2)(−119)a=4−3±9+8(119)a=4−3±9+952a=4−3±961
The square root of 961 is 31.
a=4−3±31
We have two possible values for a:
a=4−3+31=428=7
a=4−3−31=4−34=−217
The problem states that a is a positive real number. Therefore, we choose the positive solution.
a=7
Common Mistakes & Tips
Incorrectly applying the sum to integral formula: Ensure the sum is in the form n1∑f(nr) before converting to an integral. Often, you need to manipulate the expression by multiplying and dividing by appropriate powers of n.
Approximation errors in the denominator: When simplifying terms like (n+1)a−1 or na+n+1 for large n, be careful to maintain the dominant terms that affect the highest power of n.
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 a.
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 n, we found the limit to be (a+1)(2a+1)2. Equating this to 601 led to a quadratic equation in a, 2a2+3a−119=0. Solving this equation and considering the condition that a is positive, we found a=7.
The final answer is \boxed{7}. This corresponds to option (A).