\[{\left(x + 1\right)}^{\left(\frac{1}{n}\right)} - {x}^{\left(\frac{1}{n}\right)}\]
Test:
NMSE problem 3.4.6
Bits:
128 bits
Bits error versus x
Bits error versus n
Time: 25.7 s
Input Error: 43.2
Output Error: 40.1
Log:
Profile: 🕒
\(\begin{cases} (\left(\frac{\log_* (1 + \frac{1}{x})}{n}\right) * \left((\left(\frac{\log_* (1 + \frac{1}{x})}{n}\right) * \frac{1}{2} + 1)_*\right) + \left(1 - {x}^{\left(\frac{1}{n}\right)}\right))_* & \text{when } n \le -4.5062436167830026 \cdot 10^{+18} \\ e^{\frac{\log_* (1 + x)}{n}} - {x}^{\left(\frac{1}{n}\right)} & \text{when } n \le 2.946896988150068 \cdot 10^{+20} \\ (\left(\frac{\log_* (1 + \frac{1}{x})}{n}\right) * \left((\left(\frac{\log_* (1 + \frac{1}{x})}{n}\right) * \frac{1}{2} + 1)_*\right) + \left(1 - {x}^{\left(\frac{1}{n}\right)}\right))_* & \text{otherwise} \end{cases}\)

    if n < -4.5062436167830026e+18 or 2.946896988150068e+20 < n

    1. Started with
      \[{\left(x + 1\right)}^{\left(\frac{1}{n}\right)} - {x}^{\left(\frac{1}{n}\right)}\]
      60.5
    2. Using strategy rm
      60.5
    3. Applied add-exp-log to get
      \[{\color{red}{\left(x + 1\right)}}^{\left(\frac{1}{n}\right)} - {x}^{\left(\frac{1}{n}\right)} \leadsto {\color{blue}{\left(e^{\log \left(x + 1\right)}\right)}}^{\left(\frac{1}{n}\right)} - {x}^{\left(\frac{1}{n}\right)}\]
      60.5
    4. Applied pow-exp to get
      \[\color{red}{{\left(e^{\log \left(x + 1\right)}\right)}^{\left(\frac{1}{n}\right)}} - {x}^{\left(\frac{1}{n}\right)} \leadsto \color{blue}{e^{\log \left(x + 1\right) \cdot \frac{1}{n}}} - {x}^{\left(\frac{1}{n}\right)}\]
      60.5
    5. Applied simplify to get
      \[e^{\color{red}{\log \left(x + 1\right) \cdot \frac{1}{n}}} - {x}^{\left(\frac{1}{n}\right)} \leadsto e^{\color{blue}{\frac{\log_* (1 + x)}{n}}} - {x}^{\left(\frac{1}{n}\right)}\]
      60.5
    6. Applied taylor to get
      \[e^{\frac{\log_* (1 + x)}{n}} - {x}^{\left(\frac{1}{n}\right)} \leadsto \left(\frac{\log_* (1 + \frac{1}{x})}{n} + \left(1 + \frac{1}{2} \cdot \frac{{\left(\log_* (1 + \frac{1}{x})\right)}^2}{{n}^2}\right)\right) - {x}^{\left(\frac{1}{n}\right)}\]
      60.5
    7. Taylor expanded around inf to get
      \[\color{red}{\left(\frac{\log_* (1 + \frac{1}{x})}{n} + \left(1 + \frac{1}{2} \cdot \frac{{\left(\log_* (1 + \frac{1}{x})\right)}^2}{{n}^2}\right)\right)} - {x}^{\left(\frac{1}{n}\right)} \leadsto \color{blue}{\left(\frac{\log_* (1 + \frac{1}{x})}{n} + \left(1 + \frac{1}{2} \cdot \frac{{\left(\log_* (1 + \frac{1}{x})\right)}^2}{{n}^2}\right)\right)} - {x}^{\left(\frac{1}{n}\right)}\]
      60.5
    8. Applied simplify to get
      \[\color{red}{\left(\frac{\log_* (1 + \frac{1}{x})}{n} + \left(1 + \frac{1}{2} \cdot \frac{{\left(\log_* (1 + \frac{1}{x})\right)}^2}{{n}^2}\right)\right) - {x}^{\left(\frac{1}{n}\right)}} \leadsto \color{blue}{(\left(\frac{\log_* (1 + \frac{1}{x})}{n}\right) * \left((\left(\frac{\log_* (1 + \frac{1}{x})}{n}\right) * \frac{1}{2} + 1)_*\right) + \left(1 - {x}^{\left(\frac{1}{n}\right)}\right))_*}\]
      56.4

    if -4.5062436167830026e+18 < n < 2.946896988150068e+20

    1. Started with
      \[{\left(x + 1\right)}^{\left(\frac{1}{n}\right)} - {x}^{\left(\frac{1}{n}\right)}\]
      6.8
    2. Using strategy rm
      6.8
    3. Applied add-exp-log to get
      \[{\color{red}{\left(x + 1\right)}}^{\left(\frac{1}{n}\right)} - {x}^{\left(\frac{1}{n}\right)} \leadsto {\color{blue}{\left(e^{\log \left(x + 1\right)}\right)}}^{\left(\frac{1}{n}\right)} - {x}^{\left(\frac{1}{n}\right)}\]
      6.8
    4. Applied pow-exp to get
      \[\color{red}{{\left(e^{\log \left(x + 1\right)}\right)}^{\left(\frac{1}{n}\right)}} - {x}^{\left(\frac{1}{n}\right)} \leadsto \color{blue}{e^{\log \left(x + 1\right) \cdot \frac{1}{n}}} - {x}^{\left(\frac{1}{n}\right)}\]
      6.8
    5. Applied simplify to get
      \[e^{\color{red}{\log \left(x + 1\right) \cdot \frac{1}{n}}} - {x}^{\left(\frac{1}{n}\right)} \leadsto e^{\color{blue}{\frac{\log_* (1 + x)}{n}}} - {x}^{\left(\frac{1}{n}\right)}\]
      5.9

  1. Removed slow pow expressions

Original test:


(lambda ((x default) (n default))
  #:name "NMSE problem 3.4.6"
  (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))))