Artusartos
- 236
- 0
Find the sequence (B_nf) of Bernstein's polynomials in
a) f(x)=x and
b) f(x)=x^2
Answers (from my textbook):
a) B_nf(x) = x for all n.
b) B_nf(x) = x^2 + \frac{1}{n} x (1-x)
I know that the bernstein's polynomial is:
B_nf(x) = \sum_{k=0}^n f (\frac{k}{n}) \binom{n}{k} x^k (1-x)^{n-k}
...but I don't know how they got the answer from this...
a) f(x)=x and
b) f(x)=x^2
Answers (from my textbook):
a) B_nf(x) = x for all n.
b) B_nf(x) = x^2 + \frac{1}{n} x (1-x)
I know that the bernstein's polynomial is:
B_nf(x) = \sum_{k=0}^n f (\frac{k}{n}) \binom{n}{k} x^k (1-x)^{n-k}
...but I don't know how they got the answer from this...