The book I'm reading states that any positive integer $a$ greater than 1 can be expressed as a product of primes,
$$a=\prod_p{p^{\alpha{(p)}}}$$ where $\alpha{(p)}$ is a non-negative integer. And that it is understood for sufficiently large primes $p$, $\alpha{(p)}=0$.
My question is: what is considered to be a large prime? And how can the statement $\alpha{(p)}=0$ for large primes $p$ be true? Does that mean large primes can never be factors of any integers? If so I find this very unintuitive.