- the given equation is $x-\cos(x) = w$
- given some $w$ values $-100, -1.9827359827356, 50, 75.2982735, 100\ldots$ maybe many more between, say $-10000\ldots 10000$
Please find some
a) simple !! b) enough accurate
approximation to find $x$
I tried
$a_1 \sin{(z_1 w + z_2)} + a_2 \sin{(z_3 w + z_4)} + a_3 \sin{(z_5 w + z_6)} ... + w + constant$
and found some good but it was something like at least $9 \sin$ things to get a good approximation.
Can you find more simple still somewhat accurate approx equation for this ?
For convenience, I am treating $y=x-\sin(x)$, which is just a translate of the original equation.
This function is odd and can be repeated by translation, so it is enough to solve in $[-\frac\pi2,\frac\pi2]$. Inspired by its Taylor development, we look at the graph of
$$\sqrt[3]{x-\sin(x)}$$ which is very close to a straight line. Hence the linear approximation
$$\sqrt[3]y\approx\frac2\pi\sqrt[3]{\frac\pi2-1}\,x.$$