Five. (Full marks 20 points) Given the ellipse a2x2+b2y2=1(a>b>0) intersects the positive direction of the y-axis at point B. Find the number of isosceles right triangles inscribed in the ellipse with point B as the right-angle vertex.
---
Please note that the translation preserves the original format and line breaks.
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Solution
Let the right-angled isosceles triangle inscribed in the ellipse be △ABC, and suppose the equation of AB is {x=tcosα,y=b+tsinα. (t is a parameter) Substituting (1) into b2x2+a2y2=a2b2, we get (b2cos2α+a2sin2α)t2+2a2btsinα=0. t=0 corresponds to point B, which we discard. Therefore, ∣AB∣=−t=b2cos2α+a2sin2α2a2bsinα. Suppose the equation of BC is {x=tcos(α+90∘)=−tsinα,y=b+tsin(α+90∘)=b+tcosα. (t is a parameter) Substituting (3) into b2x2+a2y2=a2b2, we get (b2sin2α+a2cos2α)t2+2a2btcosα=0. t=0 corresponds to point B, which we discard. Therefore, ∣BC∣=−t=b2sin2α+a2cos2α2a2bcosα. Since ∣BA∣=∣BC∣, from (2) and (4) we have b2⋅cos2α+a2sin2α2a2bsinα=b2sin2α+a2cos2α2a2bcosα.
Rearranging the above equation, we get (tanα−1)[b2tan2α+(b2−a2)tanα+b2]=0. From tanα−1=0, we have α=45∘, indicating that △ABC is an isosceles right-angled triangle symmetric about the y-axis;
From b2tan2α+(b2−a2)tanα+b2=0, the discriminant Δ=(b2−a2)2−4b4=(a2−3b2)(a2+b2). When Δ>0, i.e., a>3b, there are two such triangles; when Δ=0, i.e., a2=3b2, we have tanα=1.
Therefore, when a>3b, there are two such triangles; when b<a⩽3b, there is one such triangle.
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.