Initial program 14.0
\[\frac{1}{x + 1} - \frac{1}{x - 1}
\]
Applied add-cube-cbrt_binary6425.6
\[\leadsto \frac{1}{x + 1} - \color{blue}{\left(\sqrt[3]{\frac{1}{x - 1}} \cdot \sqrt[3]{\frac{1}{x - 1}}\right) \cdot \sqrt[3]{\frac{1}{x - 1}}}
\]
Applied flip-+_binary6428.3
\[\leadsto \frac{1}{\color{blue}{\frac{x \cdot x - 1 \cdot 1}{x - 1}}} - \left(\sqrt[3]{\frac{1}{x - 1}} \cdot \sqrt[3]{\frac{1}{x - 1}}\right) \cdot \sqrt[3]{\frac{1}{x - 1}}
\]
Applied associate-/r/_binary6428.3
\[\leadsto \color{blue}{\frac{1}{x \cdot x - 1 \cdot 1} \cdot \left(x - 1\right)} - \left(\sqrt[3]{\frac{1}{x - 1}} \cdot \sqrt[3]{\frac{1}{x - 1}}\right) \cdot \sqrt[3]{\frac{1}{x - 1}}
\]
Applied prod-diff_binary6428.3
\[\leadsto \color{blue}{\mathsf{fma}\left(\frac{1}{x \cdot x - 1 \cdot 1}, x - 1, -\sqrt[3]{\frac{1}{x - 1}} \cdot \left(\sqrt[3]{\frac{1}{x - 1}} \cdot \sqrt[3]{\frac{1}{x - 1}}\right)\right) + \mathsf{fma}\left(-\sqrt[3]{\frac{1}{x - 1}}, \sqrt[3]{\frac{1}{x - 1}} \cdot \sqrt[3]{\frac{1}{x - 1}}, \sqrt[3]{\frac{1}{x - 1}} \cdot \left(\sqrt[3]{\frac{1}{x - 1}} \cdot \sqrt[3]{\frac{1}{x - 1}}\right)\right)}
\]
Simplified27.3
\[\leadsto \color{blue}{\frac{1}{\mathsf{fma}\left(x, x, -1\right)} \cdot \left(x - \left(2 + x\right)\right)} + \mathsf{fma}\left(-\sqrt[3]{\frac{1}{x - 1}}, \sqrt[3]{\frac{1}{x - 1}} \cdot \sqrt[3]{\frac{1}{x - 1}}, \sqrt[3]{\frac{1}{x - 1}} \cdot \left(\sqrt[3]{\frac{1}{x - 1}} \cdot \sqrt[3]{\frac{1}{x - 1}}\right)\right)
\]
Simplified13.4
\[\leadsto \frac{1}{\mathsf{fma}\left(x, x, -1\right)} \cdot \left(x - \left(2 + x\right)\right) + \color{blue}{0}
\]
Taylor expanded in x around 0 0.4
\[\leadsto \frac{1}{\mathsf{fma}\left(x, x, -1\right)} \cdot \color{blue}{-2} + 0
\]
Final simplification0.4
\[\leadsto \frac{1}{\mathsf{fma}\left(x, x, -1\right)} \cdot -2
\]