Introduction / setup: In the article Spectral Gap for a Class of Random Billiards by Renato Feres and Hong-Kun Zhang (link: https://www.math.wustl.edu/~feres/spectralgapnew.pdf) a trigonometric equation is established (in proposition 8, equation (3.2)) between two angles $\theta$ and $\Theta = \Theta_{\theta,1}$, namely
\begin{equation}
K\sin\Theta = 1 - \cos\left( \frac{\theta + \Theta}{2} \right).
\end{equation}
Here $K \geq 2$ is the curvature / inverse of the radius of the circles $\Gamma_1$ and $\Gamma_2$, as seen in the following figure.
In proposition 9 (inequality (3.7), here you have to note that they define $\sigma(\theta) := \frac{\theta^2}{8K}$) they go on to say that from this equation we can deduce that if $0 \leq \theta \leq \sin^{-1}\left(\frac{1}{K}\right) := \theta_{0}$, then
$$\Theta \leq (1+\theta)\frac{\theta^2}{8K}.$$
Here it is also useful to note that we always have $0 \leq \Theta \leq \theta$.
My question: How can I prove that this bound indeed holds?
What I have tried / what may be useful to know: I do not believe that it is important how they established this equation and how the dynamics works (it comes from a billiard dynamics system). What is useful to know is the above and that they say one can derive this inequality by using estimates from Taylor approximations on the above trigonometric equation. You should for example think of: if $\theta \in \left[0,\frac{\pi}{2}\right]$, then $\sin(\theta) \leq \theta$ and $\sin(\theta) \geq \theta - \frac{\theta^3}{6}$, etc (see for example their proof of the lower bound in the inequality (3.7) from proposition 9). I have tried to do this along with trying some other trigonometric identities, but I just cannot get the right expression.
Many thanks in advance.
This is not an answer
I do not clearly understand the steps leading to $$\Theta \leq (1+\theta)\frac{\theta^2}{8K}$$ but I think that other could be proposed for lower bounds and approximate solutions.
Consider that we look for the zero of function
$$\begin{equation} f(\Theta)=K\sin(\Theta) - 1 + \cos\left( \frac{\theta + \Theta}{2} \right). \end{equation}$$ that we shall solve using Newton method starting at $\Theta_0=0$.
Whe have $$f(0)=\cos \left(\frac{\theta }{2}\right)-1 \qquad f'(0)=K-\frac{1}{2} \sin \left(\frac{\theta }{2}\right)\qquad f''(0)=\frac{1}{8} \sin \left(\frac{\theta }{2}\right)-K$$ So, the first iterate of Newton method is $$\Theta_{(2)}=\frac{2 \left(1-\cos \left(\frac{\theta }{2}\right)\right)}{2 K-\sin \left(\frac{\theta }{2}\right)}=\frac{4 \sin ^2\left(\frac{\theta }{4}\right)}{2 K-\sin \left(\frac{\theta}{2}\right)}$$
Now, the key point is that $$f(0)\,f''(0)=\left(1-\cos \left(\frac{\theta }{2}\right)\right) \left(K-\frac{1}{8} \sin\left(\frac{\theta }{2}\right)\right)$$ is always positive and since $f''(0)<0$, by Darboux theorem we have $$\Theta >\Theta_{(2)}$$
Doing the same using Halley method, we can generate a still better lower bound $$\Theta_{(3)}=\frac{8 \left(1-\cos \left(\frac{\theta }{2}\right)\right) \left(2 K-\sin \left(\frac{\theta }{2}\right)\right)}{16 K^2-16 K \sin \left(\frac{\theta }{2}\right)+3-\left(2 \cos \left(\frac{\theta }{2}\right)+\cos (\theta )\right)}$$ and $$\Theta>\Theta_{(3)}$$
A few examples $$\left( \begin{array}{cccccc} K & \theta & \Theta_{(2)}& \Theta_{(3)} & \text{solution} & (1+\theta)\frac{\theta^2}{8K} \\ 3 & 0.25 & 0.00265597 & 0.00265626 & 0.00265597 & 0.00325521 \\ 3 & 0.50 & 0.01080819 & 0.01081311 & 0.01081333 & 0.01562500 \\ 3 & 0.75 & 0.02467012 & 0.02469528 & 0.02469795 & 0.04101563 \\ 3 & 1.00 & 0.04434953 & 0.04442783 & 0.04444361 & 0.08333333 \\ 3 & 1.25 & 0.06982097 & 0.07000397 & 0.07006672 & 0.14648438 \\ 3 & 1.50 & 0.10089993 & 0.10125131 & 0.10144440 & 0.23437500 \\ & & & & & \\ 4 & 0.25 & 0.001981463 & 0.001981587 & 0.001981463 & 0.00244141 \\ 4 & 0.50 & 0.008019914 & 0.008021925 & 0.008022013 & 0.01171875 \\ 4 & 0.75 & 0.018206670 & 0.018216777 & 0.018217828 & 0.03076172 \\ 4 & 1.00 & 0.032555342 & 0.032586290 & 0.032592377 & 0.06250000 \\ 4 & 1.25 & 0.050988364 & 0.051059548 & 0.051083238 & 0.10986328 \\ 4 & 1.50 & 0.073325468 & 0.073460103 & 0.073531467 & 0.17578125 \end{array} \right)$$
What is sure is that $$f\left(\frac{\theta ^2 (\theta +1)}{8 K}\right)=K \sin \left(\frac{\theta ^2 (\theta +1)}{8 K}\right)+\cos \left(\frac{\theta \left(\theta ^2+\theta +8 K\right)}{16 K}\right)-1$$ is always positive.