#series question
1 messages · Page 1 of 1 (latest)
can you use geometric series formula? i think its geometric...?
si it was geometric i got the answer from a friend but i dont have the steps i want to understand
i think the n+1 is throwing my answer off
hold on whats the geometric series formula again 😭
$\frac{a(r^{n}-1)}{r-1}$
!𒐪 ɹɐupoɯ⇂ㄥ8𝟝 𒐪!
No, a = 2, r = 2/9. Because this holds for sum(n = 0, inf) ar^n.
Let's reverse-engineer the formula. We start with: sum(i = 0, n) ar^i = a + ar + ar^2 + ar^3 + ... + ar^nright?
The geometric series formula is (1-r^(n+1))/(1-r)
Here |r|<1 so the sum of the series has the form 1/(1-r)
So 2*(1/(1-r) here
oh starts at 0
oops
thanks