Skip to main content
Back to Limits, Continuity & Differentiability
JEE Main 2019
Limits, Continuity & Differentiability
Limits, Continuity and Differentiability
Hard

Question

If limx1x+x2+x3+...+xnnx1\mathop {\lim }\limits_{x \to 1} {{x + {x^2} + {x^3} + ... + {x^n} - n} \over {x - 1}} = 820, (n \in N) then the value of n is equal to _______.

Answer: 1

Solution

Key Concepts and Formulas

  • L'Hôpital's Rule: If a limit of a function results in an indeterminate form like 00\frac{0}{0} or \frac{\infty}{\infty}, L'Hôpital's Rule can be applied. It states that the limit of the ratio of two functions is equal to the limit of the ratio of their derivatives, provided the latter limit exists. Mathematically, if limxcf(x)=0\mathop {\lim }\limits_{x \to c} f(x) = 0 and limxcg(x)=0\mathop {\lim }\limits_{x \to c} g(x) = 0, then limxcf(x)g(x)=limxcf(x)g(x)\mathop {\lim }\limits_{x \to c} {{f(x)} \over {g(x)}} = \mathop {\lim }\limits_{x \to c} {{f'(x)} \over {g'(x)}}.
  • Sum of the first n natural numbers: The sum of the first nn natural numbers is given by the formula Sn=1+2+3+...+n=n(n+1)2S_n = 1 + 2 + 3 + ... + n = {{n(n+1)} \over 2}.
  • Geometric Series Sum: The sum of a finite geometric series is given by a+ar+ar2+...+arn1=arn1r1a + ar + ar^2 + ... + ar^{n-1} = a{{r^n - 1} \over {r - 1}}. While not directly used in the most efficient solution, understanding the terms x,x2,...,xnx, x^2, ..., x^n as a geometric series is relevant to the numerator's structure.

Step-by-Step Solution

Step 1: Analyze the given limit and identify the indeterminate form. We are given the limit: L=limx1x+x2+x3+...+xnnx1L = \mathop {\lim }\limits_{x \to 1} {{x + {x^2} + {x^3} + ... + {x^n} - n} \over {x - 1}} As x1x \to 1, the numerator approaches 1+12+13+...+1nn1 + 1^2 + 1^3 + ... + 1^n - n. This sum is 1+1+1+...+11 + 1 + 1 + ... + 1 (nn times) n- n, which equals nn=0n - n = 0. The denominator approaches 11=01 - 1 = 0. Since the limit results in the indeterminate form 00\frac{0}{0}, we can apply L'Hôpital's Rule.

Step 2: Apply L'Hôpital's Rule. We need to find the derivative of the numerator and the derivative of the denominator with respect to xx. Let f(x)=x+x2+x3+...+xnnf(x) = x + x^2 + x^3 + ... + x^n - n. Let g(x)=x1g(x) = x - 1.

The derivative of the numerator is: f(x)=ddx(x+x2+x3+...+xnn)f'(x) = \frac{d}{dx}(x + x^2 + x^3 + ... + x^n - n) f(x)=ddx(x)+ddx(x2)+ddx(x3)+...+ddx(xn)ddx(n)f'(x) = \frac{d}{dx}(x) + \frac{d}{dx}(x^2) + \frac{d}{dx}(x^3) + ... + \frac{d}{dx}(x^n) - \frac{d}{dx}(n) Using the power rule, ddx(xk)=kxk1\frac{d}{dx}(x^k) = kx^{k-1}: f(x)=1+2x+3x2+...+nxn10f'(x) = 1 + 2x + 3x^2 + ... + nx^{n-1} - 0 f(x)=1+2x+3x2+...+nxn1f'(x) = 1 + 2x + 3x^2 + ... + nx^{n-1}

The derivative of the denominator is: g(x)=ddx(x1)g'(x) = \frac{d}{dx}(x - 1) g(x)=10g'(x) = 1 - 0 g(x)=1g'(x) = 1

