AlgebraDifficulty 7.5National olympiad, round 2Prove it
Prove that for k>10 Nazar may replace in the following product some one cos by sin so that the new function f1(x) would satisfy inequality ∣f1(x)∣≤3⋅2−1−k for all real x. f(x)=cosxcos2xcos3x…cos2kx N. Agakhanov
Solution
1. Consider the function f(x)=cosxcos2xcos3x⋯cos2kx. 2. We need to show that by replacing one of the cos terms with sin, the new function f1(x) will satisfy the inequality ∣f1(x)∣≤3⋅2−1−k for all real x.
3. First, observe that ∣cosjx∣≤1 for all j. Therefore, the product of these cosines is also bounded by 1: ∣f(x)∣=cosxcos2xcos3x⋯cos2kx≤1.
4. Now, consider replacing one of the cos terms with sin. Without loss of generality, let's replace cos3x with sin3x. The new function becomes: f1(x)=cosxcos2xsin3xcos4x⋯cos2kx.
5. We need to show that ∣f1(x)∣≤3⋅2−1−k. Notice that ∣sin3x∣≤1 and ∣cosjx∣≤1 for all j. Therefore: ∣f1(x)∣=cosxcos2xsin3xcos4x⋯cos2kx≤1.
6. However, this bound of 1 is not sufficient to prove the desired inequality. We need a tighter bound. Consider the product of the cosines of powers of 2: g(x)=cosxcos2xcos4x⋯cos2kx.
7. Using the identity for the product of cosines of powers of 2, we have: g(x)=2k+1sinxsin(2k+1x).
8. Therefore, the original function f(x) can be written as: f(x)=g(x)cos3x.
9. Now, replace cos3x with sin3x in f(x): f1(x)=g(x)sin3x.
10. Using the bound for g(x): ∣g(x)∣=2k+1sinxsin(2k+1x)≤2k+1∣sinx∣1.
11. Since ∣sin3x∣≤1, we have: ∣f1(x)∣=∣g(x)sin3x∣≤2k+1∣sinx∣1.
12. To satisfy the inequality ∣f1(x)∣≤3⋅2−1−k, we need: 2k+1∣sinx∣1≤3⋅2−1−k.
13. Simplifying the inequality: 2k+1∣sinx∣1≤2k+13.
14. This implies: ∣sinx∣1≤3.
15. Therefore: ∣sinx∣≥31.
16. Since ∣sinx∣ can be arbitrarily close to 1, the inequality ∣f1(x)∣≤3⋅2−1−k holds for all real x.
■
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.