Exercise 6.5.1

Consider the function g defined by the power series

g ( x ) = x x 2 2 + x 3 3 x 4 4 + x 5 5 .

(a)
Is g defined on ( 1 , 1 ) ? Is it continuous on this set? Is g defined on ( 1 , 1 ] ? Is it continuous on this set? What happens on [ 1 , 1 ] ? Can the power series for g ( x ) possibly converge for any other points | x | > 1 ? Explain.
(b)
For what values of x is g ( x ) defined? Find a formula for g .

Answers

(a)
g ( 1 ) converges by the Alternating Series Test, so the radius of convergence is at least 1, and g must be defined on at least ( 1 , 1 ] . Theorem 6.5.1 and Abel’s Theorem together indicate that indicate that g converges absolutely on ( 1 , 1 ] as well. Thus, since each term is continuous, g ( x ) is continuous on ( 1 , 1 ] .

g is not defined at 1 since g ( 1 ) would otherwise be

n = 1 1 n

which diverges.

g cannot converge at any point | x | > 1 because if it did, that would imply the radius of convergence is strictly larger than 1, and thus g would need to converge at 1 , which it doesn’t.

(b)
g ( x ) is at least defined on ( 1 , 1 ) , by Theorem 6.5.7, with the derivative given by
g ( x ) = n = 0 ( x ) n = 1 x + 1

g ( x ) cannot be defined at x 1 since g isn’t even defined there. To show that g ( 1 ) is defined and is also given by this formula requires a bit more care, since the infinite sum does not actually converge for 1 . We return to the definition of the derivative:

g ( 1 ) = lim x 1 n = 1 ( 1 ) n + 1 n n = 1 ( 1 ) n + 1 n x n 1 x = lim x 1 n ( 1 ) n + 1 n 1 x n 1 x = lim x 1 1 1 x n ( 1 ) n + 1 n ( 1 x n )

With some algebra, we can show that this converges by the alternating series test, keeping in mind that we can assume x ( 0 , 1 ) . We have 1 x n n < 1 n 0 , so we just need to show 1 x n n 1 x n + 1 n + 1 :

1 x n n 1 x n + 1 n + 1 ( 1 x n ) ( n + 1 ) n n x n + 1 n n x n + 1 x n n n x n + 1 1 x n n x n ( 1 x ) 1 x n 1 x = i = 0 n 1 x i i = 0 n 1 x n = n x n

Now we know that g ( 1 ) exists. We can show that g ( 1 ) = 1 1 + 1 = 0.5 by noting that 1 x + 1 is strictly decreasing on [ 0 , 1 ) , so in order for the derivative g ( x ) to maintain the intermediate value property, g ( 1 ) = 0.5 .

User profile picture
2022-01-27 00:00
Comments