28.7k views
3 votes
I need help with this problem

I need help with this problem-example-1

2 Answers

4 votes
Answer: 91, 140, 205

From 1 to 5 you add 2 squared
From 5 to 14 you add 3 squared
From 14 to 30 you add 4 squared
30 goes to 55
55 goes to 91
91 goes 140
140 goes to 205
User D J
by
3.6k points
5 votes

Answer:

91, 140, 204

Explanation:

To use the method of finite differences to find the next terms of the sequence, you must determine the differences between the terms, and the differences of those, down to the level where the differences are constant.

Then those values are propagated back upward to find the next terms of the sequence.

In the attachment, the numbers on each row are such that the row below is the difference of adjacent terms.

__

Additional comment

Here, the 3rd row has differences that are constant. That means the original sequence can be defined by a 3rd-degree polynomial. That polynomial can be written ...

y = (x/6)(2x^2 +3x +1) . . . . where x is the term number: 1, 2, 3, ...

I need help with this problem-example-1
User Arenaq
by
3.5k points