x → 1 lim x − 1 x + x 2 + x 3 + ⋯ + x 1 0 0 − 1 0 0 = ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Would u like to code with me?
L = x → 1 lim x − 1 x + x 2 + x 3 + ⋯ + x 1 0 0 − 1 0 0 = x → 1 lim x − 1 ( x − 1 ) + ( x 2 − 1 ) + ( x 3 − 1 ) + ⋯ + ( x 1 0 0 − 1 ) = x t o 1 lim x − 1 ( x − 1 ) + ( x − 1 ) ( x + 1 ) + ( x − 1 ) ( x 2 + x + 1 ) + ⋯ + ( x − 1 ) ( x 9 9 + x 9 8 + … x + 1 ) = x t o 1 lim 1 + ( x + 1 ) + ( x 2 + x + 1 ) + ⋯ + ( x 9 9 + x 9 8 + ⋯ + x + 1 ) = 1 + 2 + 3 + ⋯ + 1 0 0 = 2 1 0 0 ( 1 0 1 ) = 5 0 5 0
The numerator can be written as
(x-1) + (^2 -1) + ( x^3 - 1) + (x^4 - 1).......(x^100 - 1)
This can be rewritten as
(x-1) + (x-1)(x+1) + (x-1)(x^2 + x + 1) + (x-1)(x^3+x^2+x+1).......(x-1)(x^99 + x^98..+1)
The expression when computed at x = 1 evaluates to ( x-1)(1 +2 + 3+ 4...100)/(x-1) under limits of x = 1
Under Limits that x = 1 , this computes to 100*101/2 = 5050
Problem Loading...
Note Loading...
Set Loading...
We first substitute x = 1
We get a 0 0 situation, so we can apply L'Hôpital's rule.
We differentiate both numerator and denominator to get:
x → 1 lim x − 1 x + x 2 + x 3 ⋯ x 1 0 0 − 1 0 0 = d x d ( x − 1 ) d x d ( x + x 2 + x 3 ⋯ x 1 0 0 − 1 0 0 ) = 1 1 + 2 x + 3 x 2 + 4 x 3 ⋯ + 1 0 0 x 9 9
x → 1 lim x − 1 x + x 2 + x 3 ⋯ x 1 0 0 − 1 0 0 = 2 1 0 0 ( 1 0 1 ) = 5 0 5 0