Prove that a function has no integer roots

Click For Summary
SUMMARY

The function \( f(x) = x^4 - px^3 - qx^2 - rx - s \) has no integer roots for natural numbers \( p, q, r, s \) where \( p \ge q \ge r \ge s \). The analysis shows that for any integer \( n \), whether positive or negative, leads to contradictions when substituting into the function. Specifically, for positive \( n \), the inequality \( n^4 \leq (n-1)n^3 + (n-1)n^2 + (n-1)n + (n-1) \) holds, resulting in a contradiction. For negative \( n \), the left side exceeds the right side, confirming the absence of integer solutions.

PREREQUISITES
  • Understanding of polynomial functions and their properties
  • Knowledge of inequalities and their applications in proofs
  • Familiarity with natural numbers and integer properties
  • Basic skills in mathematical proof techniques
NEXT STEPS
  • Study polynomial root-finding techniques in algebra
  • Explore advanced inequality proofs in mathematics
  • Learn about the Rational Root Theorem and its applications
  • Investigate the implications of integer constraints in polynomial equations
USEFUL FOR

Mathematicians, students studying algebra, and educators looking to deepen their understanding of polynomial functions and integer root properties.

anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Let $p, q, r, s \in \mathbb{N}$ such that $p \ge q \ge r \ge s$. Show that the function $f(x)=x^4-px^3-qx^2-rx-s$ has no integer root.
 
Last edited:
Mathematics news on Phys.org
anemone said:
Let $p, q, r, s \in \mathbb{N}$ such that $p \ge q \ge r \ge s$. Show that the function $f(x)=x^4-px^3-qx^2-rx-s$ has no integer root.
[sp]Suppose that $n$ is an integer such that $f(n) = 0$. Then $n\ne0$, because $s\ne0$.

Suppose that $n>0$. Then the equation can be written $n^4 = pn^3+qn^2+rn+s$. We must have $p<n$, otherwise the right side would be greater than the left. Hence $p,q,r,s$ are all $\leqslant n-1$. Therefore $n^4 \leqslant (n-1)n^3 + (n-1)n^2 + (n-1)n + (n-1) = n^4-1.$ That is a contradiction, so there cannot be any positive solutions.

Suppose that $n<0$. Then the equation can be written $n^4 + p|n|^3 +r|n| = qn^2 + s$. But $n^4>0$, $p|n|\geqslant q$ and $r|n|\geqslant s$. So the left side of the equation is greater than the right, and again we have a contradiction.

Therefore there are no integer solutions.[/sp]
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
995
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K