Let ABCD be a trapezoid with bases AB,CD such that CD=k⋅AB (0<k<1). Point P is such that ∠PAB=∠CAD and ∠PBA=∠DBC. Prove that PA+PB≤1−k21⋅AB.
This one wants a proof. Work it on paper, then read the official solution and mark
yourself. Be honest about it: the record is only any use to you if it is.
Official solution
1. Setup and Definitions: Let ABCD be a trapezoid with bases AB and CD such that CD=k⋅AB where 0<k<1. Point P is such that ∠PAB=∠CAD and ∠PBA=∠DBC. We need to prove that PA+PB≤1−k21⋅AB.
2. Introduce Perpendiculars: Let X,Y∈DB be such that AX and BY are perpendicular to DB. Let XA=YB=h, XD=a, YB=b, AB=c, and CD=kc. Moreover, let ∠PAB=∠DAC=x and ∠PBE=∠DBC=y.
3. Trigonometric Inequality: We need to prove that PA+PB≤1−k21⋅AB, which translates to sinx+siny≤1−k21sin(x+y). Since sin(x+y)=sinxcosy+sinycosx, we need to show that: 1−k2(sinx+siny)≤sinxcosy+sinycosx
4. Claim 1: sinx=AD⋅ACDC⋅handsiny=BD⋅BCDC⋅h Proof: We will only prove the first equality, as the proof for the second one is similar. Note that: 2AD⋅ACsinx=(ADC)=2DC⋅h Hence, we obtain the desired equality: sinx=AD⋅ACDC⋅h ■
5. Rewriting the Inequality: By our Claim, we are equivalently left to prove that: 1−k2⋅(AD⋅AC1+BD⋅BC1)≤AD⋅ACcosy+BD⋅BCcosx That is: 1−k2(BD⋅BC+AD⋅AC)≤BD⋅BCcosy+AD⋅ACcosx
6. Claim 2: BD⋅BCcosy+AD⋅ACcosx=AD2+BC2+AB⋅CD−CD2 Proof: Let P∈AD and Q∈BC be such that CP is perpendicular to AD and DQ is perpendicular to BC. Note that: BD⋅BCcosy+AD⋅ACcosx=BQ⋅BC+AD⋅AP=BC2+AD2+QC⋅BC+PD⋅DA =BC2+AD2+DC⋅CY+DC⋅CX=AD2+BC2+(DY+CX)⋅DC=AD2+BC2+AB⋅CD−CD2 ■
7. Final Inequality: Therefore, returning to the problem, we need to prove that: AD2+BC2+AB⋅CD−CD2≥(AD⋅AC+BD⋅BC)1−k2 That is (switching to variables and heavy algebra): 2h2+a2+b2+(k−k2)c2≥1−k2((h2+a2)(h2+(c−b)2)+(h2+b2)(h2+(c−a)2)) Note that we have the condition a+b=c−kc, as a+b=XA+CY=XY−DC=AB−DC=c−kc.
8. Cauchy-Schwarz Inequality: By the Cauchy-Schwarz inequality, it suffices to prove that: (2h2+a2+b2+(k−k2)c2)2≥(1−k2)((h2+a2)+(h2+b2))((h2+(c−b)2)+(h2+(c−a)2)) Or equivalently (using a+b=c−kc) that: (2h2+a2+b2+(k−k2)c2)2≥(1−k2)(2h2+a2+b2)(2h2+2kc2+a2+b2) Put 2h2+a2+b2=M. Then, we are left to prove that: M(M+2kc2)(1−k2)≤(M+(k−k2)c2)2 Which is equivalent to: (kM−(k−k2)c2)2≥0 This holds, hence we may conclude.
The final answer is 1−k21⋅AB
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.