MHB Proving Integer Coefficients in Polynomial Rings w/ Gauss Lemma

  • Thread starter Thread starter Math Amateur
  • Start date Start date
  • Tags Tags
    Polynomial Rings
Math Amateur
Gold Member
MHB
Messages
3,920
Reaction score
48
Prove that if f(x) and g(x) are polynomials with rational co-efficients whose product f(x)g(x) has integer co-efficients, then the product of any co-efficient of g(x) with any coefficient of f(x) is an integer.

My initial thoughts on this are that the exercise seems to be set up for an application of Gauss Lemma since we have that Z is a UFD with field of fractions Q and further we have $$ p(x) \in Z[x] $$ where p(x) = f(x)g(x) and $$ f(x), g(x) \in Q[x] $$.

Thus we apply Gauss Lemma (see attached) so

p(x) = (rf(x))(sg(x))

where $$ rf(x), sg(x) \in Z[x] $$

But ... where to from here ... can someone please help me advance from here ...

Peter

[This problem has also been posted on MHF]
 
Last edited:
Physics news on Phys.org
Peter said:
Prove that if f(x) and g(x) are polynomials with rational co-efficients whose product f(x)g(x) has integer co-efficients, then the product of any co-efficient of g(x) with any coefficient of f(x) is an integer.

My initial thoughts on this are that the exercise seems to be set up for an application of Gauss Lemma since we have that Z is a UFD with field of fractions Q and further we have $$ p(x) \in Z[x] $$ where p(x) = f(x)g(x) and $$ f(x), g(x) \in Q[x] $$.

Thus we apply Gauss Lemma (see attached) so

p(x) = (rf(x))(sg(x))

where $$ rf(x), sg(x) \in Z[x] $$

But ... where to from here ... can someone please help me advance from here ...

The one thing I would think of is that given

$$ p(x) \in \mathbb{Z}[x] $$ where $$p(x)=f(x)g(x)$$ and $$ f(x), g(x) \in \mathbb{Q}[x]-\mathbb{Z}[x] $$, there exist some $$r,s \in \mathbb{Z}$$ so that $$ rf(x), sg(x) \in \mathbb{Z}[x] $$ are both primitive polynomials. Gauss's lemma tells us that $$r s \cdot p(x) = rf(x) \cdot sg(x)$$ must be a primitive polynomial itself. It follows that $$r,s=\pm 1$$, which means that we have deduced that f and g must have integer coefficients after all.

Clearly, if what I said holds, the statement would follow. Either there is some flaw in my logic, or Gauss's Lemma is too powerful a tool for this problem...
 
TheBigBadBen said:
The one thing I would think of is that given

$$ p(x) \in \mathbb{Z}[x] $$ where $$p(x)=f(x)g(x)$$ and $$ f(x), g(x) \in \mathbb{Q}[x]-\mathbb{Z}[x] $$, there exist some $$r,s \in \mathbb{Z}$$ so that $$ rf(x), sg(x) \in \mathbb{Z}[x]$$ are both primitive polynomials. Gauss's lemma tells us that $$r s \cdot p(x) = rf(x) \cdot sg(x)$$ must be a primitive polynomial itself. It follows that $$r,s=\pm 1$$, which means that we have deduced that f and g must have integer coefficients after all.

Clearly, if what I said holds, the statement would follow. Either there is some flaw in my logic, or Gauss's Lemma is too powerful a tool for this problem...

I made a mistake here: r and s are not necessarily integers. Since $r\,f(x)$ and $s\,g(x)$ are primitive, we can only guarantee that $r,s \in \mathbb{Q}$. This is still, however, sufficient; following the proof, we still find that $r\,s=\pm1$, which is enough to tell us that the product of a coefficient from one and a coefficient from the other is an integer.
 
Thread 'Determine whether ##125## is a unit in ##\mathbb{Z_471}##'
This is the question, I understand the concept, in ##\mathbb{Z_n}## an element is a is a unit if and only if gcd( a,n) =1. My understanding of backwards substitution, ... i have using Euclidean algorithm, ##471 = 3⋅121 + 108## ##121 = 1⋅108 + 13## ##108 =8⋅13+4## ##13=3⋅4+1## ##4=4⋅1+0## using back-substitution, ##1=13-3⋅4## ##=(121-1⋅108)-3(108-8⋅13)## ... ##= 121-(471-3⋅121)-3⋅471+9⋅121+24⋅121-24(471-3⋅121## ##=121-471+3⋅121-3⋅471+9⋅121+24⋅121-24⋅471+72⋅121##...
Back
Top