A part of the definition of a polynomial is :
$f(x)=a_nx^n+a_{n-1}x^{n-1}+\dots+a_2x^2+a_1x^1+a_0$
where $a_n ,a_{n-1}, \dots, a_2, a_1, a_0$ are constants.
$\textbf{I have been confused as to why we have n.So if n is 5 do we have the following:}$ $$a_5x^5+a_4x^4+a_1x^1+a_0x^0$$
Please can I have help in understanding this ?
What in the world is $a_nx^n$ ?