May you tell me if my answer is correct? Thank you so much!
Here is the problem:
Given f(x)=
where the constant term is the product of r distinct primes,
determine the minimum degree of f(x)
such that is guaranteed to have at least one irrational root.
Here is my solution:
By the Rational Root Theorem:
As the leading coefficient is 1, and the constant term is the product of r distinct primes.
We can use this two theorems about divisors and the tau function:
Thus to guaranteed to have at least one irrational root, we need a polynomial of degree (2 times the tau function) + 1
Note: two times because we need to consider positive and negative numbers.




