Initial program 0.6
\[\cos^{-1} \left(\frac{1 - 5 \cdot \left(v \cdot v\right)}{v \cdot v - 1}\right)\]
- Using strategy
rm Applied *-un-lft-identity0.6
\[\leadsto \cos^{-1} \left(\frac{1 - 5 \cdot \left(v \cdot v\right)}{\color{blue}{1 \cdot \left(v \cdot v - 1\right)}}\right)\]
Applied add-cube-cbrt0.7
\[\leadsto \cos^{-1} \left(\frac{\color{blue}{\left(\sqrt[3]{1 - 5 \cdot \left(v \cdot v\right)} \cdot \sqrt[3]{1 - 5 \cdot \left(v \cdot v\right)}\right) \cdot \sqrt[3]{1 - 5 \cdot \left(v \cdot v\right)}}}{1 \cdot \left(v \cdot v - 1\right)}\right)\]
Applied times-frac0.7
\[\leadsto \cos^{-1} \color{blue}{\left(\frac{\sqrt[3]{1 - 5 \cdot \left(v \cdot v\right)} \cdot \sqrt[3]{1 - 5 \cdot \left(v \cdot v\right)}}{1} \cdot \frac{\sqrt[3]{1 - 5 \cdot \left(v \cdot v\right)}}{v \cdot v - 1}\right)}\]
- Removed slow
pow expressions.