Consider four points P1,P2,P3 and P4 on the coordinate plane with origin O which satisfy the condition OPn−1+OPn+1=23OPn,(n=2,3).
(1) If P1,P2 lie on the curve xy=1, then prove that P3 doesn't lie on this curve.
(2) If P1,P2 and P3 lie on the circle x2+y2=1, then prove that P4 lie on this circle as well.
This one wants a proof. Work it on paper, read the official solution, then mark
yourself honestly — the ladder only means something if the record is true.
Official solution
### Part (1) 1. Given the points P1 and P2 lie on the curve xy=1, we can represent them as: OP1=⟨a,a1⟩andOP2=⟨b,b1⟩ where a=0 and b=0.
2. Using the given condition OP1+OP3=23OP2, we can solve for OP3: OP3=23OP2−OP1=⟨23b−a,2b3−a1⟩
3. For P3 to lie on the curve xy=1, the coordinates of OP3 must satisfy: (23b−a)(2b3−a1)=1
4. Simplifying the left-hand side: (23b−a)(2b3−a1)=23⋅2b3−23⋅a1−a⋅2b3+a⋅a1 =4b9−2a3−2b3a+1
5. Setting the equation equal to 1: 4b9−2a3−2b3a+1=1 4b9−2a3−2b3a=0 4b9−2b3a=2a3 4b9−6a=2a3 2a(9−6a)=12b 18a−12a2=12b 3a−2a2=2b
6. This is a quadratic equation in terms of a and b. The discriminant of this quadratic equation is: Δ=(−3)2−4⋅2⋅2=9−16=−7 Since the discriminant is negative, there are no real solutions for a and b. Therefore, P3 cannot lie on the curve xy=1.
### Part (2) 1. Given P1,P2, and P3 lie on the circle x2+y2=1, we can represent them as: OP1=⟨cosα,sinα⟩,OP2=⟨cosβ,sinβ⟩
2. Using the given condition OP1+OP3=23OP2, we can solve for OP3: OP3=23OP2−OP1=⟨23cosβ−cosα,23sinβ−sinα⟩
3. Since P3 lies on the circle x2+y2=1, we have: (23cosβ−cosα)2+(23sinβ−sinα)2=1
5. Using the given condition OP2+OP4=23OP3, we can solve for OP4: OP4=23OP3−OP2=⟨23(23cosβ−cosα)−cosβ,23(23sinβ−sinα)−sinβ⟩ =⟨49cosβ−23cosα−cosβ,49sinβ−23sinα−sinβ⟩ =⟨45cosβ−23cosα,45sinβ−23sinα⟩
6. To show that P4 lies on the circle x2+y2=1, we need to verify: (45cosβ−23cosα)2+(45sinβ−23sinα)2=1