I have an equation describing what geometrical parameters differentiate mechanically bistable membranes form monostable membranes. Long story short, I have simplified all of the parameters (such as distance to apex, and angular opening) and got the following single variable equation, which I cannot seem to wrap my head around:
$$\arcsin(\frac{20x}{100+x^2})\ * \sqrt{(\frac{50}{x})+(\frac{x}{2})} = 1.339 $$
(where $x$ is the height of the buckled membrane)
I managed to find the solution numerically, and $x = 0.90$ mm, however I'm really curious of how to solve it analytically.
Thanks to anyone who is willing to try to tackle this (according to me) tough equation!
UPDATE:
So after doing some searching, I found out that the solution to this equation is not in closed-form and so only Lambert W function can be used to approximate the answer. Now, what I still do not understand is why doesn't this equation have a closed-form solution? What are the criteria for an equation to have closed-form solution?
Thanks again for any help!