48th Putnam 1987

------
 
 
Problem A1

Four planar curves are defined as follows: C1 = {(x, y): x2 - y2 = x/(x2 + y2) }, C2 = {(x, y): 2xy + y/(x2 + y2) = 3}, C3 = {(x, y): x3 - 3xy2 + 3y = 1}, C4 = {(x, y): 3yx2 - 3x - y3 = 0}. Prove that C1 ∩ C2 = C3 ∩ C4.

 

Solution

Easy.

The wrong way to go about this is to attempt to plot the curves or identify the intersections. The curves are obviously quite complicated, and we know that the first Putnam question is always easy!

So there must be some way of deriving one pair of equations from the other. A little playing soon shows that this is true. Write the equations as:
(1):   x2 - y2 = x/(x2 + y2)
(2):   2xy - 3 = - y/(x2 + y2)
(3):   x3 - 3xy2 + 3y = 1
(4):   3yx2 - 3x - y3 = 0

Then x (1) - y (2) gives (3), and y (1) + x (2) gives (4). So any point on the first two is certainly on the second two. Similarly, ( x (3) + y (4) )/(x2 + y2) gives (1), and ( -y (3) + x (4) )/(x2 + y2) gives (2), so any point on the second two is on the first two, except possibly the point (0, 0). But it is easy to check that that is not on (3) (and hence not in the intersection of the second two).

Comment. The official solution notes that if we put z = x + iy, then the first two equations are z2 = 3i + 1/z, and the second two are z3 = 3iz + 1, and which shows more clearly what is going on, and provides a slightly shorter proof.

 


 

48th Putnam 1987

© John Scholes
jscholes@kalva.demon.co.uk
7 Oct 1999