Question 302042: What is the equation of the problem when the number sequence is: 1, 3, 6, 10? Found 2 solutions by scott8148, richwmiller:Answer by scott8148(6628) (Show Source):
You can put this solution on YOUR website! the 2nd level differences are constant (differences of differences), so this is a second order (squared) relation
a = xn^2 + yn + z
A) substituting for n=1 ___ 1 = x + y + z
B) substituting for n=2 ___ 3 = 4x + 2y + z
C) substituting for n=3 ___ 6 = 9x + 3y + z
subtracting A) from B) ___ 2 = 3x + y ___ 2 - 3x = y