Solving for $(x,y)$ in $\sin(2x)$

  • Context:
  • Thread starter Thread starter anemone
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Find all pairs $(x, y)$ of real numbers with $0<x<\dfrac{\pi}{2}$ such that $$\frac{(\sin x)^{2y}}{(\cos x)^{\frac{y^2}{2}}}+\frac{(\cos x)^{2y}}{(\sin x)^{\frac{y^2}{2}}}=\sin (2x)$$.
 
Physics news on Phys.org
Here is a solution that I found somewhere online:

By applying AM-GM inequality to the expression on the left, we obtain

$$\frac{(\sin x)^{2y}}{(\cos x)^{\frac{y^2}{2}}}+\frac{(\cos x)^{2y}}{(\sin x)^{\frac{y^2}{2}}} \ge 2 \sqrt{\frac{(\sin x \cos x)^{2y}}{(\sin x\cos x)^{\frac{y^2}{2}}}} \ge 2(\sin x \cos x)^{y-\frac{y^2}{4}} $$

and since $$\frac{(\sin x)^{2y}}{(\cos x)^{\frac{y^2}{2}}}+\frac{(\cos x)^{2y}}{(\sin x)^{\frac{y^2}{2}}}=\sin (2x)$$

$$\sin (2x) \ge 2(\sin x \cos x)^{y-\frac{y^2}{4}}$$

$$2(\sin x \cos x) \ge 2(\sin x \cos x)^{y-\frac{y^2}{4}}$$

but $$\sin x \cos x=\frac{\sin 2x}{2} \le \frac{1}{2}$$

we must have $$y-\frac{y^2}{4}\ge 1\rightarrow (y-2)^2 \le 0$$

This is true iff $y=2$ and when $\sin x=\cos x$, so there is a unique solution to this problem where $$(x, y)=\left(\frac{\pi}{4}, 2 \right)$$.