Question
Question: The circles, which cut the family of circles passing through the fixed points A = (2, 1) and B = (4,...
The circles, which cut the family of circles passing through the fixed points A = (2, 1) and B = (4,3) orthogonally, pass through two fixed points (x1,y1) and (x2,y2), which may be real or non real. Find the value of (x13+x23+y13+y23).

260
116
144
200
260
Solution
The family of circles passing through A(2,1) and B(4,3) can be represented as S+λL=0, where S=0 is the circle with AB as diameter and L=0 is the line AB. The line AB has equation: y−1=4−23−1(x−2)⟹y−1=22(x−2)⟹y−1=x−2⟹x−y−1=0. The circle with AB as diameter has center (22+4,21+3)=(3,2) and radius squared r2=(24−2)2+(23−1)2=12+12=2. Its equation is (x−3)2+(y−2)2=2⟹x2−6x+9+y2−4y+4=2⟹x2+y2−6x−4y+11=0. So, the first family of circles is x2+y2−6x−4y+11+λ(x−y−1)=0, which is x2+y2+(−6+λ)x+(−4−λ)y+(11−λ)=0. Let the orthogonal family of circles be x2+y2+2g2x+2f2y+c2=0. The orthogonality condition 2g1g2+2f1f2=c1+c2 for all λ implies: 2(2−6+λ)g2+2(2−4−λ)f2=(11−λ)+c2 (−6+λ)g2+(−4−λ)f2=11−λ+c2 λ(g2−f2+1)=11+6g2+4f2−c2. For this to hold for all λ:
- g2−f2+1=0⟹f2=g2+1.
- 11+6g2+4f2−c2=0⟹11+6g2+4(g2+1)−c2=0⟹11+6g2+4g2+4−c2=0⟹15+10g2−c2=0⟹c2=10g2+15. The orthogonal family of circles is x2+y2+2g2x+2(g2+1)y+(10g2+15)=0. This can be written as (x2+y2+2y+15)+g2(2x+2y+10)=0. The fixed points are the intersections of the radical axis 2x+2y+10=0 (or x+y+5=0) with any circle in the family. Let's use x2+y2+2y+15=0 (when g2=0). From x+y+5=0, we have y=−x−5. Substitute this into the circle equation: x2+(−x−5)2+2(−x−5)+15=0 x2+(x2+10x+25)−2x−10+15=0 2x2+8x+30=0⟹x2+4x+15=0. This quadratic gives the x-coordinates x1,x2. By Vieta's formulas: x1+x2=−4 and x1x2=15. Since y1=−x1−5 and y2=−x2−5: y1+y2=−(x1+x2)−10=−(−4)−10=4−10=−6. y1y2=(−x1−5)(−x2−5)=(x1+5)(x2+5)=x1x2+5(x1+x2)+25=15+5(−4)+25=15−20+25=20. We need to calculate x13+x23+y13+y23. Using the identity a3+b3=(a+b)3−3ab(a+b): x13+x23=(x1+x2)3−3x1x2(x1+x2)=(−4)3−3(15)(−4)=−64+180=116. y13+y23=(y1+y2)3−3y1y2(y1+y2)=(−6)3−3(20)(−6)=−216+360=144. The total sum is 116+144=260. The roots of x2+4x+15=0 are x=2−4±16−60=−2±i11, which are non-real as stated in the problem.