Find the radius of convergence and interval of convergence o
Find the radius of convergence and interval of convergence of the series sigma_n = 1^infinity (x - 2)^n/n^n
Solution
an=(x-2)n/nn
an+1=(x-2)n+1/(n+1)n+1
ratio test for convergence:
limn->|an+1/an|<1
limn->|[(x-2)n+1/(n+1)n+1]/[(x-2)n/nn]|<1
limn->|[(x-2)/(n+1)(1+(1/n))n]|<1
|[0]|<1
radius of convergence =
interval of convergence is (-,)
