3hlang
- 8
- 0
i know this is possible to find with iteration, but is it possible to find it algebraically?
3hlang said:i know this is possible to find with iteration, but is it possible to find it algebraically?
3hlang said:so if x=y^y, then y=?
HallsofIvy said:This probably isn't what you mean by "algebraically" but if you take the logarithm of both sides of the equation you get ln(y)= xln(x) and then x= W(ln(y)) where W is the "Lambert W function" which is defined as the inverse function to xln(x).