Let say I have a polynomial with n as the maximum degree.
Say: $a_1x^n+a_2x^{n-1}+...+a_n$
How can I prove that it does not have any rational roots?
For example: If we have polynomial with degree 2, We can determine it has no roots if $b^2-4ac<0$, But when the degree is higher than 2 what can we do?
may be helpful
– Tao May 07 '13 at 10:58