SOLUTION: Find the sum of the first ten terms of the the series 1+4+16+64+256

Algebra ->  Sequences-and-series -> SOLUTION: Find the sum of the first ten terms of the the series 1+4+16+64+256      Log On


   



Question 637274: Find the sum of the first ten terms of the the series 1+4+16+64+256
Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
The terms are in a geometric sequence, or geometric progression.
Each term is the previous one multiplied times 4 .
You may be studying geometric sequences, also called geometric progressions.
The symbols and names used vary a little from place to place, from book to book, and from teacher to teacher, so the symbols, and formulas may look different, but the idea is the same. I will use a popular choice for terms, symbols, and formulas. Keep in mind that your book/teacher may use slightly different ones.

THE GENERAL THEORY (what the book may say):
In a geometric sequence, or geometric progression, the term number n and the number n-1 (the previous one) are related by the recurrence formulas
a%5Bn%5D=a%5Bn-1%5D%2Ar or r=a%5Bn%5D%2F%28a%5Bn-1%5D%29 ,
Where a%5Bn%5D is the tern number n ,
a%5Bn-1%5D is the previous term, and r is the common ratio.
The term number n can be calculated from the first term and the common ratio, using the explicit formula
a%5Bn%5D=a%5B1%5D%2Ar%5E%28n-1%29
The sum of the first n terms, S%5Bn%5D=a%5B1%5D%2Ba%5B2%5D+ ... +a%5Bn-1%5D+%2B+a%5Bn%5D
can be calculated as
S%5Bn%5D=a%5B1%5D%28r%5En-1%29%2F%28r-1%29
The formula can be deduced as follows:
S%5Bn%5D=a%5B1%5D%2Br%2Aa%5B1%5D%2Br%5E2%2Aa%5B1%5D+ ... +r%5E%28n-2%29%2Aa%5B1%5D%2Br%5E%28n-1%29%2Aa%5B1%5D , so
r%2AS%5Bn%5D=r%2Aa%5B1%5D%2Br%5E2%2Aa%5B1%5D+ ... +r%5En%2Aa%5B1%5D%2Br%5E%28n-1%29%2Aa%5B1%5D%2Br%5En%2Aa%5B1%5D
Subtracting one equation from the other, a lot of terms cancel, and you have
r%2AS%5Bn%5D-S%5Bn%5D=r%5En%2Aa%5B1%5D-a%5B1%5D --> %28r-1%29%2AS%5Bn%5D=%28r%5En-1%29%2Aa%5B1%5D
Then, dividing both sides by r-1, we get
%28r-1%29%2AS%5Bn%5D=%28-1%29r%5En%2Aa%5B1%5D --> S%5Bn%5D=a%5B1%5D%28r%5En-1%29%2F%28r-1%29
Someone discovered that formula. I just remember the trick and re-discover the formula every time, because I do not need to use it often, and do not remember it.

THE SOLUTION TO THE PROBLEM:
a%5B1%5D=1, r=4, n=10
Applying the formula S%5Bn%5D=a%5B1%5D%28r%5En-1%29%2F%28r-1%29 , we get