Question 3.7.1: Find a cubic polynomial of the form y = A + Bx + Cx² + Dx³ t...

Find a cubic polynomial of the form

y = A + Bx + Cx² + Dx³

that interpolates the data points (-1, 4), (1, 2), (2, 1), and (3,16).

The blue check mark means that this solution has been answered and checked by an expert. This guarantees that the final answer is accurate.
Learn more on how we answer questions.

In a particular problem, it generally is simpler to use distinct capital letters rather than subscripted symbols to denote the coefficients. Here we want to find the values of A, B, C, and D so that y(- 1) = 4, y(1) = 2, y(2) = 1, and y(3) = 16. These conditions yield the four linear equations

A –  B + C –  D = 4

A + B + C + D = 2

A + 2B + 4C + 8D = 1

A + 3B + 9C + 27D = 16.

We readily reduce this system to the echelon form

A –  B + C –  D = 4
B + D = – 1
C + 2D = 0
D = 2,

and then back substitution yields A = 7, B = – 3, C = – 4, and D = 2. Thus the desired cubic polynomial is

y = 7 –  3 x –  4 x² + 2 x³

The graph of this cubic is shown in Fig. 3.7.2, along with the four original data points.

3.7.2

Related Answered Questions

Question: 3.6.11

Verified Answer:

First we calculate the cofactors of A, arranging o...
Question: 3.7.7

Verified Answer:

Substitution of the xy-coordinates of each of the ...
Question: 3.7.6

Verified Answer:

Substitution of the xy-coordinates of each of the ...
Question: 3.5.8

Verified Answer:

The coefficient matrix is the matrix A whose inver...
Question: 3.6.10

Verified Answer:

We find that |A| = \left | \begin{matrix} 1...
Question: 3.4.1

Verified Answer:

then A ≠ B because a_{22} = 6, wher...
Question: 3.3.5

Verified Answer:

is row equivalent to the 3 × 3 identity matrix. He...
Question: 3.3.2

Verified Answer:

In Example 3 of Section 3.2 we found the echelon f...