Animated Solution for Mathematics - Limits, Continuity and Differentiability: Given below are two statements : Statement I : limx→0(x5tan−1x+loge1−x1+x−2x)=52. Statement II : limx→1(x1−x2)=e21. In the light of the above statements, choose the correct answer from the options given below :
Check the form: As x→1, base x→1 and exponent 1−x2→∞.
This is the 1∞ indeterminate form.
Use the formula: limx→a[f(x)]g(x)=elimx→ag(x)[f(x)−1]
Applying the Formula
Apply the formula with f(x)=x and g(x)=1−x2:
L=elimx→11−x2(x−1)
Simplify the exponent: 1−xx−1=−1
L=elimx→12(−1)=e−2
Evaluating Statement II
Final value for Statement II: e−2=e21
Statement II is True.
Final Conclusion
Statement I is True.
Statement II is True.
Correct Option: 4 (Both Statement I and Statement II are true)
00:00 / 00:00
The Sigma Insight: Evaluation of Limits & L'Hopital's Rule
The Art of Limit Mastery
A Journey Through Taylor Series and Indeterminate Forms
Welcome, future engineers! Today, we are going to dismantle two intimidating limits that often appear on the JEE Advanced paper.
Many students see these problems and immediately panic, reaching for the brute force of L'Hopital's Rule. But today, we are going to learn the difference between 'solving' a problem and 'mastering' it. We will use the elegance of Taylor Series and the precision of standard limit formulas to prove these statements.
Statement I
The Power of Taylor Series
Let us look at Statement I:
x→0limx5tan−1x+ln1−x1+x−2x=52
When you see a denominator like x5, your brain should immediately scream 'Taylor Series!' If you try to differentiate this numerator five times, you will likely lose your way in a sea of chain rules and product rules.
Instead, let us expand each term individually. First, the inverse tangent:
tan−1x=x−3x3+5x5−…
This is a beautiful, alternating series of odd powers. We stop at x5 because our denominator is x5; anything higher will simply divide to zero.
Next, consider the logarithmic term: ln1−x1+x. Using the properties of logarithms, we can rewrite this as 21[ln(1+x)−ln(1−x)].
Now, we use the standard expansions for ln(1+x) and ln(1−x):
ln(1+x)=x−2x2+3x3−4x4+5x5−…
ln(1−x)=−x−2x2−3x3−4x4−5x5−…
When we subtract these, the even powers cancel out, and the odd powers double! We get 2(x+3x3+5x5). Multiplying by the 21 outside, we are left with x+3x3+5x5.
Now, combine everything in the numerator:
(x−3x3+5x5)+(x+3x3+5x5)−2x
The x terms cancel (x+x−2x=0), the x3 terms cancel (−3x3+3x3=0), and we are left with 5x5+5x5=52x5. Dividing by x5, we get exactly 52. Statement I is true!
Statement II
The 1∞ Indeterminate Form
Now, let us tackle Statement II:
x→1limx1−x2=e21
When x→1, the base x approaches 1, and the exponent 1−x2 approaches ∞. This is the classic 1∞ form.
We have a powerful shortcut for this:
x→alim[f(x)]g(x)=elimx→ag(x)[f(x)−1]
Here, f(x)=x and g(x)=1−x2. Applying the formula, the exponent becomes:
x→1lim1−x2(x−1)
Notice that (x−1) and (1−x) are negatives of each other. Thus, 1−xx−1=−1.
The limit of the exponent is simply 2×(−1)=−2. Therefore, the entire limit evaluates to e−2, which is e21. Statement II is also true!
Conclusion
Both statements are true. By choosing the right tool—Taylor Series for polynomials and log expansions, and the standard formula for indeterminate powers—we turned a complex problem into a simple, logical flow. Keep practicing these expansions; they are the secret weapons of top JEE rankers!