Let $f\in C^1[a,b]$ be a function. The Sobolev norm is defined as follows:
$$\|f\|_{1,2}=\left[\int_a^b \left(f(x)^2 +f'(x)^2\right)dx\right]^{1/2}$$
I want to find a constant $C$ such that $\|f\|_\infty\le C\|f\|_{1,2}$ for all $C^1[a,b]$.
How do I do so? I've tried some approaches with inequalities, but didn't succeed. Would appreciate a hint.
Also, does the existence of such a constant imply that the norms are equivalent? (Of course, we also need to find $c$ so that $\|f\|_\infty\ge c\|f\|_{1,2}$, but just curious. Since $(C^1[a,b], \|\cdot\|_\infty$ is complete and $(C^1[a,b], \|\cdot\|_{1,2})$ is incomplete, can the norms be possibly equivalent?