Bernstein polynomial
From Maths
Stub grade: A*
This page is a stub
This page is a stub, so it contains little or minimal information and is on a to-do list for being expanded.The message provided is:
Proper stub page
Contents
[hide]Definition
The nth Bernstein polynomial for a function f:I→R (where I:=[0,1]⊂R is the closed unit interval) is defined as follows:
- Bn(f;x):=n∑i=0nCif(kn)xi(1−x)n−i
Comments
Notice that the binomial expansion of (x+(1−x))n=1n=1 is ∑ni=0nCixi(1−x)n−i so we see: ∑ni=0nCixi(1−x)n−i=1 provided |x|<1 and |1−x|<1, we also note that if x=0 or x=1 then it is also equal to 1
TODO: More analysis required