MHB Show that a rational function under some constraint is actually a polynomial.

AI Thread Summary
A rational function \( r(x) \) over \( \mathbb{Q} \) that yields integer values for infinitely many integers \( n \) must be a polynomial in \( \mathbb{Q}[x] \). The proof utilizes Euclid's algorithm to express \( r(x) \) as \( a(x) + \frac{b(x)}{q(x)} \), where \( b(x) \) has a lower degree than \( q(x) \). By selecting \( n \) appropriately, it can be shown that if \( b(x) \) is non-zero, \( r(n) \) cannot be an integer, leading to a contradiction. Consequently, \( b(x) \) must be zero, confirming that \( r(x) \) is indeed a polynomial. This conclusion solidifies the relationship between rational functions and polynomial behavior under the given constraints.
caffeinemachine
Gold Member
MHB
Messages
799
Reaction score
15
Let $r(x)\in\mathbb Q(x)$ be a rational function over $\mathbb Q$. Assume $r(n)$ is an integer for infinitely many integers $n$. Then show that $r(x)$ is a polynomial in $\mathbb Q[x]$.
 
Mathematics news on Phys.org
caffeinemachine said:
Let $r(x)\in\mathbb Q(x)$ be a rational function over $\mathbb Q$. Assume $r(n)$ is an integer for infinitely many integers $n$. Then show that $r(x)$ is a polynomial in $\mathbb Q[x]$.
Let $r(x) = \dfrac{p(x)}{q(x)}$, where $p(x),\,q(x)\in \mathbb Q[x]$. Apply Euclid's algorithm in $\mathbb Q[x]$ to see that $p(x) = a(x)q(x) + b(x)$, where $a(x),\,b(x) \in\mathbb Q[x]$ and $\deg(b(x)) < \deg(q(x)).$ Then $$r(x) = a(x) + \frac{b(x)}{q(x)}.$$ Now choose $n$ to be a multiple of the lcm of the denominators of the coefficients of $a(x)$. Then each term in the polynomial $a(n)$ is an integer except perhaps the constant term. Let $c$ be the fractional part of the constant term. If $b(x)$ is not the zero polynomial then by choosing $n$ large enough we can ensure that $|b(n)/q(n)|$ is nonzero, less than $1$ (because $\deg(b(x)) < \deg(q(x))$), and $b(n)/q(n)$ is different from $-c$ and $1-c$. That would mean that $r(n)$ is not an integer.

The conclusion is that $b(x)$ must be $0$ and therefore $r(x) = a(x) \in \mathbb{Q}[x]$.
 
Opalg said:
Let $r(x) = \dfrac{p(x)}{q(x)}$, where $p(x),\,q(x)\in \mathbb Q[x]$. Apply Euclid's algorithm in $\mathbb Q[x]$ to see that $p(x) = a(x)q(x) + b(x)$, where $a(x),\,b(x) \in\mathbb Q[x]$ and $\deg(b(x)) < \deg(q(x)).$ Then $$r(x) = a(x) + \frac{b(x)}{q(x)}.$$ Now choose $n$ to be a multiple of the lcm of the denominators of the coefficients of $a(x)$. Then each term in the polynomial $a(n)$ is an integer except perhaps the constant term. Let $c$ be the fractional part of the constant term. If $b(x)$ is not the zero polynomial then by choosing $n$ large enough we can ensure that $|b(n)/q(n)|$ is nonzero, less than $1$ (because $\deg(b(x)) < \deg(q(x))$), and $b(n)/q(n)$ is different from $-c$ and $1-c$. That would mean that $r(n)$ is not an integer.

The conclusion is that $b(x)$ must be $0$ and therefore $r(x) = a(x) \in \mathbb{Q}[x]$.
That's good. Here's mine.Let $r(x)=g(x)/f(x)$ for some $f(x),g(x)\in\mathbb Q[x]$. Clearing the denominators of $f$ and $g$ we can write $r(x)=g_1(x)/f_1(x)$ for some $g_1,f_1\in\mathbb Z[x]$. By hypothesis
\begin{equation*}
\exists N_i\in \mathbb Z\text{ such that } N_{i}<N_{i+1}\text{ and }f_1(N_i)|g_1(N_i)\text{ for all } i>0\tag{1}
\end{equation*}
Now by Euclid we can write $f(x)a(x)+g(x)b(x)=1$ for some $a(x),b(x)\in\mathbb Q[x]$. Clearing the denominators we can write the last equation as
\begin{equation*}
f_1(x)a_1(x)+g_1(x)b_1(x)=n\text{ for a fixed }n\in\mathbb Z\text{ and }a_1(x),b_1(x)\in\mathbb Z[x]\tag{2}
\end{equation*}
But from (1) and (2) we have that $f_1(N_i)|n$ for all $i>0$. Since there are only finitely many factors of $n$ we must have a factor $d$ of $n$ such that $f_1(N_i)=d$ holds for infinitely many $N_i$'s. This is impossible since if this were true then the polynomial $z(x)=f_1(x)-d$ would have infinitely many distinct roots. This furnishes the required contradiction and the proof is complete.$\blacksquare$
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top