$ \DeclareMathOperator{\sgn}{sgn} \DeclareMathOperator{\Res}{Res} \DeclareMathOperator{\VP}{V.P.} \DeclareMathOperator{\e}{e} \DeclareMathOperator{\AC}{AC} \DeclareMathOperator{\BB}{B} \DeclareMathOperator{\RHO}{\rho} %\DeclareMathOperator{\CCC}{C^1} \DeclareMathOperator{\contt}{C} \DeclareMathOperator{\PCC}{PC} \DeclareMathOperator{\LL}{L} \DeclareMathOperator{\RE}{Re} \DeclareMathOperator{\IM}{Im} %\DeclareMathOperator{\dd}{d} \DeclareMathOperator{\VEC}{vec} \DeclareMathOperator{\EXP}{exp} \DeclareMathOperator{\COS}{cos} \DeclareMathOperator{\SIN}{sin} \newcommand{\ph}{\varphi} \newcommand{\inth}{\Int_{-h_k}^0} \newcommand{\teta}{\theta} \newcommand{\R}{\mathbb{R}} \renewcommand{\C}{\mathbb{C}} %\renewcommand{\L}{\mathbb{L}} \newcommand{\N}{\mathbb{N}} \newcommand{\Z}{\mathbb{Z}} \newcommand{\<}{\leq} \renewcommand{\>}{\geq} \renewcommand{\d}{\mathrm{d}} \newcommand{\Int}{\int\limits} \newcommand{\Sum}{\sum\limits} \newcommand{\Sup}{\sup\limits} \newcommand{\eqdef}{\stackrel{\mathrm{def}}{=}} \renewcommand{\ae}{\stackrel{\mathrm{a.e.}}{=}} \newcommand{\mh}{\mathfrak{h}} \newcommand{\bh}{\mathbf h} \newcommand{\bN}{\mathbf N} \newcommand{\eps}{\varepsilon} \newcommand{\dt}{\mathrm{d}t} \newcommand{\dd}{\mathrm{d}} \newcommand{\x}{\textup{x}} \newcommand{\y}{\textup{y}} %\newcommand{\w}{\textup{w}} \newcommand{\al}{\alpha} \newcommand{\ti}{\times} \newcommand{\D}{\Delta} \newcommand{\del}{\delta} \newcommand{\F}{\mathbb{F}} \renewcommand{\O}{\Omega} \newcommand{\til}[1]{\widetilde{#1}} \newcommand{\g}{\gamma} \newcommand{\wD}{\widehat{\Delta}} \newcommand{\imp}{\implies} \newcommand{\ot}{\otimes} $ Consider the function $f(z)=10 \sin (z^{2019})-z.$ I'd like to find the number of zeros of $f$ in the unit disk $D=\left\{z\in\C:~|z|\<1\right\}.$
I've found the similar question and can't understand why $$ |\sin z|\>\frac{\sqrt 2}{2}\quad\forall z=x+iy\in\C:~|z|=1.\tag{1} $$ Namely, why $\sqrt{(\e^{2y}-4+\e^{-2y})+(4-2\cos(2x))}\>\sqrt 2$? Lagrange multipliers method for function $g(x,y)=(\e^{2y}-4+\e^{-2y})+(4-2\cos(2x))$ gives the system which is really hard to solve.
Found another approach here but we need ($f(z)\ne 0$ if $|z|=1$) in order to use Argument Principle.
DeclareMathOperators andnewcommands. – Arthur May 17 '22 at 14:23