PlanetMath (more info)
 Math for the people, by the people.
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Owner confidence rating: High Entry average rating: No information on entry rating
[parent] example of under-determined polynomial interpolation (Example)

Consider the following interpolation problem:

Given $ x_1,y_1,x_2,y_2\in \mathbb{R}$ with $ x_1\neq x_2$ to determine all cubic polynomials
$\displaystyle p(x)= ax^3+bx^2+cx+d,\quad x,a,b,c,d\in \mathbb{R}$
such that
$\displaystyle p(x_1) = y_1,\quad p(x_2) = y_2.$
This is a linear problem. Let $ \mathcal{P}_3$ denote the vector space of cubic polynomials. The underlying linear mapping is the multi-evaluation mapping
$\displaystyle E:\mathcal{P}_3\rightarrow\mathbb{R}^2,$
given by
$\displaystyle p\mapsto \begin{pmatrix} p(x_1)\\ p(x_2) \end{pmatrix},\quad p\in \mathcal{P}_3 $
The interpolation problem in question is represented by the equation
$\displaystyle E(p) = \begin{pmatrix} y_1 \\ y_2 \end{pmatrix}$
where $ p\in \mathcal{P}_3$ is the unknown. One can recast the problem into the traditional form by taking standard bases of $ \mathcal{P}_3$ and $ \mathbb{R}^2$ and then seeking all possible $ a,b,c,d\in\mathbb{R}$ such that
$\displaystyle \begin{pmatrix} \left(x_1\right)^3 & \left(x_1\right)^2 & x_1 & 1... ...{pmatrix} a\\ b\\ c\\ d \end{pmatrix}= \begin{pmatrix} y_1 \\ y_2 \end{pmatrix}$
However, it is best to treat this problem at an abstract level, rather than mucking about with row reduction. The Lagrange interpolation formula gives us a particular solution, namely the linear polynomial
$\displaystyle p_0(x) = \frac{x-x_1}{x_2-x_1}y_1 + \frac{x-x_2}{x_1-x_2} y_2,\quad x\in \mathbb{R}$
The general solution of our interpolation problem is therefore given as $ p_0 + q$, where $ q\in \mathcal{P}_3$ is a solution of the homogeneous problem
$\displaystyle E(q)=0.$
A basis of solutions for the latter is, evidently,
$\displaystyle q_1(x) = (x-x_1)(x-x_2),\quad q_2(x) = x q_1(x),\qquad x\in \mathbb{R}$
The general solution to our interpolation problem is therefore
$\displaystyle p(x) = \frac{x-x_1}{x_2-x_1}y_1 + \frac{x-x_2}{x_1-x_2} y_2 + (ax+b)(x-x_1)(x-x_2),\quad x\in\mathbb{R},$
with $ a,b\in \mathbb{R}$ arbitrary. The general under-determined interpolation problem is treated in an entirely analogous manner.



"example of under-determined polynomial interpolation" is owned by rmilson.
(view preamble)

View style:


This object's parent.
Log in to rate this entry.
(view current ratings)

Cross-references: under-determined, basis, homogeneous, solution, general solution, particular solution, Lagrange interpolation formula, row reduction, level, bases, equation, multi-evaluation mapping, linear mapping, vector space, linear problem, polynomials, interpolation
There is 1 reference to this entry.

This is version 2 of example of under-determined polynomial interpolation, born on 2002-04-16, modified 2007-03-27.
Object id is 2840, canonical name is UnderDeterminedPolynomialInterpolation.
Accessed 2894 times total.

Classification:
AMS MSC15A06 (Linear and multilinear algebra; matrix theory :: Linear equations)

Pending Errata and Addenda
None.
Discussion
Style: Expand: Order:
forum policy

No messages.

Interact
post | correct | update request | add example | add (any)