Now, apply L'Hôpital's Rule: L=limx1f(x)g(x)=limx11+2x+3x2+...+nxn11L = \mathop {\lim }\limits_{x \to 1} {{f'(x)} \over {g'(x)}} = \mathop {\lim }\limits_{x \to 1} {{1 + 2x + 3x^2 + ... + nx^{n-1}} \over 1}

Step 3: Evaluate the limit after applying L'Hôpital's Rule. Substitute x=1x = 1 into the expression obtained in Step 2: L=1+2(1)+3(1)2+...+n(1)n1L = 1 + 2(1) + 3(1)^2 + ... + n(1)^{n-1} L=1+2+3+...+nL = 1 + 2 + 3 + ... + n

Step 4: Use the formula for the sum of the first n natural numbers. The sum 1+2+3+...+n1 + 2 + 3 + ... + n is the sum of the first nn natural numbers, which is given by the formula: Sn=n(n+1)2S_n = {{n(n+1)} \over 2} So, the limit is equal to: L=n(n+1)2L = {{n(n+1)} \over 2}

Step 5: Set the limit equal to the given value and solve for n. We are given that the limit is equal to 820: L=820L = 820 Therefore, n(n+1)2=820{{n(n+1)} \over 2} = 820

Step 6: Solve the quadratic equation for n. Multiply both sides by 2: n(n+1)=1640n(n+1) = 1640 Expand the left side: n2+n=1640n^2 + n = 1640 Rearrange into a standard quadratic equation: n2+n1640=0n^2 + n - 1640 = 0 We need to find two numbers that multiply to -1640 and add to 1. We can factor this quadratic or use the quadratic formula. Let's try factoring by looking for factors of 1640 that are close to each other. 1640=164×10=4×41×2×5=8×41×5=40×411640 = 164 \times 10 = 4 \times 41 \times 2 \times 5 = 8 \times 41 \times 5 = 40 \times 41. The factors 40 and 41 have a difference of 1. So, we can set up the factorization as: (n+41)(n40)=0(n + 41)(n - 40) = 0 This gives two possible solutions for nn: n+41=0    n=41n + 41 = 0 \implies n = -41 n40=0    n=40n - 40 = 0 \implies n = 40

Step 7: Select the valid value of n. The problem states that nNn \in \mathbb{N} (n is a natural number). Natural numbers are positive integers (1, 2, 3, ...). Therefore, n=41n = -41 is not a valid solution. The valid solution is n=40n = 40.

Common Mistakes & Tips

  • Incorrectly applying L'Hôpital's Rule: Ensure the limit is indeed in an indeterminate form (00\frac{0}{0} or \frac{\infty}{\infty}) before applying the rule. Incorrectly differentiating the terms in the numerator is a common error.
  • Algebraic Errors in Factoring/Solving Quadratic Equations: Double-check your calculations when solving the quadratic equation n2+n1640=0n^2 + n - 1640 = 0. Mistakes in factoring or using the quadratic formula can lead to the wrong value of nn.
  • Forgetting the Domain of n: The problem specifies that nNn \in \mathbb{N}. Always ensure your final answer for nn is a natural number.

Summary

The given limit evaluates to an indeterminate form of 00\frac{0}{0}, which allows us to apply L'Hôpital's Rule. After differentiating the numerator and the denominator, we find that the limit simplifies to the sum of the first nn natural numbers, 1+2+...+n1 + 2 + ... + n. Using the formula for this sum, n(n+1)2\frac{n(n+1)}{2}, we set it equal to the given value of 820. Solving the resulting quadratic equation n2+n1640=0n^2 + n - 1640 = 0 yields two solutions, n=40n = 40 and n=41n = -41. Since nn must be a natural number, we select n=40n = 40.

The final answer is \boxed{40}.

Practice More Limits, Continuity & Differentiability Questions

View All Questions