Let $I = [0, 1] \subset \mathbb{R}$ and the scalar field is $\mathbb{R}$.
For a Banach space $C(I)$, let $\Lambda(f)=\int_{0}^{1}\left(9 t^{4}-18 t^{3}+11 t^{2}-2 t\right) f(t) d t$
I would like to calculate $\|\Lambda\|$.
I used the fact that f is bounded because it is continuous and defined on a compact set.
Therefore,
$$ |\Lambda f| =\left|\int_{0}^{1}\left(9 t^{4}-18 t^{3}+11 t^{2}-2 t\right) f(t) d t\right| \\ \le \int_{0}^{1}\left|\left(9 t^{4}-18 t^{3}+11 t^{2}-2 t\right) f(t)\right| d t \\ \le \int_{0}^{1}\left|\left(9 t^{4}-18 t^{3}+11 t^{2}-2 t\right)\right| \cdot M d t $$
However, it is impossible to calculate $\int_{0}^{1}\left|\left(9 t^{4}-18 t^{3}+11 t^{2}-2 t\right)\right| d t$, and I got stuck from here.
Would you give some hints about the problem?