Why does this equation's solution almost equal pi?

  • Context: Graduate 
  • Thread starter Thread starter Hans de Vries
  • Start date Start date
  • Tags Tags
    Pi
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Science Advisor
Gold Member
Messages
1,094
Reaction score
32
Almost pi ...

What is the solution to:

[tex]\mbox{ $\frac{1}{2}$}\ \mbox{\Huge e}^{\ \frac{1}{2}X^2}\ -\ 2\ \mbox{\Huge e}^{\ 2X^{1/2}}\ =\ \left(\frac{1}{2} \right)^2}[/tex]
Answer: x = 3.1415935362596164657060129064942...

Almost pi, the difference is only 2.8 10-7.
Now, is this a coincidence or is there an explanation?
Regards, Hans
 
Last edited:
Mathematics news on Phys.org
You should look at other examples to guess what the answer is.
Try solving:

f(x)-f(1/x) = (1/x)^x

for different functions f, and see how often youget near to pi.
 
That's an interesting find hans. I'd say it's just coincidence but I'd be very interested to see any other ideas on this.

BTW. For anyone wanting to solve the equation for themselves and test han's claim, it is amendable to fix-point iteration as in :

x = sqrt( 2 log( 1/2 + 4 exp(2 sqrt(x) ) ) )

BTW. It's actually more like [tex]8.8 \times 10^{-7}[/tex] away from Pi, but it's still pretty close. :)
 
Last edited:
One can say that this is just a first term of some infinite series or iteration for pi we don't know about.
 
Some amazing rapidly converging one too, but I doubt it. If a forum like us can realize this, surely mathematicians would have. And I know they haven't because this would prove pi and e are not algebraically independent, which is an open problem.