Another Diophantine equation

Level 2

Find the number of ordered pairs of integers ( p , q ) (p, q) satisfying the following equation: 5 p 4 + 12 q 4 = 6 p q 3 + 3 p 2 q 2 + 9 p 3 q 5p^4 + 12q^4= 6pq^3 + 3p^2q^2 + 9p^3q


The answer is 1.

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.

1 solution

We can divide this problem in 3 cases.

Case I: p = 0 p = 0 . Then 12 q 4 = 0 12q^4 = 0 , and so q = 0 q = 0 .

Case II: q = 0 q = 0 . Then 5 p 4 = 0 5p^4 = 0 , and so p = 0 p = 0 , which is the same solution from case I. The trivial solution ( 0 , 0 ) (0, 0) works here.

Case III: p q 0 p*q \not= 0 . Take the original equation: 5 p 4 + 12 q 4 = 6 p q 3 + 3 p 2 q 2 + 9 p 3 q 5p^{4} + 12q^{4} = 6pq^{3} + 3p^{2}q^{2} + 9p^{3}q

Suppose that ( p , q ) (p, q) satisfies the original equation. Notice that if we multiply this solution by any non-zero real number n n , to obtain a solution of the type ( n p , n q ) (np, nq) , it is also a solution of the equation, since:

5 ( n p ) 4 + 12 ( n q ) 4 = 6 ( n p ) ( n q ) 3 + 3 ( n p ) 2 ( n q ) 2 + 9 ( n p ) 3 ( n q ) 5(np)^{4} + 12(nq)^{4} = 6(np)(nq)^{3} + 3(np)^{2}(nq)^{2} + 9(np)^{3}(nq) Dividing this by n 4 n^{4} gives us the original equation.

Thus, if ( p , q ) (p, q) is a non-trivial solution and n n a non-zero real number, then ( n p , n q ) (np, nq) is a solution of the equation as well, so we'd have an infinite number of solutions besides the trivial one.

Now, we shall prove that there are no solutions other than the trivial.

Dividing the original equation by q 4 q^{4} yields: 5 ( p / q ) 4 + 12 = 6 ( p / q ) + 3 ( p / q ) 2 + 9 ( p / q ) 3 5(p/q)^{4} + 12 = 6(p/q) + 3(p/q)^{2} + 9(p/q)^{3} . If p / q = r p/q = r , then:

5 r 4 + 12 = 6 r + 3 r 2 + 9 r 3 5r^{4} + 12 = 6r + 3r^{2} + 9r^{3} , thus 5 r 4 9 r 3 3 r 2 6 r + 12 = 0 5r^{4} - 9r^{3} - 3r^{2} - 6r + 12 = 0 . According to the rational root theorem, if this equation has a solution of the form a / b a/b such that a a and b b are coprime, then a a must divide 12 and b b must divide 5. We have the candidate solutions: ( 1 / 5 , 2 / 5 , 3 / 5 , 4 / 5 , 1 , 6 / 5 , 2 , 12 / 5 , 3 , 4 , 6 , 12 ) (1/5, 2/5, 3/5, 4/5, 1, 6/5, 2, 12/5, 3, 4, 6, 12) and their negative counterparts. It's not hard to verify that none of these solutions work, though it is a time-consuming process. Thus, r r cannot be a rational number, so p / q p/q cannot be a rational number and then there are no solutions for which p p and q q are non-zero integers. Thus, there is only one valid solution, the trivial one.

Nice solution! An easier way of concluding that f ( x ) = 5 x 4 9 x 3 3 x 2 6 x + 12 f(x)= 5x^4 - 9x^3 - 3x^2 - 6x + 12 has no rational roots is to note that the prime p = 3 p=3 satisfies all the conditions of Eisenstein's theorem of irreduciblity over Q [ x ] \mathbb{Q} [x] .

Sreejato Bhattacharya - 7 years, 4 months ago

Log in to reply

Interesting... I didn't have the knowledge of such a powerful tool as that, so I went on with what I knew. Glad it was enough to solve the problem, it was an awesome question to work with.

Alexandre Miquilino - 7 years, 4 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...