I am working on a two part problem. Part 1 was to prove the Poincare-Friedrichs inequality for n=1:
$\int_{0}^{\alpha} |f(t)|^2 dt \le C\int_{0}^{\alpha} |f'(t)|^2 dt$
for some constant $C$. I managed to do this using the Cauchy-Schwarz inequality. Part 2 is to show there does not exist a constant $C > 0$ such that
$\int_{0}^{\alpha} |f'(t)|^2 dt \le C\int_{0}^{\alpha} |f(t)|^2 dt$.
It's been a while since I've done proofs of this sort and I am not sure what is the best strategy for proving non-existence. Can anyone point me in the right direction?