Question 1120744
a geometric series is defined as
:
x(n) = a * r^(n-1), where x(n) is the nth term, r is the common ratio and a is the first term
:
for this problem a = 1/2 and r = 1/2
:
the sum of the first n terms of a geometric series is defined as
:
summation for k from 0 to n-1 of (ar^k) = a * (1 - r^n) / (1 -r) =
:
(1/2) * (1 -(1/2)^n) / (1 -(1/2)) =
:
(1/2) * (1 -(1/2)^n) * 2 = (1 -(1/2)^n) 
: