I'm a bit confused as to this problem:
Consider the infinite series:
(1−12)+(12−13)+(13−14)⋯
a) Find the sum Sn of the first n terms.
b) Find the sum of this infinite series.
I can't get past part a) - or rather I should say I'm not sure how to do it anymore.
Because the problem asks for a sum of the infinite series, I'm assuming the series must be Geometric, so I tried to find the common ratio based on the formula
r=Sn/Sn−1=12−131−12=13
Which is fine, but when I check the ratio of the 3rd and the 2nd terms:
r=13−1412−13=12
So the ratio isn't constant... I tried finding a common difference instead, but the difference between 2 consecutive terms wasn't constant either.
I feel like I must be doing something wrong or otherwise missing something, because looking at the problem, I notice that the terms given have a pattern:
(1−12)+(12−13)+(13−14)+⋯+(1n−1n+1)
Which is reminiscent of the textbook's proof of the equation that yields the sum of the first n terms of a geometric sequence, where every term besides a1 and an cancel out and yield
a1×1−rn1−r.
But I don't know really know how to proceed at this point, since I can't find a common ratio or difference.
Answer
(1−12)+(12−13)+(13−14)+⋯+(1n−1n+1)
=1−12+12−13+13−14+14−⋯+1n−1n+1
=1−(12−12)−(13−13)−(14−14)− ⋯ −(1n−1n)−1n+1
Notice how each of the terms in parentheses is zero, so we are left with: Sum of first n terms: 1−1n+1
If we want the infinite sum we must take the limit as n→∞ because n is the number of terms in the sequence. So as n becomes arbitrarily large, 1n tends towards 0 so we get that the sequence of finite sums approaches: 1−0=1
Not all infinite series need to be arithmetic or geometric! This special one is called a telescoping series.
No comments:
Post a Comment