16
$\begingroup$

For quite some time now (at least a year), whenever I tried to use Plouffe's inverter, the request timed out, but there's no indication either on the site itself or on the Web that it's out of service or having problems. Does anyone know whether it's still online? Have I just been extremely unlucky?

Also, if it really is offline or practically unusable, do you know of any alternatives? I know OEIS, but that's for integer sequences, and its use for decimal representations of real numbers feels a bit unnatural (though it has quite a few sequences of that kind).

  • 0
    Wolfram Alpha...2012-10-24
  • 0
    @Hans: Cool, I didn't know it does that :-)2012-10-24
  • 0
    About 2 weeks ago, seeing such matters, I succeeded to find a substitute on the Internet. It worked fine. Now I'm trying to track it down again -- and I can't! I did not remember that working URL, because I thought the flaw at the original site was temporary. If I find the working software again, I'll share the URL with you.2012-11-28
  • 0
    Heh. I guess you've cleared your cache since then?2012-11-28
  • 2
    Additional Resources : [RIES](http://mrob.com/pub/ries/), [Wolfram Alpha](https://www.wolframalpha.com/input/?i=closed%20form%201.4142135), the ['old' ISC](http://wayback.cecm.sfu.ca/projects/ISC/ISCmain.html).2016-04-19

3 Answers 3

13

Try one of these:

  • 0
    Great, thanks, exactly what I was looking for!2012-11-28
  • 2
    From the ISC+ site: `The lookup tables include a substantial data set compiled by S. Plouffe both before and during his period as an employee at CECM.` So it seems to be the legitimate successor to Plouffe's inverter.2012-11-28
5

I am told that the server it used to run on at UQAM doesn't exist anymore, and there are no plans to revive it there.

Edited to add: in response to a suggestion from me, the former Plouffe's Inverter site now admits that the Inverter no longer exists, and redirects users to the Inverse Symbolic Calculator Plus mentioned in the answer above.

2

It seems that all the referenced websites are down, at least for the moment. However, I just noticed the following on Simon Plouffe's website:

2016 : Portable version of the Plouffe Inverter : Version portable de l'Inverseur de Plouffe. 3 billion entries at 32 digits precision.

This portable version can be accessed here.

  • 0
    Thanks for this answer. But this seems to be just a set of directories with lots of text files with numbers in them. So I'd say it's not really a portable version of the inverter, just a data set that you can use to build your own inverter.2016-08-29
  • 0
    @joriki Sure, but notice that the data is sorted by the associated real number, so it shouldn't be hard to look for expressions if you only need to make one or two queries. But anyway, it seems like isc+ is up!2016-09-13