






Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Polynomial interpolation, a method to extend the values of a function to unknown points based on known values. The concepts of interpolation, extrapolation, occam's razor, and power series. It also discusses the properties of power series, cauchy's rule, taylor series, and weierstrass theorem. The unique interpolant and interpolating polynomials in power form are also explained.
Typology: Study notes
1 / 11
This page cannot be seen from the preview
Don't miss anything!







Parsimony: “One should not increase, beyond what is necessary, the numberof entities required to explain anything”–^ Key in all scientific modeling – Will return to this issue
For any power series there exists
r
such that the series
converges absolutely at |
y^
x *
r
and diverges at |
y -
x *
r
The number
r
is called
the convergence radius
of the series,
r*
For any number
q
, such that 0 <
q
r
, the power series*
uniformly converges at |
y^
x *
q.
multiplied according to the Cauchy rule.
Cauchy’s rule
n
th n derivative
n f exists for
x
y
x
+r*
used
We know that the polynomial exists
-^
Suppose that there are two different polynomials that caninterpolate the data
-^
Let them be
pn-
and
q
n-
So we have
pn-
(x
) = yi
, i=1, …ni qn-
(x
) = yi
, i=1, …ni
So
pn-
(x
) -qi
n-
(x
)= 0, i=1, …ni
p^ n-
-qn-
is the difference of two polynomials of degree
n-1.
It has
n
zeroes.
Recall polynomial of degree
k
has at most
k
zeroes, or is the zero
polynomial.
-^
Here we have more zeroes than degree … so it is the zeropolynomial
-^
So interpolant is unique
1