Science Fair Projects Ideas - Bernstein polynomial

All Science Fair Projects

      

Science Fair Project Encyclopedia for Schools!

  Search    Browse    Forum  Coach    Links    Editor    Help    Tell-a-Friend    Encyclopedia    Dictionary     

Science Fair Project Encyclopedia

For information on any area of science that interests you,
enter a keyword (eg. scientific method, molecule, cloud, carbohydrate etc.).
Or else, you can start by choosing any of the categories below.

Bernstein polynomial

(Redirected from Bézier form)
For the Bernstein polynomial in D-module theory, see Bernstein-Sato polynomial.

In the mathematical subfield of numerical analysis, a Bernstein polynomial, named after Sergei Natanovich Bernstein, is a polynomial in the Bernstein form, that is a linear combination of Bernstein basis polynomials.

A numerically stable way to evaluate polynomials in Bernstein form is de Casteljau's algorithm.

Polynomials in Bernstein form were first used by Bernstein in a constructive proof for the Stone-Weierstrass approximation theorem. With the advent of computer graphics, Bernstein polynomials, restricted to the interval [0,1], became important in the form of Bézier curves.

Contents

Definition

The n + 1 Bernstein basis polynomials of degree n are defined as

b_{\nu,n}(x) = {n \choose \nu} x^{\nu} (1-x)^{n-\nu}, \qquad \nu=0,\ldots,n.

The Bernstein basis polynomials of degree n form a basis for the vector space Πn of polynomials of degree n.

A linear combination of Bernstein basis polynomials

B(x) = \sum_{\nu=0}^{n} \beta_{\nu} b_{\nu,n}(x)

is called a Bernstein polynomial or polynomial in Bernstein form of degree n. The coefficients βν are called Bernstein coefficients or Bézier coefficients.

Notes

The Bernstein basis polynomials have the following properties:

  • bν,n(x) has a root with multiplicity ν at point x = 0
  • bν,n(x) has a root with multiplicity n − ν at point x = 1
  • bν,n(x) ≥ 0 if x in [0,1]
  • bν,n(x) has a global maximum at x = ν/n
  • b’ν,n(x) = n [bν-1,n-1(x) - bν,n-1(x)]
  • bν,n(x) = 0, if ν < 0 or ν > n

The Bernstein basis polynomials of degree n form a partition of unity:

\sum_{\nu=0}^n b_{\nu,n}(x) = \sum_{\nu=0}^n {n \choose \nu} x^{\nu}(1-x)^{n-\nu} = (x+(1-x))^n = 1.

Example

The first few Bernstein basis polynomials are

b_{0,0}(x) = 1\,
b_{0,1}(x) = 1-x \mbox{ , } b_{1,1}(x) = x\,
b_{0,2}(x) = (1-x)^2 \mbox{ , } b_{1,2}(x) = 2x(1-x) \mbox{ , } b_{2,2}(x) = x^2\,

Approximating continuous functions

Let f(x) be a continuous function on the interval [0, 1]. Consider the Bernstein polynomial

B_n(f, x) = \sum_{\nu=0}^{n} f\left(\frac{\nu}{n}\right) b_{\nu,n}(x).

It can be shown that

\lim_{n\rightarrow\infty} B_n(f,x)=f(x)

uniformly on the interval [0, 1]. This is a stronger statement than the proposition that the limit holds for each value of x separately; that would be pointwise convergence rather than uniform convergence. Specifically, the word uniformly signifies that

\lim_{n\rightarrow\infty}\sup\{\,\left|f(x)-B_n(f,x)\right|:0\leq x\leq 1\,\}=0.

Bernstein polynomials thus afford one way to prove the Stone-Weierstrass approximation theorem that every real-valued continuous function on a real interval [a,b] can be uniformly approximated by polynomial functions over R.

Proof

Suppose K is a random variable distributed as the number of successes in n independent Bernoulli trials with probability x of success on each trial; in other words, K has a binomial distribution with parameters n and x. Then we have the expected value E(K/n) = x.

Then the weak law of large numbers of probability theory tells us that

\lim_{n\rightarrow\infty}P(\left|(K/n)-x\right|>\delta)=0.

Because f, being continuous on a closed bounded interval, must be uniformly continuous on that interval, we can infer a statement of the form

\lim_{n\rightarrow\infty} P(\left|f(K/n)-f(x)\right|>\varepsilon)=0.

Consequently

\lim_{n\rightarrow\infty} P(\left|f(K/n)-E(f(K/n))\right|+\left|E(f(K/n))-f(x)\right|>\varepsilon)=0.
\lim_{n\rightarrow\infty} P(\left|f(K/n)-E(f(K/n))\right|>\varepsilon/2)+P( \left|E(f(K/n))-f(x)\right|>\varepsilon/2)=0.

And so the second probability above approaches 0 as n grows. But the second probability is either 0 or 1, since the only thing that is random is K, and that appears within the scope of the expectation operator E. Finally, observe that E(f(K/n)) is just the Bernstein polynomial Bn(f,x).

See also

Last updated: 05-27-2005 21:41:45
03-10-2013 05:06:04
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
Science kits, science lessons, science toys, maths toys, hobby kits, science games and books - these are some of many products that can help give your kid an edge in their science fair projects, and develop a tremendous interest in the study of science. When shopping for a science kit or other supplies, make sure that you carefully review the features and quality of the products. Compare prices by going to several online stores. Read product reviews online or refer to magazines.

Start by looking for your science kit review or science toy review. Compare prices but remember, Price $ is not everything. Quality does matter.
Science Fair Coach
What do science fair judges look out for?
ScienceHound
Science Fair Projects for students of all ages
All Science Fair Projects.com Site
All Science Fair Projects Homepage
Search | Browse | Links | From-our-Editor | Books | Help | Contact | Privacy | Disclaimer | Copyright Notice