$\lim_{x\rightarrow 1}\frac{x^r -1}{x-1}$
r is Rational_number, with L Hospital rule is this easy to solve, but how could I solve it in another way?
$\lim_{x\rightarrow 1}\frac{x^r -1}{x-1}$
r is Rational_number, with L Hospital rule is this easy to solve, but how could I solve it in another way?
We know that $$x^r-1 = (x-1)(x^{r-1} + x^{r-2} +\cdots +1)$$ Thus, $$\lim_{x\to 1} \frac{x^r-1}{x-1} = \lim_{x\to 1} (x^{r-1} + x^{r-2} +\cdots +1) = r$$