Average Error: 0.2 → 0.1
Time: 43.9s
Precision: 64
\[\left({\left(a \cdot a + b \cdot b\right)}^{2} + 4 \cdot \left(\left(a \cdot a\right) \cdot \left(1 - a\right) + \left(b \cdot b\right) \cdot \left(3 + a\right)\right)\right) - 1\]
\[\left((b \cdot \left((b \cdot b + \left(\left(a \cdot a\right) \cdot 2\right))_* \cdot b\right) + \left({a}^{4}\right))_* + \left(\left(b \cdot b\right) \cdot \left(3 + a\right) + \left(a \cdot a\right) \cdot \left(1 - a\right)\right) \cdot 4\right) - 1\]

Error

Bits error versus a

Bits error versus b

Derivation

  1. Initial program 0.2

    \[\left({\left(a \cdot a + b \cdot b\right)}^{2} + 4 \cdot \left(\left(a \cdot a\right) \cdot \left(1 - a\right) + \left(b \cdot b\right) \cdot \left(3 + a\right)\right)\right) - 1\]
  2. Taylor expanded around 0 0.0

    \[\leadsto \left(\color{blue}{\left({b}^{4} + \left(2 \cdot \left({a}^{2} \cdot {b}^{2}\right) + {a}^{4}\right)\right)} + 4 \cdot \left(\left(a \cdot a\right) \cdot \left(1 - a\right) + \left(b \cdot b\right) \cdot \left(3 + a\right)\right)\right) - 1\]
  3. Simplified0.2

    \[\leadsto \left(\color{blue}{(b \cdot \left(b \cdot (b \cdot b + \left(2 \cdot \left(a \cdot a\right)\right))_*\right) + \left(\left(a \cdot a\right) \cdot \left(a \cdot a\right)\right))_*} + 4 \cdot \left(\left(a \cdot a\right) \cdot \left(1 - a\right) + \left(b \cdot b\right) \cdot \left(3 + a\right)\right)\right) - 1\]
  4. Using strategy rm
  5. Applied pow10.2

    \[\leadsto \left((b \cdot \left(b \cdot (b \cdot b + \left(2 \cdot \left(a \cdot a\right)\right))_*\right) + \left(\left(a \cdot a\right) \cdot \left(a \cdot \color{blue}{{a}^{1}}\right)\right))_* + 4 \cdot \left(\left(a \cdot a\right) \cdot \left(1 - a\right) + \left(b \cdot b\right) \cdot \left(3 + a\right)\right)\right) - 1\]
  6. Applied pow10.2

    \[\leadsto \left((b \cdot \left(b \cdot (b \cdot b + \left(2 \cdot \left(a \cdot a\right)\right))_*\right) + \left(\left(a \cdot a\right) \cdot \left(\color{blue}{{a}^{1}} \cdot {a}^{1}\right)\right))_* + 4 \cdot \left(\left(a \cdot a\right) \cdot \left(1 - a\right) + \left(b \cdot b\right) \cdot \left(3 + a\right)\right)\right) - 1\]
  7. Applied pow-sqr0.2

    \[\leadsto \left((b \cdot \left(b \cdot (b \cdot b + \left(2 \cdot \left(a \cdot a\right)\right))_*\right) + \left(\left(a \cdot a\right) \cdot \color{blue}{{a}^{\left(2 \cdot 1\right)}}\right))_* + 4 \cdot \left(\left(a \cdot a\right) \cdot \left(1 - a\right) + \left(b \cdot b\right) \cdot \left(3 + a\right)\right)\right) - 1\]
  8. Applied pow10.2

    \[\leadsto \left((b \cdot \left(b \cdot (b \cdot b + \left(2 \cdot \left(a \cdot a\right)\right))_*\right) + \left(\left(a \cdot \color{blue}{{a}^{1}}\right) \cdot {a}^{\left(2 \cdot 1\right)}\right))_* + 4 \cdot \left(\left(a \cdot a\right) \cdot \left(1 - a\right) + \left(b \cdot b\right) \cdot \left(3 + a\right)\right)\right) - 1\]
  9. Applied pow10.2

    \[\leadsto \left((b \cdot \left(b \cdot (b \cdot b + \left(2 \cdot \left(a \cdot a\right)\right))_*\right) + \left(\left(\color{blue}{{a}^{1}} \cdot {a}^{1}\right) \cdot {a}^{\left(2 \cdot 1\right)}\right))_* + 4 \cdot \left(\left(a \cdot a\right) \cdot \left(1 - a\right) + \left(b \cdot b\right) \cdot \left(3 + a\right)\right)\right) - 1\]
  10. Applied pow-prod-up0.2

    \[\leadsto \left((b \cdot \left(b \cdot (b \cdot b + \left(2 \cdot \left(a \cdot a\right)\right))_*\right) + \left(\color{blue}{{a}^{\left(1 + 1\right)}} \cdot {a}^{\left(2 \cdot 1\right)}\right))_* + 4 \cdot \left(\left(a \cdot a\right) \cdot \left(1 - a\right) + \left(b \cdot b\right) \cdot \left(3 + a\right)\right)\right) - 1\]
  11. Applied pow-prod-up0.1

    \[\leadsto \left((b \cdot \left(b \cdot (b \cdot b + \left(2 \cdot \left(a \cdot a\right)\right))_*\right) + \color{blue}{\left({a}^{\left(\left(1 + 1\right) + 2 \cdot 1\right)}\right)})_* + 4 \cdot \left(\left(a \cdot a\right) \cdot \left(1 - a\right) + \left(b \cdot b\right) \cdot \left(3 + a\right)\right)\right) - 1\]
  12. Simplified0.1

    \[\leadsto \left((b \cdot \left(b \cdot (b \cdot b + \left(2 \cdot \left(a \cdot a\right)\right))_*\right) + \left({a}^{\color{blue}{4}}\right))_* + 4 \cdot \left(\left(a \cdot a\right) \cdot \left(1 - a\right) + \left(b \cdot b\right) \cdot \left(3 + a\right)\right)\right) - 1\]
  13. Final simplification0.1

    \[\leadsto \left((b \cdot \left((b \cdot b + \left(\left(a \cdot a\right) \cdot 2\right))_* \cdot b\right) + \left({a}^{4}\right))_* + \left(\left(b \cdot b\right) \cdot \left(3 + a\right) + \left(a \cdot a\right) \cdot \left(1 - a\right)\right) \cdot 4\right) - 1\]

Reproduce

herbie shell --seed 2019100 +o rules:numerics
(FPCore (a b)
  :name "Bouland and Aaronson, Equation (24)"
  (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1))