AlgebraDifficulty 7.1National olympiad, round 2Find the answer
Given is a natural number n≥3. Solve the system of equations: $⎩⎨⎧tan(x1)+3cot(x1)tan(x2)+3cot(x2)tan(xn)+3cot(xn)=2tan(x2)=2tan(x3)…=2tan(x1)$
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Solution
To solve the given system of equations, we will analyze the function and the behavior of the tangent and cotangent functions.
Given the system of equations: ⎩⎨⎧tan(x1)+3cot(x1)tan(x2)+3cot(x2)tan(xn)+3cot(xn)=2tan(x2)=2tan(x3)⋮=2tan(x1)
1. Rewrite the equations in terms of a single variable: Let yk=tan(xk). Then the system becomes: ⎩⎨⎧y1+y13y2+y23yn+yn3=2y2=2y3⋮=2y1
2. **Analyze the function f(z)=2z+2z3:** We need to find the fixed points of this function. A fixed point z satisfies: z=2z+2z3 Multiplying both sides by 2z to clear the fraction: 2z2=z2+3⟹z2=3⟹z=±3
3. **Behavior of the function f(z):** - For z>0, f(z) has a unique positive fixed point at z=3. - For z<0, f(z) has a unique negative fixed point at z=−3.
4. Convergence to fixed points: - If y1=3, then y1>3 and yn>3 implies 3<yn+1<yn, showing that all positive seeds have orbits converging to 3. - By symmetry, all negative seeds have orbits converging to −3.
5. Conclusion for the system: Since all yk converge to either 3 or −3, we have: tan(x1)=tan(x2)=⋯=tan(xn)=±3 Therefore, the solutions for xk are: (x1,x2,…,xn)∈πZn±(3π,3π,…,3π)
The final answer is (x1,x2,…,xn)∈πZn±(3π,3π,…,3π).
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.