6-degree Polynomials

Algebra Level 5

For how many integers n n with n < 500 |n|<500 can the polynomial p n ( x ) = x 6 + n p_n(x)=x^6+n be written as a product of two non-constant polynomials with integer coefficients?


The answer is 35.

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.

12 solutions

Derek Khu
May 20, 2014

For any integer a a , we have p ( a 2 ) ( x ) = x 6 a 2 = ( x 3 ) 2 a 2 = ( x 3 a ) ( x 3 + a ) p_{(-a^2)}(x)=x^6-a^2=(x^3)^2-a^2=(x^3-a)(x^3+a) , so p ( a 2 ) p_{(-a^2)} can be written as a product of two non-constant polynomials with integer coefficients. Similarly, for any integer b b , we have p b 2 ( x ) = x 6 + b 3 = ( x 2 ) 3 + b 3 = ( x 2 + b ) ( x 4 b x 2 + b 2 ) p_{b^2}(x)=x^6+b^3=(x^2)^3+b^3=(x^2+b)(x^4-bx^2+b^2) , so p b 3 p_{b^3} can be written as a product of two non-constant polynomials with integer coefficients. From these, we can generate a list of n n such that p n ( x ) p_{n}(x) is reducible. For n < 500 |n|<500 , we consider all n n of the form a 2 -a^2 or b 3 b^3 (where a a and b b are integers). Since 2 2 2 < 500 < 2 3 2 22^2 < 500 < 23^2 and 7 3 < 500 < 8 3 7^3< 500 < 8^3 , we have the set of all possible n n of these forms being { 0 2 , 1 2 , . . . , 2 2 2 } { 7 3 , 6 3 , . . . , 6 3 , 7 3 } \{0^2,-1^2,...,-22^2\}\cup\{-7^3,-6^3,...,6^3,7^3\} . There are 23 23 elements in { 0 2 , 1 2 , . . . , 2 2 2 } \{0^2,1^2,...,22^2\} and 15 15 elements in { 7 3 , 6 3 , . . . , 6 3 , 7 3 } \{-7^3,-6^3,...,6^3,7^3\} . But the non-positive powers of 6 6 are repeated in both sets, and since 2 6 < 500 < 3 6 2^6<500<3^6 , the set of repeated elements is { 0 6 , 1 6 , 2 6 } \{0^6,-1^6,-2^6\} . Therefore, there are 23 + 15 3 = 35 23+15-3=35 integers n n of the form a 2 -a^2 or b 3 b^3 (where n < 500 |n|<500 ), so for these 35 35 integers n n , p n ( x ) = x 6 + n p_n(x)=x^6+n is reducible.

