so what i want is to find the coefficients which is $a,b,c,d$ in terms of $f(x)$ where $f(x)=(ax+b)/(cx+d)$ only in terms of $f(u)$,$f'(u)$ and $f''(u)$ where $u$ is some constant
i solved for a similar question but its instead $f(x)=1/(ax+b)+c$ which is
- $a=-f'(0)(1/(f(0)-f(1))+1/(f'(0)))^2$
- $b=1/(f(0)-f(1))+1/(f'(0))$
- $c=f(0)-1/(1/(f(0)-f(1))+1/(f'(0)))$
and as you can tell from the solution above, i only used $f(0),f(1)$ and $f'(0)$, i never used the second derivative which makes me proud of the work, i tried doing $(ax+b)/(cx+d)$ but with no luck on a single coefficient, so i deciced to share it with you to try it for yourself. Maybe its only possible with thrid or higher derivatives but i hope its possible with only the second derivative.