I need to prove that every even degree polynomial function such that its higher-degree coefficient is positive reaches its infimum.I have it more or less proved, but there are some things that worry me. Let $p(x)=a_nx^n+...+a_1x+a_0$, being $n$ even and $a_n>0$:
As $\lim_{x\to-\infty} p'(x)=-\infty$ and $\lim_{x\to\infty}p'(x)=\infty$ and p'(x) is continuous; can I just say $p(x)$ has at least a relative minimum or do I have to prove something more?
How can I prove the lowest relative minimum of $p(x)$ is necessarily an absolute minimum? It seems obvious but I can´t think of a formal proof. I know both limits of p(x) in infinity are $\infty$, but I'm not able to apply this information to this concrete purpose.
Thank you.