Now suppose that there exists an integer n n' such that x 6 + n x^6+n' is reducible but n n' cannot be expressed in the form a 2 -a^2 or b 3 b^3 . Since p n ( x ) p_{n'}(x) is reducible, then p n ( x ) = f n ( x ) g n ( x ) p_{n'}(x)=f_{n'}(x)g_{n'}(x) for some non-constant polynomials f n ( x ) f_{n'}(x) and g n ( x ) g_{n'}(x) with integer coefficients. Without loss of generality, let the degree of f n ( x ) f_{n'}(x) be not more than the degree of g n ( x ) g_{n'}(x) . Since p n ( x ) p_{n'}(x) is of degree 6 6 , then the sum of the degrees of f n ( x ) f_{n'}(x) and g n ( x ) g_{n'}(x) is 6 6 , and the degree of f n ( x ) f_{n'}(x) is 1 , 2 1, 2 or 3 3 . Furthermore, since the leading coefficient of p n ( x ) p_{n'}(x) is 1 1 , then the leading coefficients of f n ( x ) f_{n'}(x) and g n ( x ) g_{n'}(x) are either both 1 1 or both 1 -1 . Without loss of generality, let the leading coefficients of f n ( x ) f_{n'}(x) and g n ( x ) g_{n'}(x) be both 1 1 (otherwise, consider f n ( x ) -f_{n'}(x) and g n ( x ) -g_{n'}(x) ). It is also clear that the roots of f n ( x ) f_{n'}(x) and g n ( x ) g_{n'}(x) must be the roots of p n ( x ) p_{n'}(x) . Finally, n n' cannot be 0 0 , so we consider only 2 cases: when n n' is negative and when n n' is positive.

Case 1: n n' is negative

When n n' is negative, then the six distinct roots of p n ( x ) p_{n'}(x) are n 1 6 e k i π 3 |n'|^{\frac{1}{6}}e^{\frac{ki\pi}{3}} , where k = 0 , ± 1 , ± 2 , 3 k=0, \pm 1, \pm 2, 3 . Also, we note that, for any positive integer m m , if a positive integer c c is such that c 1 m c^{\frac{1}{m}} is an integer d d , then c 1 m = d c = d m c^{\frac{1}{m}} = d \Rightarrow c = d^m , i.e. c c can be expressed in the form d m d^m for an integer d d . This is equivalent to saying: for any positive integer c c that cannot be expressed in the form d m d^m (where d d is an integer), c 1 m c^{\frac{1}{m}} is not an integer. Since n n' is negative, then it is not of the form a 2 -a^2 or b 3 b^3 , and thus n |n'| cannot be expressed in the form a 2 a^2 or b 3 b^3 . From the above, n 1 2 |n'|^{\frac{1}{2}} and n 1 3 |n'|^{\frac{1}{3}} are therefore not integers. Furthermore, any integer of the form d 6 d^6 (where d d is an integer) can be expressed in the form b 3 b^3 (by setting b = d 2 b=d^2 ), so n |n'| cannot be expressed in the form d 6 d^6 (where d d is an integer) and n 1 6 |n'|^{\frac{1}{6}} is not an integer. We now consider three sub-cases, when f n ( x ) f_{n'}(x) is of degrees 1 , 2 1,2 or 3 3 .

