Find the number of monic irreducible integer polynomials f ( x ) of degree 1 4 4 such that f ( x ) divides f ( x 2 ) .
Details and assumptions
A polynomial is monic if its leading coefficient is 1. For example, the polynomial x 3 + 3 x − 5 is monic but the polynomial − x 4 + 2 x 3 − 6 is not.
An irreducible integer polynomial is irreducible over the integers. For example, x 3 − 2 is irreducible over the integers, but reducible over the reals (and complex) numbers.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Step 1 : Show that every root of f(x) is a root of unity.
The condition implies that if α is a root of f(x), then so is α 2 . Since f(x) is irreducible of degree > 1, we can't have α = 0 . Since f(x) has finitely many roots, the sequence α , α 2 , α 4 , α 8 , … is eventually periodic, being a set of roots of f(x). Write α 2 j = α 2 k ; since α = 0 , we see that α is a root of unity.
_Step 2 : Identify the polynomial. _
Pick a root α of f(x) and let n be its order. The minimal polynomial for α is the n-th cyclotomic polynomial Φ n ( x ) which has degree ϕ ( n ) , where ϕ denotes the Euler totient function. Since Φ n ( x ) and f ( x ) are both monic minimal polynomials for α , we have:
f ( x ) = Φ n ( x ) ⟹ 1 4 4 = de g ( Φ n ) = ϕ ( n ) .
Furthermore, n must be odd, for if n were even, then α 2 would have order n/2 and does not satisfy the polynomial f ( x ) = Φ n ( x ) .
Step 3 : Find all n.
It remains to find all odd n such that ϕ ( n ) = 1 4 4 , i.e.:
n i = 1 ∏ m p i p i − 1 = 1 4 4 ,
where p i are the distinct prime factors of n. Note that ( p i − 1 ) ∣ 1 4 4 ; hence find all even factors d of 144 such that d+1 is prime. This gives: p i = 3 , 5 , 7 , 1 3 , 1 7 , 1 9 , 3 7 , 7 3 , with corresponding values:
p i − 1 p i = 2 3 , 4 5 , 6 7 , 1 2 1 3 , 1 6 1 7 , 1 8 1 9 , 3 6 3 7 , 7 2 7 3 .
Since n = 1 4 4 ∏ i p i − 1 p i is odd, we need the product of the denominators p i − 1 to be divisible by 16. A bit of trial-and-error then gives the following solutions.
If x is a complex root of f, then so is x^2, so is x^4,...
To stop f from having an infinite number of roots, we need that all of its roots are roots of unity (0 can't be a root of it). Also, if w is a root of it so are w^2, w^4,... so eventually these must repeat and its roots are roots of unity.
As f is irreducible and monic and its roots are roots of unity, it's cyclotomic. Because its degree is 144, phi(n)=144.
It is easy to check that f(x) divides f(x^2) iff n is odd.
There are exactly 5 odd n such that phi(n)=144 so the answer is 5 and we are done.
Write
f
(
x
2
)
=
f
(
x
)
g
(
x
)
. If
a
is a root of
f
(
x
)
then
f
(
a
2
)
=
f
(
a
)
g
(
a
)
=
0
.
g
(
a
)
=
0
⇒
a
2
is also a root of
f
(
x
)
. So if a is a root of f then so are
a
2
,
a
4
,
.
.
.
,
a
2
n
,.....for all
n
.
If
a
2
n
=
a
2
m
for some
m
<
n
⇒
a
2
m
.
(
2
n
−
m
−
1
)
=
1
.
So
a
is a root of
1
, meaning that
f
(
x
)
is a cyclotomic polynomial of degree
1
4
4
=
2
4
.
3
2
.
So we need to solve the equation
ϕ
(
x
)
=
1
4
4
, with
x
of the form
2
r
.
(
2
s
−
1
)
.
If
a
is a primitive
2
r
.
(
2
s
−
1
)
root of
1
and
r
>
0
, then
a
2
is a primitive
2
r
−
1
.
(
2
s
−
1
)
root of
1
so
a
2
would not be a root of
f
(
x
)
.
This means
r
=
0
and
ϕ
(
x
)
=
ϕ
(
2
s
−
1
)
=
2
4
.
3
2
. So (
2
s
−
1
) must break up into odd primes
p
1
,
p
2
,
p
3
.
.
.
such that
ϕ
(
p
1
,
p
2
,
p
3
.
.
.
)
=
2
4
.
3
2
.
Combinations like
x
=
3
.
5
.
1
9
, but fail to be of the form (
2
s
−
1
).
As already noted,
f
(
x
)
is the
k
t
h
cyclotomic polynomial.
k
just divides
2
s
.
(
2
r
−
1
)
, though; it's not equal to
2
s
.
(
2
r
−
1
)
. Since a root
R
gives rise to a root
R
2
, and since this must also be a primitive root of unity, it follows that
R
cannot have order
divisible by
2
. That is, the order of
R
divides (
2
r
−
1
).
From
rodolfo's calculation
, we actually have
1
≤
m
<
n
<
1
4
5
[
since the list must start containing duplicates after 144 entries
], hence
r
=
n
−
m
satisfies
1
≤
r
≤
1
4
4
.
Thus we need only check
k
t
h
cyclotomic polynomials where
k
divides (
2
r
−
1
) for
1
≤
r
≤
1
4
4
. This is a lengthy, though doable, check. The resulting
k
's are:
2
7
3
,
3
1
5
,
2
8
5
,
2
1
9
,
1
8
5
. [I had Sage do the computations] Indeed, all
5
of these polynomials have the desired property.
So, the answer must be
5
Problem Loading...
Note Loading...
Set Loading...
If f ( x ) divides f ( x 2 ) , so does f ( − x ) . Now f ( x ) and f ( − x ) are both monic and irreducible. If f ( − x ) = f ( x ) , then f ( x ) = g ( x 2 ) for some monic polynomial of degree 7 2 . But then g ( x 2 ) divides f ( x 2 ) , and so g ( x ) divides f ( x ) , which is not possible. Thus f ( x ) and f ( − x ) are distinct monic irreducibles dividing f ( x 2 ) , which is a monic polynomial of degree 2 8 8 . Thus f ( x 2 ) = f ( x ) f ( − x ) Since it is irreducible, f ( x ) has 1 4 4 distinct complex roots a 1 , a 2 , … , a 1 4 4 . Then f ( x ) = j = 1 ∏ 1 4 4 ( x − a j ) f ( − x ) = j = 1 ∏ 1 4 4 ( − x − a j ) = j = 1 ∏ 1 4 4 ( x + a j ) f ( x ) f ( − x ) = j = 1 ∏ 1 4 4 ( x 2 − a j 2 ) f ( x 2 ) = j = 1 ∏ 1 4 4 ( x 2 − a j ) Thus if S = { a 1 , a 2 , … , a 1 4 4 } is the set of roots of f ( x ) , then S = { a 1 2 , a 2 2 , … , a 1 4 4 2 } . In other words, α 2 ∈ S whenever α ∈ S . Moreover, the map α ↦ α 2 is a bijection from S to itself.
If α ∈ S , then α , α 2 α 4 , α 8 , … all belong to S . Since S is a finite set, we must be able to find i < j such that α 2 i = α 2 j , and hence α 2 j − 2 i = 1 . Thus α is a root of unity, and f ( x ) is its minimum polynomial. Hence we deduce that f ( x ) = Φ k ( x ) is a cyclotomic polynomial for some integer k for which φ ( k ) = 1 4 4 (where φ is the Euler totient function). The roots of f ( x ) are then the primitive k th roots of unity.
Suppose that k were even. If α ∈ S were a primitive k th root of unity, then α 2 would not be a primitive k th root of unity, since ( α 2 ) k / 2 = 1 . Thus we deduce that k must be odd.
Conversely, suppose that f ( x ) = Φ k ( x ) , where k is an odd integer with φ ( k ) = 1 4 4 . It is certainly true that f ( x ) is monic and irreducible of degree 1 4 4 . Suppose that α ∈ S . Then ( α 2 ) m = 1 ⇒ α 2 m = 1 ⇒ k ∣ 2 m ⇒ k ∣ m and hence α 2 ∈ S is also a primitive k th root of unity. Suppose now that α , β ∈ S are such that α 2 = β 2 . If α = − β , then − 1 = α β − 1 is also a k th root of unity, and so − 1 = ( − 1 ) k = 1 . This contradiction implies that α = β . Thus the map α ↦ α 2 is an injective map from S to itself, and hence is a bijection from S to itself. Hence f ( x 2 ) = f ( x ) f ( − x ) ,and so f ( x ) divides f ( x 2 ) .
Thus the number of polynomials f ( x ) with the desired properties is equal to the number of odd positive integers k such that φ ( k ) = 1 4 4 . There are 5 such integers k , namely 1 8 5 , 2 1 9 , 2 7 3 , 2 8 5 and 3 1 5 . Thus there are 5 polynomials, namely Φ 1 8 5 ( x ) , Φ 2 1 9 ( x ) , Φ 2 7 3 ( x ) , Φ 2 8 5 ( x ) and Φ 3 1 5 ( x ) .