I’m attending a functional analysis course and I am given to solve this problem as an exercise but I’m a little bit disoriented and I don’t know what tools I can use to get it.
Show that, for each $N \in \mathbb{N}$ , there exists a constant $C(N) \in \mathbb{R}^+$ such that if $P$ in a polynomial of degree $N$ with complex coefficients, we have $$\sum_{k=0}^{N} |P(k)| \leq C(N) \int_{0} ^{1} |P(t)| dt\,.$$
Any idea or hint? Thank you all in advance
Let $V_N$ be the complex vector space of polynomials in $\mathbb{C}[t]$ of degree at most $N\in\mathbb{Z}_{\geq 0}$. Show that $\|\_\|_1$ and $\|\_\|_2$ defined by $$\|P\|_1:=\sum_{k=0}^N\,\big|P(k)\big|$$ and $$\|P\|_2:=\int_0^1\,\big|P(t)\big|\,\text{d}t$$ for all $P\in V_N$ are norms on $V_N$.
Note that all norms on a finite-dimensional complex vector space are equivalent. That means, there exist $c(N),C(N)\in\mathbb{R}_{>0}$ such that $$c(N)\,\|P\|_2\leq \|P\|_1\leq C(N)\,\|P\|_2$$ for all $P\in V_N$.