So...
S:=∞∑n=0xn=11−x for any x<1
I just found out, and it tested it myself, that if this is true, then:
S1:=∞∑n=1n=−112
Why? Because if the S equality is true, then we derive S, and use x=−1, then S2:=1−2+3−4+5−...=14, and then S1−S2=4⋅S1, and S1=−112 which doesn't make any sense to me. I'm trying to see that everything is correct in this reasoning.
Though I could test S, because it is so for x=12, for x=0, for x=−12 (apparently), I can't test it for −1 or smaller numbers. So how do I know that S=∑∞n=1xn=11−x for any x<1? For my whole adult life I've known S1 to be a divergent sequence. Now it converges? How?
Answer
It is true whenever |x|<1, not whenever x<1.
As for how to show it, note that for any x and any positive integer n, we have (1−x)n∑k=0xk=n∑k=0(xk−xk+1)=(n∑k=0xk)−(n∑k=0xk+1)=1+(n∑k=1xk)−(xn+1+n−1∑k=0xk+1)=1+(n∑k=1xk)−(xn+1+n∑k=1xk)=1−xn+1+(n∑k=1xk)−(n∑k=1xk)=1−xn+1. It is clear that ∞∑k=01k diverges. Assuming that x≠1, we may divide by the non-zero quantity 1−x to see that n∑k=0xk=1−xn+11−x for all x≠1 and all positive integers n. In the case that |x|≥1, we have that 1−xn+1 diverges as n grows without bound. Hence, the geometric series ∞∑k=0xk diverges by (⋆) and the x=1 case whenever |x|≥1. In the case that |x|<1, we have that 1−xn+1 converges to 1 as n grows without bound. So, by (⋆), we have ∞∑k=0xk=11−x whenever |x|<1.
No comments:
Post a Comment