{{ 'ml-label-loading-course' | message }}
{{ toc.name }}
{{ toc.signature }}
{{ tocHeader }} {{ 'ml-btn-view-details' | message }}
{{ tocSubheader }}
{{ 'ml-toc-proceed-mlc' | message }}
{{ 'ml-toc-proceed-tbs' | message }}
Lesson
Exercises
Recommended
Tests
An error ocurred, try again later!
Chapter {{ article.chapter.number }}
{{ article.number }}. 

{{ article.displayTitle }}

{{ article.intro.summary }}
Show less Show more expand_more
{{ ability.description }} {{ ability.displayTitle }}
Lesson Settings & Tools
{{ 'ml-lesson-number-slides' | message : article.intro.bblockCount }}
{{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount }}
{{ 'ml-lesson-time-estimation' | message }}
Method

Successive Differences of Powers

Consider a sequence that is given by the following explicit rule.
In this rule is an integer. The values of and can be found by calculating the differences between consecutive terms of the sequence. In the table, various consecutive terms of a sequence are given. Note that is not the first term of the sequence.
This sequence is given by the rule above. To determine the values of and in the explicit rule, there are five steps to follow.
1
Subtract Consecutive Terms
expand_more

First, calculate the differences between consecutive terms.

Difference
2
Create a New Sequence
expand_more

A new sequence can then be created using these differences.

3
Repeat Until the Differences Are Constant
expand_more

Continue finding the differences until all the terms of the sequence are constant.

4
Identify
expand_more

The exponent is the same as the number of differences needed. Since after the third differences the finite differences result in a nonzero constant, equals

5
Calculate
expand_more
The value of can be calculated by using the below equation, where is the constant found in the differences.
In this case is equal to and from the previous step the value of is Next, substitute these values into the equation and solve for
Solve for

Write as a product

Therefore, the given data set can be represented by the following rule.

When the differences of equally-spaced data are nonzero and constant, the data can be modeled by a polynomial function of degree

Why

Consider the difference between the and the terms of the sequence
Notice that the expression in brackets is the difference of powers, which can be factored as follows.
Using this rule, the right hand-side of the equation can be simplified.
This final equation shows that taking differences reduces the degree of the polynomial by If taking the differences of consecutive terms continues, after the differences the degree of the polynomial will be Therefore, the polynomial will be a constant.
Loading content