How would you go about solving something like
x^x = 10
Ive found elsewhere how to differentiate x^x; the derivative is (1 + ln x)x^x
I cant find a way of solving x^x algebrically but i can find the solution to the problem with this calculator method that i stumbled upon.
Start with any number, lets use 5.
Then find the 5th root of 10, root(5)10 = 1.584...
Then use this result as the base and do it again, root(1.584...)10 = 4.275...
Then use this result as the base and do it again, root(4.275...)10 = 1.713...
You get the picture.
The value for this sequence converges on 2.486...
(convergence, hmm. maybe we need limits or whatever they are.)
And 2.486...^2.486... = 10
So thats it solved, but wheres the maths behind it?
Arent us mathmaticians weird... looking for the solution to a problem we already have a way of solving. But thats not good enough for me.