I read on MathOverflow the following:
"The number of proofs that we have of showing some numbers are irrational are very limited. We either show a number $α$ is irrational because it is algebraic of degree greater than one (by exhibiting an irreducible polynomial $f$ of degree greater than one $f(α)=0$)."
An algebraic number is a number that is a root for a polynomial with integers coefficients. What is an algebraic number of degree greater than one?
How do we show an "irreducible polynomial $f$ of degree greater than one $f(α)=0$" (a non-constant polynomial such that $\alpha$ is a root for it?)
Is there some literature that show that some number is irrational with this approach? Maybe a link on the internet or a book that show exactly this?
An algebraic number is a number that is a root of a polynomial with integer coefficients (and not all coefficients $0$).
If it is a root of such a polynomial that has degree $d$ and is irreducible over the rationals, then it can't be the root of any polynomial with integer coefficients (not all $0$) and degree less than $d$. This is because if $z$ is a root of two polynomials $f$ and $g$, then it is a root of $\gcd(f,g)$, which is a polynomial that divides both $f$ and $g$. In that case we say the number is algebraic of degree $d$.
In particular, $z$ is rational if and only if it is the root of a polynomial of degree $1$ with integer coefficients (namely $z = a/b$ is a root of $b z - a$). So if it is algebraic of degree $>1$, it can't be rational.