Exercise 8.4

Exercise 4: Prove the following limit relations:

  • lim x 0 b x 1 x = log ( b ) ( b > 0 ) .
  • lim x 0 log ( 1 + x ) x = 1 .
  • lim x 0 ( 1 + x ) 1 x = e .
  • lim n ( 1 + x n ) n = e x .

Answers

(a) By L’Hospital’s Rule, Theorem 5.13,

lim x 0 b x 1 x = lim x 0 ( log b ) b x 1 = log b .

(b) By L’Hospital’s Rule,

lim x 0 log ( 1 + x ) x = lim x 0 1 ( 1 + x ) 1 = 1 .

Since the exponential function is continuous, if g ( x ) is a continuous function, and f ( x ) = log ( g ( x ) ) , and lim x a f ( x ) = A , then lim x a g ( x ) = e A .

(c) Let f ( x ) = log ( 1 + x ) 1 x = ( log ( 1 + x ) ) x . Then, from part (b),

lim x 0 ( 1 + x ) 1 x = e lim x 0 f ( x ) = e 1 = e .

(d) Let f ( x ) = log ( 1 + ( x n ) ) n = n log ( 1 + ( x n ) ) . By L’Hospital’s Rule

lim n f ( x ) = lim n log ( 1 + x n ) 1 n = lim n x n 2 ( 1 1 + x n ) 1 n 2 = lim n x 1 + x n = x .

Hence lim n ( 1 + ( x n ) ) n = e x .

User profile picture
2023-08-07 00:00
Comments