翻訳と辞書
Words near each other
・ Newton Navarro Bridge
・ Newton Nite Hawks
・ Newton North
・ Newton North High School
・ Newton number
・ Newton of Ardtoe
・ Newton of Ferintosh
・ Newton of Kinkell
・ Newton on the Moor
・ Newton on Trent
・ Newton OS
・ Newton Park
・ Newton Phillips Steacy
・ Newton Pittman
・ Newton polygon
Newton polynomial
・ Newton Poppleford
・ Newton Poppleford railway station
・ Newton Preparatory School
・ Newton Public School District
・ Newton Public Schools
・ Newton Purcell
・ Newton Purcell with Shelswell
・ Newton R. Casey
・ Newton R. Russell
・ Newton rail accident
・ Newton Railroad Stations Historic District
・ Newton Ramsay Colter
・ Newton Regis
・ Newton Reigny


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Newton polynomial : ウィキペディア英語版
Newton polynomial

In the mathematical field of numerical analysis, a Newton polynomial, named after its inventor Isaac Newton, is the interpolation polynomial for a given set of data points in the Newton form. The Newton polynomial is sometimes called Newton's divided differences interpolation polynomial because the coefficients of the polynomial are calculated using divided differences.
For any given finite set of data points, there is only one polynomial, of least possible degree, that passes through all of them. Thus, it is more appropriate to speak of "the Newton form of the interpolation polynomial" rather than of "the Newton interpolation polynomial". Like the Lagrange form, it is merely another way to write the same polynomial.
==Definition==
Given a set of ''k'' + 1 data points
:(x_0, y_0),\ldots,(x_k, y_k)
where no two ''x''''j'' are the same, the interpolation polynomial in the Newton form is a linear combination of Newton basis polynomials
:N(x) := \sum_^ a_ n_(x)
with the Newton basis polynomials defined as
:n_j(x) := \prod_^ (x - x_i)
for ''j'' > 0 and n_0(x) \equiv 1.
The coefficients are defined as
:a_j := ()
where
:()
is the notation for divided differences.
Thus the Newton polynomial can be written as
:N(x) = () + ()(x-x_0) + \cdots + ()(x-x_0)(x-x_1)\cdots(x-x_).
The Newton Polynomial above can be expressed in a simplified form when x_0, x_1, \dots, x_k are arranged consecutively with equal space. Introducing the notation h = x_-x_i for each i=0,1,\dots,k-1 and x=x_0+sh, the difference x-x_i can be written as (s-i)h. So the Newton Polynomial above becomes:
:\begin
N(x) &= () + ()sh + \cdots + () s (s-1) \cdots (s-k+1)^ \\
&= \sum_^s(s-1) \cdots (s-i+1)^() \\
&= \sum_^i!^()
\end
is called the Newton Forward Divided Difference Formula.
If the nodes are reordered as _,_,\dots,_, the Newton Polynomial becomes:
:N(x)=()+(_ )(x-_)+\cdots+()(x-_)(x-_)\cdots(x-_)
If _,\;_,\;\dots,\;_ are equally spaced with x=_+sh and _=_-(k-i)h for ''i'' = 0, 1, ..., ''k'', then,
:\begin
N(x) &= ()+ (_ )sh+\cdots+()s(s+1)\cdots(s+k-1)^ \\
&=\sum_^^i!^()
\end
is called the Newton Backward Divided Difference Formula.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Newton polynomial」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.