Ctrl+k

Identify first and second differences

For a relation given in a table or sequence with equally spaced input values, first differences compare consecutive output values, while second differences compare consecutive first differences; constant first differences indicate a linear relation, and constant nonzero second differences identify a quadratic relation. The learner connects the pattern to y=ax2+bx+cy=ax^2+bx+c, recognizing that for unit-spaced inputs the second difference is 2a2a, and interprets its sign and size as evidence of the parabola’s direction and curvature. This treatment is limited to numerical tables with equally spaced inputs, not higher-order finite differences or irregular spacing.

Detailed Explanation: Identify first and second differences

When the input values are equally spaced, compare the output values in two stages.

  1. First differences: Subtract each output from the next output.
  2. Second differences: Subtract each first difference from the next first difference.

Consider this table:

xxyy
0033
1166
221111
331818
442727

The xx-values increase by 11 each time, so the inputs are equally spaced.

Step 1: Find the first differences

Subtract consecutive yy-values:

63=3,116=5,1811=7,2718=96-3=3,\qquad 11-6=5,\qquad 18-11=7,\qquad 27-18=9

The first differences are:

3, 5, 7, 93,\ 5,\ 7,\ 9

They are not constant, so the relation is not linear.

Step 2: Find the second differences

Now subtract consecutive first differences:

53=2,75=2,97=25-3=2,\qquad 7-5=2,\qquad 9-7=2

The second differences are:

2, 2, 22,\ 2,\ 2

Because the second differences are constant and nonzero, the relation is quadratic.

For unit-spaced inputs, the constant second difference equals 2a2a in

y=ax2+bx+c.y=ax^2+bx+c.

Here,

2a=2a=1.2a=2 \quad\Rightarrow\quad a=1.

Since aa is positive, the parabola opens upward. The positive second difference also shows that the outputs are increasing at an increasing rate.

In fact, the table comes from

y=x2+2x+3,y=x^2+2x+3,

but finding the constant second difference is enough to identify the relation as quadratic and determine that a=1a=1.

Learn by doing: Identify first and second differences

Click a topic below to practice the foundational skills you'll need, learn the steps, or master this skill

Practice with unlimited practice problems

First and Second Differences - Values Table to Function Type


    ?