Iterative square root like square root recursion limit
#2
bo198214 Wrote:Now - also inspired the Newton formula analogy - I was asking myself whether we cant do a similar thing for the iterative square root \( w \) of \( f \), i.e. \( w\circ w =f \).

Nice idea. I've used f(x) = 2x + x^2 , then

f05 = Ser(x)
f05 = 1/2*(f05 + f (serreverse(f05))) \\ recurse

to arrive at the same result like when using the matrix-root.

:-)

[update] it works also for the dxp(x) = exp(x)-1 function, matching the matrix-method.
For exp(x) Pari/GP cannot give a seriesinversion, so I can't check this [/update]
Gottfried
Gottfried Helms, Kassel
Reply


Messages In This Thread
RE: Iterative square root like square root recursion limit - by Gottfried - 02/23/2009, 03:01 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  self penta root and infinite hexation Alex Zuma 2025 0 4,115 08/30/2025, 10:07 PM
Last Post: Alex Zuma 2025
  Limit when x approaches 0 saudinho 2 7,293 10/12/2023, 09:51 PM
Last Post: saudinho
  Real tetration as a limit of complex tetration Daniel 5 9,440 06/20/2023, 07:52 PM
Last Post: tommy1729
  Simple limit approximation to exp(x) tommy1729 0 2,760 05/16/2023, 11:13 PM
Last Post: tommy1729
  [MSE][NT][MOD][Tetration] tetration primitive root mod p tommy1729 1 2,999 04/03/2023, 06:50 PM
Last Post: tommy1729
  [MSE]root expressions and sine tommy1729 2 3,239 03/03/2023, 05:52 PM
Last Post: tommy1729
  Semi-group iso , tommy's limit fix method and alternative limit for 2sinh method tommy1729 1 4,591 12/30/2022, 11:27 PM
Last Post: tommy1729
  [NT] primitive root conjecture tommy1729 0 2,664 09/02/2022, 12:32 PM
Last Post: tommy1729
Question A Limit Involving 2sinh Catullus 0 2,841 07/17/2022, 06:15 AM
Last Post: Catullus
Question Functional Square Root Catullus 24 28,578 07/01/2022, 09:17 PM
Last Post: tommy1729



Users browsing this thread: 1 Guest(s)