You can put this solution on YOUR website! .
Find the number of terms in this geometric series
-4 + 16 - 64 + 256..., where Sn=52428
~~~~~~~~~~~~~~~~
Use the formula for the sum of a geometric progression
= ,
where "a" is the first term and "r" is the common ratio.
In your case a= -4, r= -4, so the formula is
52428 = ,
or
52428 = .
From this formula,
= = 65535
= 65535 + 1 = 65536 = ,
so
n = 8.
ANSWER. n = 8.
You should know and understand the formal algebraic solution shown by the other tutor.
But the answer can be obtained easily using logical reasoning and some easy approximations.
It should be clear by looking at the sums of the given numbers that the sum of the series is going to be negative whenever the number of terms is odd and positive whenever the number of terms is even.
Looking at the sums a bit more closely, it can be seen the the absolute value of the sum is always a bit less than the absolute value of the last term.
With a common ratio of -4 between terms, we know the term two to the right of a given term is going to be 16 times that term..
The 4th term (256) is even; since we have an even sum, the number of terms has to be even.
The 6th term is 16*256 which is roughly 4000, which is still smaller than the given sum of 52428.
The 8th term will be approximately 16 times 4000, or 64000; and the given sum IS a bit less than that.