请输入您要查询的字词:

 

单词 ExampleOfUnderdeterminedPolynomialInterpolation
释义

example of under-determined polynomial interpolation


Consider the followinginterpolationMathworldPlanetmath problem:

Given x1,y1,x2,y2R with x1x2 to determineall cubic polynomials

p(x)=ax3+bx2+cx+d,x,a,b,c,d

such that

p(x1)=y1,p(x2)=y2.

This is a linear problem. Let 𝒫3 denote the vector spaceMathworldPlanetmath ofcubic polynomials. The underlying linear mapping is themulti-evaluation mapping

E:𝒫32,

given by

p(p(x1)p(x2)),p𝒫3

The interpolation problem in question is represented by the equation

E(p)=(y1y2)

where p𝒫3 is the unknown. One can recast the problem into thetraditional form by taking standard bases of 𝒫3 and 2 andthen seeking all possible a,b,c,d such that

((x1)3(x1)2x11(x2)3(x2)2x21)(abcd)=(y1y2)

However, it is best to treat this problem at an abstract level,rather than mucking about with row reduction. The Lagrangeinterpolation formula gives us a particular solution, namely the linearpolynomial

p0(x)=x-x1x2-x1y1+x-x2x1-x2y2,x

The general solution of our interpolation problem is therefore givenasp0+q, where q𝒫3 is a solution of the homogeneousPlanetmathPlanetmathproblem

E(q)=0.

A basis of solutions for the latter is, evidently,

q1(x)=(x-x1)(x-x2),q2(x)=xq1(x),x

The general solution to our interpolation problem is therefore

p(x)=x-x1x2-x1y1+x-x2x1-x2y2+(ax+b)(x-x1)(x-x2),x,

with a,b arbitrary. The general under-determinedinterpolation problem is treated in an entirely analogous manner.

随便看

 

数学辞典收录了18232条数学词条,基本涵盖了常用数学知识及数学英语单词词组的翻译及用法,是数学学习的有利工具。

 

Copyright © 2000-2023 Newdu.com.com All Rights Reserved
更新时间:2025/5/4 22:08:34