I am trying to prove Young's Inequality by considering the function $$h(u) = \frac{u^p}{p} + \frac{C^q}{qu^q}$$ for $C,u>0$ and $p,q >1$. We also require $$\frac{1}{p}+\frac{1}{q}=1$$ so that $pq=p+q$. I starting by using straightforward calculus to show that $h$ has a global minimum at $u=C^{\frac{1}{p}}$.
Next, I would like to show that $C \leqslant h(u)$ for any $C,u>0$. If I can do this, I will be able to let $C=uv$ for $u,v\geqslant 0$ and arrive at Young's Inequality. However, I am having trouble doing so. I feel like there is something very simple that I'm just not seeing in connecting these steps. Any help would be greatly appreciated. Thanks.