SOLUTION: the first difference of a sequence is 2, 3, 4, 5,... The sum of the first two terms of the original sequence is 16. What first three terms of original sequence?

Algebra ->  Sequences-and-series -> SOLUTION: the first difference of a sequence is 2, 3, 4, 5,... The sum of the first two terms of the original sequence is 16. What first three terms of original sequence?      Log On


   



Question 354641: the first difference of a sequence is 2, 3, 4, 5,... The sum of the first two terms of the original sequence is 16. What first three terms of original sequence?
Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
the first difference of a sequence is 2, 3, 4, 5,... The sum of the first two terms of the original sequence is 16. What first three terms of original sequence?

We have this information.  Put blanks for the unknown values:

n  an  1st diffs   
1  a1                   
           2
2  a2                  
           3
3  __                  
           4
4  __                   
           5
5  __
           6
6  __    

The sum of the first two terms of the original  sequence is 16

so a1 + a2 = 16
and the difference of a2 - a1 is 2

So we have the system:

system%28a%5B1%5D%2Ba%5B2%5D=16%2Ca%5B2%5D-a%5B1%5D=2%29

So solve that system of equations and get 

a%5B1%5D=7 and a%5B2%5D=9

So we fill those in:

n  an  1st diffs   
1   7                   
           2
2   9                  
           3
3  __                  
           4
4  __                   
           5
5  __
           6
6  __


Then we can fill in all the other blanks by adding the
next difference.

a%5B3%5D=9%2B3=12

a%5B4%5D=12%2B4=16

a%5B5%5D=16%2B5=21

a%5B6%5D=21%2B6=27

Edwin