My research has lead me to the following function:
$$ \frac{\sin(x) [\sin^2(x)\cdot F+ \cos^2(x)/F ]} { 1 - \cos(x) } $$
$F$ is a parameter, and I would like to find the minimum value of this function in the range $x \in [0,\pi/4]$ as a function of $F$.
The graph of the function looks pretty simple - when $F\geq 3$ there is a single minimum point which changes smoothly as $F$ changes (the minimum value seems to converge to 4 when $F$ grows).
However, I couldn't find an analytic expression to the minimum point. I tried to find the derivative of the function using Wolfram Alpha's calculator, but the derivative looks so complicated, I have no idea how to find its zero point.
Is there any trick with which I can find at least an approximate expression to the minimum point as a function of $F$?
for the numerator of the first derivative i have got after simplification i have got $$2\,{F}^{2} \left( \cos \left( x \right) \right) ^{4}-3\,{F}^{2} \left( \cos \left( x \right) \right) ^{3}-{F}^{2} \left( \cos \left( x \right) \right) ^{2}-2\, \left( \cos \left( x \right) \right) ^{4}+3\,{F}^{2}\cos \left( x \right) +3\, \left( \cos \left( x \right) \right) ^{3}-{F}^{2}+ \left( \cos \left( x \right) \right) ^{2}-2\,\cos \left( x \right) $$ it is a polynomial in $\cos(x)$