AJ L. answered 06/16/23
Patient and knowledgeable Calculus Tutor committed to student mastery
Recall that ln(1+x) = ∑[n=1,∞] (-1)n-1•xn/n, thus, the partial sum of the first 5 nonzero terms of ln(1+8x) are:
ln(1+8x) = ∑[n=1,∞] (-1)n-1•(8x)n/n = 8x - (8x)2/2 + (8x)3/3 - (8x)4/4 + (8x)5/5
By the ratio test:
limn->∞ |an+1/an|
= limn->∞ |[(-1)n•(8x)n+1/(n+1)]/(-1)n-1•(8x)n/n|
= limn->∞ |[(-1)n•xn+1/(n+1)]/(-1)n-1•xn/n|
= limn->∞ |-8x•[n/(n+1)]|
= 8|x|
Now set L< 1 to find the radius of convergence:
8|x| < 1
|x| < 1/8
-1/8 < x < 1/8
-1/8 < x ≤ 1/8 <-- Interval of Convergence
Therefore, the radius of convergence is 1/8.