I am trying to plot a Floquet number $c(k,g)$ figure, numerically, of the equation $y^{\prime\prime} + k y + g^2 \sin^2(\eta+b) y = 0$, where the prime denote the derivative to $t$, $t = \ln \eta $ and $b$ is a non-zero constant which make $\sin(\eta+b)$ may not be the standard sine or cosine form.
The key point to use the Floquet theorem is that the last term of the equation should be periodic, but $\sin(e^{t})$ is not periodic.
So I want to introduce a new variable $f(t) \sin(e^{t})$ which makes $f^2(t) \sin^2(e^{t})$ periodic and get the floquet number. About the Floquet number plot I can just rescale the parameter $g$ to $g_{\star}= \frac{g}{f(t)}$ and shows the system evolve in $c(k,g_{\star})$ plot.
Is there a function $f(t)$ multiply to $\sin(e^{t})$ can make it periodic?