1. Key Concepts and Formulas
- Definite Integral as a Limit of a Sum (Riemann Sum): The limit of a sum can be represented as a definite integral using the formula:
limn→∞∑r=abf(nr)n1=∫abf(x)dx
Alternatively, if the summation bounds are expressed in terms of n (e.g., r from an to bn):
limn→∞∑r=anbnf(nr)n1=∫abf(x)dx
Here, x=nr, dx=n1, the lower limit of integration is limn→∞nlower bound of r, and the upper limit is limn→∞nupper bound of r.
- Standard Integral of Inverse Tangent: The integral of 1+x21 is tan−1(x)+C.
2. Step-by-Step Solution
Step 1: Rewrite the expression and identify the general term.
The given expression is:
L=n→∞lim(n2+12n+n2+22n+n2+32n+.....+5n1)
We observe that the first few terms follow the pattern n2+k2n for k=1,2,3,…. Let the general term be Tr=n2+r2n.
Step 2: Determine the upper limit of the summation.
The last term given is 5n1. We need to find the value of r for which Tr=5n1.
n2+r2n=5n1
Cross-multiplying gives:
n(5n)=n2+r2
5n2=n2+r2
4n2=r2
Taking the positive square root (since r represents the index of summation starting from 1), we get r=2n.
Therefore, the sum can be written in sigma notation as:
L=n→∞lim∑r=12nn2+r2n
Step 3: Transform the general term into the Riemann sum form n1f(nr).
To convert the sum into an integral, we need to express the general term in the form n1f(nr). We divide the numerator and the denominator of n2+r2n by n2:
n2+r2n=n2n2+r2n2n=1+n2r2n1=n1⋅1+(nr)21
Now, the limit becomes:
L=n→∞lim∑r=12nn1⋅1+(nr)21
Step 4: Determine the limits of integration.
We identify f(x)=1+x21, where x=nr.
The lower limit of integration is limn→∞nlower bound of r=limn→∞n1=0.
The upper limit of integration is limn→∞nupper bound of r=limn→∞n2n=2.
Step 5: Convert the limit of the sum into a definite integral.
Using the Riemann sum to definite integral conversion, we have:
L=∫021+x21dx
Step 6: Evaluate the definite integral.
The integral of 1+x21 is tan−1(x). Applying the Fundamental Theorem of Calculus:
L=[tan−1(x)]02
L=tan−1(2)−tan−1(0)
Since tan−1(0)=0:
L=tan−1(2)−0=tan−1(2)
3. Common Mistakes & Tips
- Incorrectly Identifying the Upper Limit: Always verify the upper limit of the summation by equating the general term to the last given term in the series. In this problem, it was crucial to find r=2n.
- Missing the n1 Factor: Ensure the expression is manipulated to explicitly show a n1 multiplier outside the function f(nr). This is essential for the conversion to dx.
- Confusing Limits of Summation and Integration: Remember that the limits of integration are derived from the limits of the summation index r divided by n as n→∞.
4. Summary
The problem requires evaluating a limit of a sum, which can be solved by converting it into a definite integral using the concept of Riemann sums. We first identified the general term of the series and determined its upper summation limit by matching it with the last given term. Then, we rewrote the general term in the form n1f(nr). This allowed us to define the function f(x) and determine the limits of integration by considering the behavior of the summation bounds as n→∞. Finally, we evaluated the resulting definite integral to find the value of the limit.
The final answer is tan−1(2).
5. Final Answer
The final answer is tan –1 (2) which corresponds to option (A).