SOLUTION: x^x=100, find x. I have tried using newton raphson method but i got stock on the way when lambert w. Function come to play. Please i need the solution as well as lambert w. Func

Algebra ->  Complex Numbers Imaginary Numbers Solvers and Lesson -> SOLUTION: x^x=100, find x. I have tried using newton raphson method but i got stock on the way when lambert w. Function come to play. Please i need the solution as well as lambert w. Func      Log On


   



Question 1046218: x^x=100, find x.
I have tried using newton raphson method but i got stock on the way when lambert w. Function come to play. Please i need the solution as well as lambert w. Function interretation. Thanks in advance

Answer by rothauserc(4718) About Me  (Show Source):
You can put this solution on YOUR website!
x^x = 100
:
W is the product log or lambert function
:
x = e^(W(2(ln(2)+ln(5))))
:
note that x^x = e^(xlnx) for x>0
:
To get you started
:
If x = W (z), then xe^× = z
x^x = 100
xlnx = ln100
(lnx)e^(lnx) = ln100, I used x = e^(lnx)
lnx = W(ln100) by definition of W
x = e^W(ln100)
:
we can graph two equations y=100 and y=x^x
:
+graph%28+300%2C+200%2C+-1%2C+4.4%2C+0%2C+250%2C+y=100%2C+x%5Ex%29+
:
intersection point is approx 3.6
: