Maths Olympiad Prep

Library / /461 of 520

Algebra Difficulty 7.5 National olympiad, round 2 Prove it

Prove that for k>10k>10 Nazar may replace in the following product some one cos\cos by sin\sin so that the new function f1(x)f_{1}(x) would satisfy inequality f1(x)321k|f_{1}(x)|\le 3\cdot 2^{-1-k} for all real xx.
f(x)=cosxcos2xcos3xcos2kxf(x) = \cos x \cos 2x \cos 3x \dots \cos 2^{k}x
N. Agakhanov

Solution

1. Consider the function f(x)=cosxcos2xcos3xcos2kx f(x) = \cos x \cos 2x \cos 3x \cdots \cos 2^k x .
2. We need to show that by replacing one of the cos\cos terms with sin\sin, the new function f1(x) f_1(x) will satisfy the inequality f1(x)321k |f_1(x)| \leq 3 \cdot 2^{-1-k} for all real x x .

3. First, observe that cosjx1 |\cos jx| \leq 1 for all j j . Therefore, the product of these cosines is also bounded by 1:
f(x)=cosxcos2xcos3xcos2kx1. |f(x)| = \left| \cos x \cos 2x \cos 3x \cdots \cos 2^k x \right| \leq 1.

4. Now, consider replacing one of the cos\cos terms with sin\sin. Without loss of generality, let's replace cos3x\cos 3x with sin3x\sin 3x. The new function becomes:
f1(x)=cosxcos2xsin3xcos4xcos2kx. f_1(x) = \cos x \cos 2x \sin 3x \cos 4x \cdots \cos 2^k x.

5. We need to show that f1(x)321k |f_1(x)| \leq 3 \cdot 2^{-1-k} . Notice that sin3x1 |\sin 3x| \leq 1 and cosjx1 |\cos jx| \leq 1 for all j j . Therefore:
f1(x)=cosxcos2xsin3xcos4xcos2kx1. |f_1(x)| = \left| \cos x \cos 2x \sin 3x \cos 4x \cdots \cos 2^k x \right| \leq 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)=cosxcos2xcos4xcos2kx. g(x) = \cos x \cos 2x \cos 4x \cdots \cos 2^k x.

7. Using the identity for the product of cosines of powers of 2, we have:
g(x)=sin(2k+1x)2k+1sinx. g(x) = \frac{\sin(2^{k+1}x)}{2^{k+1} \sin x}.

8. Therefore, the original function f(x) f(x) can be written as:
f(x)=g(x)cos3x. f(x) = g(x) \cos 3x.

9. Now, replace cos3x\cos 3x with sin3x\sin 3x in f(x) f(x) :
f1(x)=g(x)sin3x. f_1(x) = g(x) \sin 3x.

10. Using the bound for g(x) g(x) :
g(x)=sin(2k+1x)2k+1sinx12k+1sinx. |g(x)| = \left| \frac{\sin(2^{k+1}x)}{2^{k+1} \sin x} \right| \leq \frac{1}{2^{k+1} |\sin x|}.

11. Since sin3x1 |\sin 3x| \leq 1 , we have:
f1(x)=g(x)sin3x12k+1sinx. |f_1(x)| = |g(x) \sin 3x| \leq \frac{1}{2^{k+1} |\sin x|}.

12. To satisfy the inequality f1(x)321k |f_1(x)| \leq 3 \cdot 2^{-1-k} , we need:
12k+1sinx321k. \frac{1}{2^{k+1} |\sin x|} \leq 3 \cdot 2^{-1-k}.

13. Simplifying the inequality:
12k+1sinx32k+1. \frac{1}{2^{k+1} |\sin x|} \leq \frac{3}{2^{k+1}}.

14. This implies:
1sinx3. \frac{1}{|\sin x|} \leq 3.

15. Therefore:
sinx13. |\sin x| \geq \frac{1}{3}.

16. Since sinx |\sin x| can be arbitrarily close to 1, the inequality f1(x)321k |f_1(x)| \leq 3 \cdot 2^{-1-k} holds for all real x x .

\blacksquare

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.