Weird Diophantine

Prove that the only integer solution pairs to the diophantine equation x3+2x2y=2xy2+4y3+1x^3+2x^2y=2xy^2+4y^3+1 is (x,y)=(1,0),(1,1) and (3,2)(x,y)=(1,0),(1,-1)\text{ and }(-3,2).

#Algebra #DiophantineEquations #Integers #Proofs #Unique

Note by Daniel Liu
7 years ago

No vote yet
1 vote

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

First, rewrite

x3+2x2y=2xy2+4y3+1x^3+2x^2y=2xy^2+4y^3+1

as

x3+2x2y2xy24y3=1x^3+2x^2y-2xy^2-4y^3=1.

We find that

x3+2x2y2xy24y3=x2(x+2y)2y2(x+2y)=(x22y2)(x+2y)x^3+2x^2y-2xy^2-4y^3=x^2(x+2y)-2y^2(x+2y)=(x^2-2y^2)(x+2y),

so

(x22y2)(x+2y)=1 (x^2-2y^2)(x+2y)=1.

We check 22 cases:

  1. x22y2=1x^2-2y^2=1 and x+2y=1x+2y=1. From the second equation, we get x=2y+1x=-2y+1. Substituting that into the first equation gives (2y+1)22y2=14y24y+12y2=12y24y+1=1 (-2y+1)^2-2y^2=1\Rightarrow 4y^2-4y+1-2y^2=1\Rightarrow 2y^2-4y+1=1. Subtracting 11 from both sides gives 2y24y=02y^2-4y=0, and dividing both sides by 22 gives y22y=0y^2-2y=0. Factoring the left side shows that y(y2)=0y(y-2)=0, so y={2,0}y=\{2,0\} and x={3,1}x=\{-3,1\}. The two solution pairs that we get are (3,2) and (1,0) (-3,2) \space\text{and}\space (1,0).

  2. x22y2=1x^2-2y^2=-1 and x+2y=1x+2y=-1. From the second equation, we get x=2y1x=-2y-1. Substituting that into the first equation gives (2y1)22y2=14y2+4y+12y2=12y2+4y+1=1 (-2y-1)^2-2y^2=-1\Rightarrow 4y^2+4y+1-2y^2=-1\Rightarrow 2y^2+4y+1=-1. Adding 11 to both sides gives 2y2+4y+2=02y^2+4y+2=0, and dividing both sides by 22 gives y2+2y+1=0y^2+2y+1=0. The left side is actually (y+1)2 (y+1)^2, so (y+1)2=0 (y+1)^2=0. The only solution here is y=1y=-1 and x=1x=1, and the pair that we get is (1,1) (1,-1).

We do not need to consider neither if x+2y=abx+2y=\frac{a}{b} (where aa and bb are integers and ab)|a|\neq|b|) nor if x22y2=abx^2-2y^2=\frac{a}{b} because both will have non-integer solution pairs (Basically, in this case, if xx is an integer, yy is not, and if yy is an integer, xx is not). Therefore, the only integer solution pairs are (1,0),(1,1) and (3,2)\boxed{(1,0),(1,-1)\space\text{and}\space(-3,2)}.

Jeffery Li - 7 years ago

Log in to reply

i loved the approach....... so you mean if I replace that "1" over there by an integer "n" then all I had to do is split it according to fundamental theorem of arithmetic and do the rest?... :)

Abhinav Raichur - 6 years, 12 months ago

I am not going to post a solution since that would copy Jeff's solution, but a motivation for his solution is to note that the coefficient pattern is 1:2 and 2:4 so it could be "factored". Then we see that the ratio of the terms is also the same and we try to factor. We continue by noting we have two integers multiplying to 1, consider cases, and done.

Kaan Dokmeci - 7 years ago

Log in to reply

thts a nice approach.......... could you please generalize that observation and let in a more general rule for factorization :)...(need help)

Abhinav Raichur - 6 years, 12 months ago

@Daniel Liu , we want you as a problem writer for Proofathon. Email [email protected] if you're interested.

Cody Johnson - 7 years ago

Log in to reply

Good for you @Daniel Liu! :D

Finn Hulse - 6 years, 11 months ago
×

Problem Loading...

Note Loading...

Set Loading...