sehsapneb是否能通过乱猜求出一些数学公式呢( 中发帖

ln(x) = \frac{4x^2 - x - 3}{x^2 + 7x - 2}

$$\ln(x+1) \approx \ln x + \frac{-6x - 3}{-6x^2 - 6x - 1}$$

先来一个猜出来的结果
赶快来水一下,看看能不能乱猜出更好的公式
例如
\ln(x + 1) \approx \ln x + \frac{ax + b}{cx^2 + dx + e}用Python试出最佳的abcde整数组合