The value of lim x->1 [ (x+x^2+.............x^n-n)/(x-1)] is
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.
As the limit approaches 1, the numerator and denominator are indeterminate, with the numerator yielding zero, and the denominator yielding zero as well. The problem is a candidate for applying l'Hopital's rule.
Setting up definitions for f(x) and g(x):
lim x → 1 f ( x ) = lim x → 1 ( x + x 2 + x 3 + . . . + x n + n ) = 0 lim x → 1 g ( x ) = lim x → 1 ( x − 1 ) = 0 lim x → 1 g ( x ) f ( x ) = ? A p p l y i n g l ′ H o p i t a l ′ s r u l e , w e f i n d : lim x → 1 g ′ ( x ) f ′ ( x ) w h e r e f ′ ( x ) = 1 + 2 x + 3 x 2 + . . . + n x n − 1 + 0 g ′ ( x ) = 1 T h e l i m i t t h e n r e d u c e s t o t h e s u m o f i n t e g e r s t o n : 2 n ( n + 1 )