Let A and B be two moving points on the ellipse x2+3y2=1, and OA⊥OB (where O is the origin). Find the maximum and minimum values of ∣AB∣.
Translate the above text into English, please retain the original text's line breaks and format, and output the translation result directly.
The source for this one didn't record the answer, so there is nothing to check what you type against. Work it on paper and mark yourself against the solution below.
(Tip: Establish a polar coordinate system with O as the pole and the positive half-axis of the x-axis as the polar axis. Then the equation of the ellipse is ρ2(cos2θ+3sin2θ)=1,θ∈[0,2π). Let A(ρ1,α),B(ρ2,α+2π), then ∣AB∣2=ρ12+ρ22=3+sin22α4.∣AB∣ has a maximum value of 32 and a minimum value of 1. .)
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.