Let $f=nX^n+X^2-nX-1$. Show that $f$ has no roots in $\mathbb{Q}-\mathbb{Z},\:\forall n\geq5$. So, I was trying to consider $\alpha=\frac{p}{q}$ a root for $f$, with $(p,q)=1$ and trying to get a contradiction with our last condition, but I can not find anything. Is this the way to go for the problem or not? Thx a lot!
2026-05-05 07:50:31.1777967431
Polynomial roots
42 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in ABSTRACT-ALGEBRA
- Feel lost in the scheme of the reducibility of polynomials over $\Bbb Z$ or $\Bbb Q$
- Integral Domain and Degree of Polynomials in $R[X]$
- Fixed points of automorphisms of $\mathbb{Q}(\zeta)$
- Group with order $pq$ has subgroups of order $p$ and $q$
- A commutative ring is prime if and only if it is a domain.
- Conjugacy class formula
- Find gcd and invertible elements of a ring.
- Extending a linear action to monomials of higher degree
- polynomial remainder theorem proof, is it legit?
- $(2,1+\sqrt{-5}) \not \cong \mathbb{Z}[\sqrt{-5}]$ as $\mathbb{Z}[\sqrt{-5}]$-module
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
First note that
\begin{align} f(x)&=nx^n+x^2-nx-1\\ &=(x-1)(nx^{n-1}+nx^{n-2}+\cdots+nx+n)+x^2-nx-1+n\\ &=(x-1)(nx^{n-1}+nx^{n-2}+\cdots+nx+n)+(1-n+x)(x-1)\\ &=(x-1)(nx^{n-1}+nx^{n-2}+\cdots+nx^2+(n+1)x+1)\\ \end{align}
So we're looking for solutions to $$nx^{n-1}+nx^{n-2}+\cdots+nx^2+(n+1)x+1=0$$ or, after dividing by $n$, $$x^{n-1}+x^{n-2}+\cdots+x^2+\tfrac{n+1}nx+\tfrac 1n=0$$ Now let $x=\frac pq$, with $\gcd(p,q)=1$. Then: $$(\tfrac pq)^{n-1}+(\tfrac pq)^{n-2}+\cdots+(\tfrac pq)^2+\tfrac{n+1}n(\tfrac pq)+\tfrac 1n=0$$ which we may multiply by $q^{n-1}$ to obtain $$p^{n-1}+qp^{n-2}+\cdots+q^{n-3}p^2+\tfrac{n+1}nq^{n-2}p+\tfrac 1nq^{n-1}=0$$ Now note that
$$\tfrac{n+1}nq^{n-2}p+\tfrac 1nq^{n-1}=q^{n-2}p+\tfrac 1nq^{n-2}(p+q)$$
Now note that
$$p^{n-1}+qp^{n-2}+\cdots+q^{n-3}p^2+q^{n-2}p+\tfrac 1nq^{n-2}(p+q)=0$$
can be written as $$p(p^{n-2}+qp^{n-3}+\cdots+q^{n-3}p+q^{n-2})+\tfrac 1nq^{n-2}(p+q)=0$$ it is now clear that $\tfrac 1nq^{n-2}(p+q)$ is an integer and divisible by $p$. We may multiply that by $n$ to see $p$ divides $q^{n-2}(p+q)$; but this is a contradiction. Since $p$ and $q$ are coprime, $p$ has no factors in common with $q^{n-2}$, leading to $p\mid p+q$ which would mean $p\mid q$.
This may already seem like we're done; however, if $p=1$, we get $\gcd(p,q)=1$ for free, and $p\mid q$ suddenly isn't a contradiction anymore. Handling that separately, substituting $p=1$ yields
$$1+q+\cdots+q^{n-3}+q^{n-2}+\tfrac 1nq^{n-2}(1+q)=0$$
from this, we see that if we have a prime $r\mid q$ that doesn't divide $n$ (so $r$ divides the last term) we have a contradiction, since then all terms except the first are divisible by $r$, hence can never add up to be $0$. Thus, all primes that divide $q$ must divide $n$; this means $\gcd(n,q+1)=1$ so that since $\tfrac1nq^{n-2}(q+1)$ is an integer, we know $n\mid q^{n-2}$. Even stronger, since that prime $r\mid q$ cannot divide the last term, all primes in $q^{n-2}$ must be divided out by $n$ so that $\tfrac1nq^{n-2}=\pm1$. Now we can try to solve $q^{n-2}=\pm n$ (and if $q^{n-2}=n$ doesn't have solutions with $q>0$, neither does $q^{n-2}=\pm n$ for general $q$, so we'll do that one instead). First note that $q\neq \pm1$ (otherwise the fraction $\tfrac pq$ was an integer) so we may assume $q\geq 2$. Then we can proceed to prove $q^{n-2}> n$ for $n\geq 5$ using induction. I will leave that up to you.
Having done that, it means there are no rational solutions to $f(x)=0$ except $x=1$ whenever $n\geq 5$.