Maths Olympiad Prep

Library / /3 of 14

Algebra Difficulty 6.0 AIME, harder Prove it Greece

a. Examine if there is a real number xx, such that both x+3x + \sqrt{3} and x2+3x^2 + \sqrt{3} are rational numbers.

b. Examine if there is a real number yy, such that both y+3y + \sqrt{3} and y3+3y^3 + \sqrt{3} are rational numbers.

Solution

a. Let x+3=qx + \sqrt{3} = q, x2+3=px^2 + \sqrt{3} = p with p,qQp, q \in \mathbb{Q}. Then
x=q3x2=q22q3+3 x = q - \sqrt{3} \Rightarrow x^2 = q^2 - 2q\sqrt{3} + 3
so substituting in the second one gives:
(q22q3+3)+3=p3(2q1)=pq23 (q^2 - 2q\sqrt{3} + 3) + \sqrt{3} = p \Leftrightarrow -\sqrt{3}(2q-1) = p - q^2 - 3
It follows that 2q1=0q=122q-1=0 \Leftrightarrow q = \frac{1}{2}. In this case, p=q2+3p=14+3=134p = q^2+3 \Rightarrow p = \frac{1}{4} + 3 = \frac{13}{4} and
x=123x = \frac{1}{2} - \sqrt{3}.

b. Let y+3=qy + \sqrt{3} = q, y3+3=py^3 + \sqrt{3} = p with p,qQp, q \in \mathbb{Q}. Then
y=q3y3=q33q23+9q33 y = q - \sqrt{3} \Rightarrow y^3 = q^3 - 3q^2\sqrt{3} + 9q - 3\sqrt{3}
so substituting in the second one gives:
(q33q23+9q33)+3=p3(3q2+2)=pq39q3=q3+9qp3q2+2Q (q^3 - 3q^2\sqrt{3} + 9q - 3\sqrt{3}) + \sqrt{3} = p \Leftrightarrow -\sqrt{3}(3q^2 + 2) = p - q^3 - 9q \Leftrightarrow \\ \sqrt{3} = \frac{q^3 + 9q - p}{3q^2 + 2} \in \mathbb{Q}
which is absurd.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic and difficulty added by this site.