This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
x = π ( π − 1 ) π ( π − 1 ) . . . = π ( π 1 ) π ( π 1 ) . . . = π ( π 1 ) x ⇒ ln x = ( π 1 ) x ln π
Let ⇒ f ( x ) = ln x − ( π 1 ) x ln π .
I can only solve it using numerical method and discover that Newton's method cannot solve it because it does not converge nicely. I solved it by plotting increasing accuracy ( Δ x getting smaller) graph of f ( x ) and checking for its root. I show hear the first and last graphs in the process.
The answer was found to be 1 . 2 9 6 3 4 9 in six decimal places.