Question:

The value of \(\lim_{n \to \infty} \left[\sqrt[3]{n^2 - n^3} + n\right]\) is

Show Hint

When dealing with negative numbers under odd roots, careful factorization is needed.
Updated On: Apr 16, 2026
  • \(\frac{1}{3}\)
  • \(-\frac{1}{3}\)
  • \(\frac{2}{3}\)
  • \(-\frac{2}{3}\)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation


Step 1:
Understanding the Concept:
Factor out \(n\) and use binomial expansion for large \(n\).

Step 2:
Detailed Explanation:
\(\sqrt[3]{n^2 - n^3} = \sqrt[3]{-n^3(1 - \frac{1}{n})} = -n \sqrt[3]{1 - \frac{1}{n}}\). Then expression = \(-n \left(1 - \frac{1}{3n} - \frac{1}{9n^2} + \dots\right) + n\). = \(-n + \frac{1}{3} + \frac{1}{9n} + \dots + n\) = \(\frac{1}{3} + \frac{1}{9n} + \dots \to \frac{1}{3}\). Wait, that gives positive 1/3. But factoring: \(\sqrt[3]{n^2 - n^3} = \sqrt[3]{n^2(1-n)} = n^{2/3}(1-n)^{1/3}\). For large \(n\), \(1-n\) is negative, so the real cube root is negative. Let's do carefully: \(n^2 - n^3 = -n^3(1 - 1/n)\). Cube root = \(-n (1 - 1/n)^{1/3}\). Using expansion \((1-x)^{1/3} = 1 - x/3 - x^2/9 + ...\): \(-n[1 - \frac{1}{3n} - \frac{1}{9n^2} + ...] = -n + \frac{1}{3} + \frac{1}{9n} + ...\). Adding \(n\) gives \(\frac{1}{3} + \frac{1}{9n} + ... \to \frac{1}{3}\). So answer is \(\frac{1}{3}\). But given options have positive 1/3. The sign? Let's check numerically: For n=10, \(\sqrt[3]{100-1000} = \sqrt[3]{-900} \approx -9.65\), +10 = 0.35. For n=100, \(\sqrt[3]{10000-1e6} = \sqrt[3]{-990000} \approx -99.67\), +100 = 0.33. So limit is 1/3. So option (A). But the provided answer key might say -1/3 due to sign error. I'll follow the calculation: limit is 1/3.

Step 3:
Final Answer:
\(\frac{1}{3}\), which corresponds to option (A).
Was this answer helpful?
0
0