Superroots and a generalization for the Lambert-W
#7
I'm not sure if this should be in a different thread, but I just found a website with programming puzzles, and one of the puzzles is super-roots:

http://www.checkio.org/mission/super-root/

this "mission" (programming puzzle) has a very large number of "solutions" (Python implementations) of super-roots. After you login and solve the mission, it will show you other people's solutions along with your own. I solved it using the infinite tetrate (x^x^x^...) which is probably not the fastest method, but I think it's more beautiful than using Newton's method with an unknown number of iterations until you find the right number.

Most of the solutions are based on Newton's method or a similar bisection method, but I was considering going thru them to see if there's any new methods we didn't know about...
Reply


Messages In This Thread
RE: Superroots and a generalization for the Lambert-W - by andydude - 11/13/2015, 05:58 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Nixon-Banach-Lambert-Raes tetration is analytic , simple and “ closed form “ !! tommy1729 11 19,426 02/04/2021, 03:47 AM
Last Post: JmsNxn
  Superroots (formal powerseries) Gottfried 10 37,372 04/05/2011, 03:22 AM
Last Post: Stan
  Infinite towers & solutions to Lambert W-function brangelito 1 10,055 06/16/2010, 02:50 PM
Last Post: bo198214
  Lambert W function and the Super Square Root James Knight 3 19,380 10/29/2009, 06:30 AM
Last Post: andydude
  the extent of generalization Matt D 11 35,538 10/15/2007, 04:52 PM
Last Post: Matt D



Users browsing this thread: 1 Guest(s)