Case 1A: f n ( x ) f_{n'}(x) is of degree 1

If f n ( x ) f_{n'}(x) is of degree 1, then f n ( x ) = x n 1 6 e k 1 i π 3 f_{n'}(x)=x-|n'|^{\frac{1}{6}}e^{\frac{k_1i\pi}{3}} for some k 1 = 0 , ± 1 , ± 2 k_1=0, \pm 1, \pm 2 or 3 3 . Then n 1 6 e k 1 i π 3 |n'|^{\frac{1}{6}}e^{\frac{k_1i\pi}{3}} must be an integer, so e k 1 i π 3 e^{\frac{k_1i\pi}{3}} is real and equal to 1 1 or 1 -1 (since e k 1 i π 3 = 1 |e^{\frac{k_1i\pi}{3}}|=1 ). But n 1 6 |n'|^{\frac{1}{6}} is not an integer, so n 1 6 e k 1 i π 3 |n'|^{\frac{1}{6}}e^{\frac{k_1i\pi}{3}} cannot be an integer - a contradiction. Thus, f n ( x ) f_{n'}(x) is not of degree 1.

Case 1B: f n ( x ) f_{n'}(x) is of degree 2

If f n ( x ) f_{n'}(x) is of degree 2, then f n ( x ) = ( x n 1 6 e k 1 i π 3 ) ( x n 1 6 e k 2 i π 3 ) f_{n'}(x)=(x-|n'|^{\frac{1}{6}}e^{\frac{k_1i\pi}{3}})(x-|n'|^{\frac{1}{6}}e^{\frac{k_2i\pi}{3}}) for some distinct k 1 , k 2 = 0 , ± 1 , ± 2 k_1,k_2=0, \pm 1, \pm 2 or 3 3 . The constant term of f n ( x ) f_{n'}(x) is then n 1 3 e ( k 1 + k 2 ) i π 3 |n'|^{\frac{1}{3}}e^{\frac{(k_1+k_2)i\pi}{3}} . Again, this is an integer, so e ( k 1 + k 2 ) i π 3 e^{\frac{(k_1+k_2)i\pi}{3}} is real and equal to 1 1 or 1 -1 . But n 1 3 |n'|^{\frac{1}{3}} is not an integer, so n 1 3 e ( k 1 + k 2 ) i π 3 |n'|^{\frac{1}{3}}e^{\frac{(k_1+k_2)i\pi}{3}} cannot be an integer - a contradiction. Thus, f n ( x ) f_{n'}(x) is not of degree 2.

Case 1C: f n ( x ) f_{n'}(x) is of degree 3

If f n ( x ) f_{n'}(x) is of degree 3, then f n ( x ) = ( x n 1 6 e k 1 i π 3 ) ( x n 1 6 e k 2 i π 3 ) ( x n 1 6 e k 3 i π 3 ) f_{n'}(x)=(x-|n'|^{\frac{1}{6}}e^{\frac{k_1i\pi}{3}})(x-|n'|^{\frac{1}{6}}e^{\frac{k_2i\pi}{3}})(x-|n'|^{\frac{1}{6}}e^{\frac{k_3i\pi}{3}}) for some distinct k 1 , k 2 , k 3 = 0 , ± 1 , ± 2 k_1,k_2,k_3=0, \pm 1, \pm 2 or 3 3 . The constant term of f n ( x ) f_{n'}(x) is then n 1 2 e ( k 1 + k 2 + k 3 ) i π 3 |n'|^{\frac{1}{2}}e^{\frac{(k_1+k_2+k_3)i\pi}{3}} . Again, this is an integer, so e ( k 1 + k 2 + k 3 ) i π 3 e^{\frac{(k_1+k_2+k_3)i\pi}{3}} is real and equal to 1 1 or 1 -1 . But n 1 2 |n'|^{\frac{1}{2}} is not an integer, so n 1 2 e ( k 1 + k 2 + k 3 ) i π 3 |n'|^{\frac{1}{2}}e^{\frac{(k_1+k_2+k_3)i\pi}{3}} cannot be an integer - a contradiction. Thus, f n ( x ) f_{n'}(x) is not of degree 3.

Therefore, n n' cannot be negative.

Case 2: n n' is positive

When n n' is positive, then the six distinct roots of p n ( x ) p_{n'}(x) are ( n ) 1 6 e k i π 6 (n')^{\frac{1}{6}}e^{\frac{ki\pi}{6}} , where k = ± 1 , ± 3 , ± 5 k=\pm 1, \pm 3, \pm 5 . Also, as proven above, for any positive integer c c that cannot be expressed in the form d m d^m (where d d is an integer), c 1 m c^{\frac{1}{m}} is not an integer. Since n n' is positive and not of the form b 3 b^3 , then from the above, ( n ) 1 3 (n')^{\frac{1}{3}} is not an integer. Furthermore, like in case 1, n n' cannot be expressed in the form d 6 d^6 (where d d is an integer) since it cannot be expressed in the form b 3 b^3 , so ( n ) 1 6 (n')^{\frac{1}{6}} is not an integer. We now consider three sub-cases, when f n ( x ) f_{n'}(x) is of degrees 1 , 2 1,2 or 3 3 .

Case 2A: f n ( x ) f_{n'}(x) is of degree 1

This case is similar to case 1A. If f n ( x ) f_{n'}(x) is of degree 1, then f n ( x ) = x ( n ) 1 6 e k 1 i π 6 f_{n'}(x)=x-(n')^{\frac{1}{6}}e^{\frac{k_1i\pi}{6}} for some k 1 = ± 1 , ± 3 k_1=\pm 1, \pm 3 or ± 5 \pm 5 . Then ( n ) 1 6 e k 1 i π 6 (n')^{\frac{1}{6}}e^{\frac{k_1i\pi}{6}} must be an integer, so e k 1 i π 6 e^{\frac{k_1i\pi}{6}} is real and equal to 1 1 or 1 -1 . But ( n ) 1 6 (n')^{\frac{1}{6}} is not an integer, so ( n ) 1 6 e k 1 i π 6 (n')^{\frac{1}{6}}e^{\frac{k_1i\pi}{6}} cannot be an integer - a contradiction. Thus, f n ( x ) f_{n'}(x) is not of degree 1.

Case 2B: f n ( x ) f_{n'}(x) is of degree 2

This case is similar to case 2A. If f n ( x ) f_{n'}(x) is of degree 2, then f n ( x ) = ( x ( n ) 1 6 e k 1 i π 6 ) ( x ( n ) 1 6 e k 2 i π 6 ) f_{n'}(x)=(x-(n')^{\frac{1}{6}}e^{\frac{k_1i\pi}{6}})(x-(n')^{\frac{1}{6}}e^{\frac{k_2i\pi}{6}}) for some distinct k 1 , k 2 = ± 1 , ± 3 k_1,k_2=\pm 1, \pm 3 or ± 5 \pm 5 . The constant term of f n ( x ) f_{n'}(x) is then ( n ) 1 3 e ( k 1 + k 2 ) i π 6 (n')^{\frac{1}{3}}e^{\frac{(k_1+k_2)i\pi}{6}} . Again, this is an integer, so e ( k 1 + k 2 ) i π 6 e^{\frac{(k_1+k_2)i\pi}{6}} is real and equal to 1 1 or 1 -1 . But ( n ) 1 3 (n')^{\frac{1}{3}} is not an integer, so ( n ) 1 3 e ( k 1 + k 2 ) i π 6 (n')^{\frac{1}{3}}e^{\frac{(k_1+k_2)i\pi}{6}} cannot be an integer - a contradiction. Thus, f n ( x ) f_{n'}(x) is not of degree 2.

Case 2C: f n ( x ) f_{n'}(x) is of degree 3

If f n ( x ) f_{n'}(x) is of degree 3, then f n ( x ) = ( x ( n ) 1 6 e k 1 i π 6 ) ( x ( n ) 1 6 e k 2 i π 6 ) ( x ( n ) 1 6 e k 3 i π 6 ) f_{n'}(x)=(x-(n')^{\frac{1}{6}}e^{\frac{k_1i\pi}{6}})(x-(n')^{\frac{1}{6}}e^{\frac{k_2i\pi}{6}})(x-(n')^{\frac{1}{6}}e^{\frac{k_3i\pi}{6}}) for some distinct k 1 , k 2 , k 3 = ± 1 , ± 3 k_1,k_2,k_3=\pm 1, \pm 3 or ± 5 \pm 5 . The constant term of f n ( x ) f_{n'}(x) is then ( n ) 1 2 e ( k 1 + k 2 + k 3 ) i π 6 (n')^{\frac{1}{2}}e^{\frac{(k_1+k_2+k_3)i\pi}{6}} . But as k 1 , k 2 k_1,k_2 and k 3 k_3 are odd, then k 1 + k 2 + k 3 k_1+k_2+k_3 is odd and k 1 + k 2 + k 3 6 \frac{k_1+k_2+k_3}{6} cannot be an integer. This means that e ( k 1 + k 2 + k 3 ) i π 6 e^{\frac{(k_1+k_2+k_3)i\pi}{6}} must not be real, since its imaginary component is sin ( k 1 + k 2 + k 3 6 π ) \sin (\frac{k_1+k_2+k_3}{6}\pi ) and this is 0 0 if and only if k 1 + k 2 + k 3 6 \frac{k_1+k_2+k_3}{6} is an integer. Therefore, ( n ) 1 2 e ( k 1 + k 2 + k 3 ) i π 6 (n')^{\frac{1}{2}}e^{\frac{(k_1+k_2+k_3)i\pi}{6}}