Question
Question: How do you find the limit of \[\dfrac{{{x}^{n}}-1}{x-1}\] as \[x\] approaches 1?...
How do you find the limit of x−1xn−1 as x approaches 1?
Solution
We can solve this question using simple calculations and formulas. Here we have to find the value within the limit 1 as it is the restriction given in the question. We will expand the numerator in such a way we simplify the equation. After it gets simplified we should apply limits to the simplified equation to get the result.
Complete step by step answer:
Given equation can be represented as
x→1limx−1xn−1
To solve the above equation we have to rewrite the numerator as
⇒(x−1)(xn−1+xn−2+.....+x+1)
We had written the above equation from numerator using this formula
an−bn=(a−b)(an−1+ban−2+b2an−3+.....+bn−2a+bn−1)
So in our case numerator is xn−1 so we can write it as xn−1n
By substituting in above formula we get
⇒(x−1)(xn−1+xn−2+.....+x+1)
Now the equation will become
⇒x→1limx−1(x−1)(xn−1+xn−2+.....+x+1)
Here we can cancel x−1 in both numerator and denominator. so the new equation we will get is
⇒x→1lim(xn−1+xn−1+xn−2+.....+x+1)
As we can see the above equation is a summation of terms from 1 to xn−1 terms . so we can represent the equation as
⇒x→1limi=0∑n−1xi
Now we have to apply limits to the function we have. Substituting 1 in place of x.
⇒i=0∑n−11i
Now we have to apply summation using its limits. But 1i is always 1 so we can say the answer is the difference between the limits.
⇒10+11+.......1n−1
From there we can say we have added 1 for n times.
So the solution is n
x→1limx−1xn−1=n
Note: We can also solve this equation using L'Hospital's' Rule. We must be careful while expanding or merging the equations if anything went wrong in those steps then the whole sum will go wrong. There are many ways to simplify the equations formed by the above method, one among them ,you can use your own simplification method.