Question
How to test convergence of related series from \(\sum c_n 4^n\)
Original question: 37. If is convergent, can we conclude that each of the following series is convergent?
(a)
(b)
Expert Verified Solution
Expert intro: This kind of question is really about what the known convergence at one point does and does not tell you. A single convergent value of a power series can support some substitutions, but not all of them.
Detailed walkthrough
We are told that
is convergent. We must decide whether this implies convergence of:
(a)
Rewrite the terms as
So the new series is the old coefficient series evaluated at a different input. But knowing convergence at alone does not guarantee convergence at .
Why not? A power series can converge at one point outside a smaller radius only under special circumstances, and the sign change matters. Without knowing the radius of convergence or more data about , there is no valid conclusion.
So the answer is: cannot conclude.
(b)
Here,
This is an alternating version of the known convergent series. But again, convergence of
does not automatically imply convergence of
A sign change may completely alter convergence behavior.
So the answer is also: cannot conclude.
Final answers
- (a) No, we cannot conclude it is convergent.
- (b) No, we cannot conclude it is convergent.
💡 Pitfall guide
The trap is assuming that if a power series converges at one point, then it must converge at any point with the same absolute value. That is false. The radius of convergence is centered at the series variable, and you need more than one data point to compare locations reliably.
It is also easy to confuse pointwise convergence of a specific series with absolute convergence of the coefficients themselves. Those are not the same thing.
🔄 Real-world variant
If you were additionally told that has radius of convergence , then both and would lie inside the disk of convergence, so both series would converge. If , then the endpoints would need separate checking, and neither conclusion would follow just from the given information.
🔍 Related terms
radius of convergence, power series, conditional convergence
FAQ
If ∑ c_n 4^n converges, does ∑ c_n(-2)^n also converge?
No. Convergence at x=4 alone does not determine convergence at x=-2. You need the radius of convergence or additional information about the coefficients c_n.
If ∑ c_n 4^n converges, does ∑ c_n(-4)^n also converge?
No. Changing the sign can change the behavior of the series, and convergence at x=4 does not automatically imply convergence at x=-4.