Problem 1: ∑n=1∞(n−1)!xn We use the ratio test.
an=(n−1)!xn an+1=n!xn+1 limn→∞∣anan+1∣=limn→∞∣n!xn+1⋅xn(n−1)!∣=limn→∞∣nx∣=∣x∣limn→∞n1=∣x∣⋅0=0 Since the limit is 0 for all x, the series converges for all x. Problem 2: ∑n=1∞3nxn an=3nxn=(3x)n We use the ratio test.
limn→∞∣anan+1∣=limn→∞∣(3x)n(3x)n+1∣=limn→∞∣3x∣=∣3x∣ For convergence, we need ∣3x∣<1, which means ∣x∣<3, so −3<x<3. Now we check the endpoints.
When x=3, we have ∑n=1∞3n3n=∑n=1∞1, which diverges. When x=−3, we have ∑n=1∞3n(−3)n=∑n=1∞(−1)n, which diverges. So the interval of convergence is (−3,3). Problem 3: ∑n=1∞n2xn an=n2xn We use the ratio test.
limn→∞∣anan+1∣=limn→∞∣(n+1)2xn+1⋅xnn2∣=limn→∞∣x(n+1)2n2∣=∣x∣limn→∞(n+1n)2=∣x∣⋅1=∣x∣ For convergence, we need ∣x∣<1, which means −1<x<1. Now we check the endpoints.
When x=1, we have ∑n=1∞n21, which converges (p-series with p=2>1). When x=−1, we have ∑n=1∞n2(−1)n, which converges (alternating series test). So the interval of convergence is [−1,1]. Problem 4: ∑n=1∞nxn We use the ratio test.
limn→∞∣anan+1∣=limn→∞∣nxn(n+1)xn+1∣=limn→∞∣xnn+1∣=∣x∣limn→∞nn+1=∣x∣⋅1=∣x∣ For convergence, we need ∣x∣<1, which means −1<x<1. Now we check the endpoints.
When x=1, we have ∑n=1∞n, which diverges. When x=−1, we have ∑n=1∞n(−1)n, which diverges. So the interval of convergence is (−1,1). Problem 5: ∑n=1∞(−1)n+1n2xn an=(−1)n+1n2xn We use the ratio test.
limn→∞∣anan+1∣=limn→∞∣(n+1)2(−1)n+2xn+1⋅(−1)n+1xnn2∣=limn→∞∣x(n+1)2n2∣=∣x∣limn→∞(n+1n)2=∣x∣⋅1=∣x∣ For convergence, we need ∣x∣<1, which means −1<x<1. Now we check the endpoints.
When x=1, we have ∑n=1∞(−1)n+1n21, which converges (alternating series test). When x=−1, we have ∑n=1∞(−1)n+1n2(−1)n=∑n=1∞(−1)2n+1n21=∑n=1∞−n21, which converges (p-series with p=2>1). So the interval of convergence is [−1,1]. Problem 6: ∑n=1∞(−1)nnxn an=(−1)nnxn We use the ratio test.
limn→∞∣anan+1∣=limn→∞∣n+1(−1)n+1xn+1⋅(−1)nxnn∣=limn→∞∣xn+1n∣=∣x∣limn→∞n+1n=∣x∣⋅1=∣x∣ For convergence, we need ∣x∣<1, which means −1<x<1. Now we check the endpoints.
When x=1, we have ∑n=1∞(−1)nn1, which converges (alternating series test). When x=−1, we have ∑n=1∞(−1)nn(−1)n=∑n=1∞n1, which diverges (harmonic series). So the interval of convergence is (−1,1]. Problem 7: ∑n=1∞(−1)nn(x−2)n an=(−1)nn(x−2)n We use the ratio test.
limn→∞∣anan+1∣=limn→∞∣n+1(−1)n+1(x−2)n+1⋅(−1)n(x−2)nn∣=limn→∞∣(x−2)n+1n∣=∣x−2∣limn→∞n+1n=∣x−2∣⋅1=∣x−2∣ For convergence, we need ∣x−2∣<1, which means −1<x−2<1, so 1<x<3. Now we check the endpoints.
When x=1, we have ∑n=1∞(−1)nn(−1)n=∑n=1∞n1, which diverges (harmonic series). When x=3, we have ∑n=1∞(−1)nn(1)n=∑n=1∞(−1)nn1, which converges (alternating series test). So the interval of convergence is (1,3]. Problem 8: ∑n=1∞n!(x+1)n an=n!(x+1)n an+1=(n+1)!(x+1)n+1 We use the ratio test.
limn→∞∣anan+1∣=limn→∞∣(n+1)!(x+1)n+1⋅(x+1)nn!∣=limn→∞∣n+1x+1∣=∣x+1∣limn→∞n+11=∣x+1∣⋅0=0 Since the limit is 0 for all x, the series converges for all x.