Somefantastik
- 226
- 0
Homework Statement
E1 = {pn(t) = nt(1-t)n:n in N};
E2 = {pn(t) = t + (1/2)t2 +...+(1/n)tn: n in N};
where N is set of natural numbers
is the polynomial bounded w.r.t the supremum norm on P[0,1]?
Homework Equations
supremum norm = ||*|| = sup{|pn(t)|: t in [0,1]}
The Attempt at a Solution
I know that the set is bounded on P[0,1] if I can show that the supremum norm is less than some constant for all n. Can someone give me some advice on how to show either polynomial is bounded or not?
I think E1 is unbounded, no matter your choice of t, since the polynomial's value will forever increase as n in increases. I feel the same can be said of E2 but I know this is wrong.