Theia
- 121
- 1
Hello all
I was doing some approximation to solve another problem, but got stuck when trying to figure out a suitable inverse functions for this:
$$a = \frac{\cos x}{3x^2 - \pi^2}$$, where $$0 \le x \le \pi$$.
What I need is the two functions $$x(a)$$ at least near $$a \approx -0.086 \pm 0.01$$ but I'm not quite sure how to do it well.
Thus far I tried some sort of numerical way, meaning that I put $$a = $$ something and made a table of the results, then tried to fit some sort of simple polynomial (quadratic and cubic), but the results were not very convincing. So now I'm wondering should I still continue playing with the numerics and try to find some good function shape to fit, or should I try some other way, e.g. write the functions $$x(a)$$ in terms of power serie.
Thank you!
I was doing some approximation to solve another problem, but got stuck when trying to figure out a suitable inverse functions for this:
$$a = \frac{\cos x}{3x^2 - \pi^2}$$, where $$0 \le x \le \pi$$.
What I need is the two functions $$x(a)$$ at least near $$a \approx -0.086 \pm 0.01$$ but I'm not quite sure how to do it well.
Thus far I tried some sort of numerical way, meaning that I put $$a = $$ something and made a table of the results, then tried to fit some sort of simple polynomial (quadratic and cubic), but the results were not very convincing. So now I'm wondering should I still continue playing with the numerics and try to find some good function shape to fit, or should I try some other way, e.g. write the functions $$x(a)$$ in terms of power serie.

Thank you!