AlgebraDifficulty 6.6National olympiadFind the answer
Let a,b be positive real numbers, and let x,y be complex numbers such that ∣x∣=a and ∣y∣=b. Find the minimal and maximal value of 1+xyx+y
A number or a short expression. Spacing and $ signs are ignored.
Solution
1. **Express x and y in polar form:** Let x=aeis and y=beit, where a=∣x∣ and b=∣y∣.
2. Calculate the modulus of the given expression: P=1+xyx+y Since y=be−it, we have: P=1+abei(s−t)aeis+beit
3. Simplify the numerator and the denominator: P2=1+abei(s−t)aeis+beit2=(1+abei(s−t))(1+abe−i(s−t))(aeis+beit)(ae−is+be−it)
4. Expand the numerator and the denominator: (aeis+beit)(ae−is+be−it)=a2+b2+ab(ei(s−t)+e−i(s−t)) (1+abei(s−t))(1+abe−i(s−t))=1+a2b2+ab(ei(s−t)+e−i(s−t))
5. Introduce a new variable for simplification: Let u=ei(s−t)+e−i(s−t)=2cos(s−t), where u∈[−2,2].
6. **Rewrite the expression in terms of u:** P2=1+a2b2+abua2+b2+abu
7. **Analyze the function f(u)=1+a2b2+abua2+b2+abu:** P2=1−1+a2b2+abu(a2−1)(b2−1)
8. **Determine the conditions for P:** - If (a2−1)(b2−1)>0, then Pmax=1+aba+b. - If (a2−1)(b2−1)<0, then Pmax=∣1−ab∣∣a−b∣. - If (a2−1)(b2−1)=0, then P=1.
The final answer is 1+aba+b or ∣1−ab∣∣a−b∣ or 1 depending on the conditions.
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.