Maths Olympiad Prep

Library / /444 of 520

Algebra Difficulty 4.5 AIME Prove it

If two real numbers aa and bb make both a2+ba^2+b and a+b2a+b^2 rational numbers, then the pair (a,b)(a, b) is called harmonious.
① Find a pair of irrational numbers such that (a,b)(a, b) is harmonious;
② Prove: If (a,b)(a, b) is harmonious, and a+ba+b is a rational number not equal to 1, then both aa and bb are rational numbers;
③ Prove: If (a,b)(a, b) is harmonious, and ab\frac{a}{b} is a rational number, then both aa and bb are rational numbers;

Solution

Solution:
① Assume a=2+12a= \sqrt{2} + \frac{1}{2}, b=122b= \frac{1}{2} - \sqrt{2}, then a2+b=(2+12)2+122=114a^2+b= (\sqrt{2} + \frac{1}{2})^2 + \frac{1}{2} - \sqrt{2} = \frac{11}{4} is a rational number,
a+b2=2+12+(122)2=114a+b^2= \sqrt{2} + \frac{1}{2} + (\frac{1}{2} - \sqrt{2})^2 = \frac{11}{4} is a rational number,
thus, (a,b)=(2+12,122)(a, b) = (\sqrt{2} + \frac{1}{2}, \frac{1}{2} - \sqrt{2}) is harmonious;
② Given t=(a2+b)(a+b2)=(ab)(a+b1)t= (a^2+b) - (a+b^2) = (a-b)(a+b-1) is a rational number, a+b=sa+b=s is a rational number,
thus ab=ta+b1a-b= \frac{t}{a+b-1}, solving for aa gives a=12(s+ts1)a= \frac{1}{2}(s+ \frac{t}{s-1}) is a rational number,
and naturally b=sab=s-a is also a rational number;
③ If a+b2=0a+b^2=0, then b=abb=-\frac{a}{b} is a rational number, hence a=(a+b2)b2a=(a+b^2)-b^2 is also a rational number.
If a+b20a+b^2 \neq 0, given x=a2+ba+b2=(ab)2+1bab1b+1x= \frac{a^2+b}{a+b^2} = \frac{(\frac{a}{b})^2+ \frac{1}{b}}{\frac{a}{b} \cdot \frac{1}{b}+1} is a rational number, y=aby= \frac{a}{b} is also a rational number,
thus 1b=y2xxy1\frac{1}{b} = \frac{y^2-x}{xy-1}, hence b=xy1y2xb= \frac{xy-1}{y^2-x} is a rational number,
therefore a=(a+b2)b2a=(a+b^2)-b^2 is also a rational number.

Thus, the answers are:
(2+12,122)\boxed{(\sqrt{2} + \frac{1}{2}, \frac{1}{2} - \sqrt{2})}
Both a and b are rational numbers.\boxed{\text{Both } a \text{ and } b \text{ are rational numbers.}}
Both a and b are rational numbers.\boxed{\text{Both } a \text{ and } b \text{ are rational numbers.}}

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: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.