- Split input into 2 regimes
if x < -4126.085170941377 or 3787.871668043524 < x
Initial program 60.2
\[\sqrt[3]{x + 1} - \sqrt[3]{x}\]
Initial simplification60.2
\[\leadsto \sqrt[3]{1 + x} - \sqrt[3]{x}\]
- Using strategy
rm Applied add-cube-cbrt60.5
\[\leadsto \color{blue}{\left(\sqrt[3]{\sqrt[3]{1 + x}} \cdot \sqrt[3]{\sqrt[3]{1 + x}}\right) \cdot \sqrt[3]{\sqrt[3]{1 + x}}} - \sqrt[3]{x}\]
Taylor expanded around inf 39.1
\[\leadsto \color{blue}{\left(\frac{1}{3} \cdot {\left(\frac{1}{{x}^{2}}\right)}^{\frac{1}{3}} + \frac{5}{81} \cdot {\left(\frac{1}{{x}^{8}}\right)}^{\frac{1}{3}}\right) - \frac{1}{9} \cdot {\left(\frac{1}{{x}^{5}}\right)}^{\frac{1}{3}}}\]
Simplified31.5
\[\leadsto \color{blue}{\left(\frac{1}{3} \cdot \sqrt[3]{\frac{1}{x \cdot x}} - \frac{1}{9} \cdot \sqrt[3]{\frac{1}{{x}^{5}}}\right) + \sqrt[3]{\frac{1}{{x}^{8}}} \cdot \frac{5}{81}}\]
if -4126.085170941377 < x < 3787.871668043524
Initial program 0.1
\[\sqrt[3]{x + 1} - \sqrt[3]{x}\]
Initial simplification0.1
\[\leadsto \sqrt[3]{1 + x} - \sqrt[3]{x}\]
- Using strategy
rm Applied add-cbrt-cube0.1
\[\leadsto \color{blue}{\sqrt[3]{\left(\sqrt[3]{1 + x} \cdot \sqrt[3]{1 + x}\right) \cdot \sqrt[3]{1 + x}}} - \sqrt[3]{x}\]
- Using strategy
rm Applied add-cube-cbrt0.1
\[\leadsto \sqrt[3]{\left(\sqrt[3]{1 + x} \cdot \sqrt[3]{1 + x}\right) \cdot \sqrt[3]{\color{blue}{\left(\sqrt[3]{1 + x} \cdot \sqrt[3]{1 + x}\right) \cdot \sqrt[3]{1 + x}}}} - \sqrt[3]{x}\]
Applied cbrt-prod0.1
\[\leadsto \sqrt[3]{\left(\sqrt[3]{1 + x} \cdot \sqrt[3]{1 + x}\right) \cdot \color{blue}{\left(\sqrt[3]{\sqrt[3]{1 + x} \cdot \sqrt[3]{1 + x}} \cdot \sqrt[3]{\sqrt[3]{1 + x}}\right)}} - \sqrt[3]{x}\]
- Using strategy
rm Applied add-exp-log0.1
\[\leadsto \sqrt[3]{\left(\sqrt[3]{1 + x} \cdot \sqrt[3]{1 + x}\right) \cdot \left(\color{blue}{e^{\log \left(\sqrt[3]{\sqrt[3]{1 + x} \cdot \sqrt[3]{1 + x}}\right)}} \cdot \sqrt[3]{\sqrt[3]{1 + x}}\right)} - \sqrt[3]{x}\]
- Recombined 2 regimes into one program.
Final simplification15.7
\[\leadsto \begin{array}{l}
\mathbf{if}\;x \le -4126.085170941377 \lor \neg \left(x \le 3787.871668043524\right):\\
\;\;\;\;\sqrt[3]{\frac{1}{{x}^{8}}} \cdot \frac{5}{81} + \left(\frac{1}{3} \cdot \sqrt[3]{\frac{1}{x \cdot x}} - \frac{1}{9} \cdot \sqrt[3]{\frac{1}{{x}^{5}}}\right)\\
\mathbf{else}:\\
\;\;\;\;\sqrt[3]{\left(\sqrt[3]{x + 1} \cdot \sqrt[3]{x + 1}\right) \cdot \left(e^{\log \left(\sqrt[3]{\sqrt[3]{x + 1} \cdot \sqrt[3]{x + 1}}\right)} \cdot \sqrt[3]{\sqrt[3]{x + 1}}\right)} - \sqrt[3]{x}\\
\end{array}\]