Live data from Hacker News

Sqrt(x*x+y*y)+3*cos(sqrt(x*x+y*y))+5 from -20 to 20

google.com

101–110 of 146 posts

Re: Sqrt(x*x+y*y)+3*cos(sqrt(x*x+y*y))+5 from -20 to 20

#101
post #72

How does Google able to do this really fast? I mean even faster than a graphic calculator?

Sorry. I don't know who down-voted you for what might be an innocent question.

Google is calculating the set of values satisfying these equations on servers which are pretty fast - quite a bit faster than graph calculators.

Re: Sqrt(x*x+y*y)+3*cos(sqrt(x*x+y*y))+5 from -20 to 20

#103
post #92

I didn't see anyone mention this specific fear, but a lot of people talked about this in the context of competition with Wolfram Alpha. What I fear is that google (on purpose or not) will outshine Wolfram's offering, push W|A out of the game, and then in 3-6 years decide it is not a feature worth keeping up. Just like code search, viable companies may fail due to Google toying with their entire industry, and then Goo…

Well, this graph viewer is fun, but it's only a tiny sliver of what Wolfram|Alpha can do; if Google wants to "toy with" the industry it will require some more serious toying!

Re: Sqrt(x*x+y*y)+3*cos(sqrt(x*x+y*y))+5 from -20 to 20

#104
post #94
post #92

I didn't see anyone mention this specific fear, but a lot of people talked about this in the context of competition with Wolfram Alpha. What I fear is that google (on purpose or not) will outshine Wolfram's offering, push W|A out of the game, and then in 3-6 years decide it is not a feature worth keeping up. Just like code search, viable companies may fail due to Google toying with their entire industry, and then Goo…

I don't fear Google dropping us behind where we are, I fear another IE6. IE6 back in the day was actually quite good. But because it was really good (among other other more shady things) everything else died off and it stagnated. What I fear is google keeping us in a local maxima of search and having us stagnate there for a decade.

Don't worry. Little by little, politicians come up with ways that will make it impossible for google to continue its business...

Re: Sqrt(x*x+y*y)+3*cos(sqrt(x*x+y*y))+5 from -20 to 20

#109
post #95

Earlier quoted context omitted.

Wolfram Alpha also seems to bail out when a mathematical expression exceeds a certain complexity, which makes it fairly useless for the only thing I want to use it for - evaluating hairy integrals and other long expressions. Or worse, it just "interprets" it as a part of my original expression and calculates that, as if I just typed out the rest of it because I enjoy typing random symbols. It seems like such a waste…

If you just type in the expression as Mathematica code, doesn't Wolfram Alpha evaluate it just as Mathematica would?

Yes, but it times out rather quickly. Mathematica is much more powerful.

(For those interested: the relevant syntax is

    Integrate[x^2, x]
or

    Integrate[x^2, {x, 0, 1}]
You can find more Mathematica at http://reference.wolfram.com/mathematica/guide/Mathematica.h...; searching the Mathematica docs is often easier than figuring out which textual query Wolfram|Alpha understands.)

Re: Sqrt(x*x+y*y)+3*cos(sqrt(x*x+y*y))+5 from -20 to 20

#110
post #104
post #94

Earlier quoted context omitted.

I don't fear Google dropping us behind where we are, I fear another IE6. IE6 back in the day was actually quite good. But because it was really good (among other other more shady things) everything else died off and it stagnated. What I fear is google keeping us in a local maxima of search and having us stagnate there for a decade.

Don't worry. Little by little, politicians come up with ways that will make it impossible for google to continue its business...

I'm not sure exactly what you mean, but most of the possible meanings I can think of aren't ones that would really stop us from having google be an (unfortunate) local maxima of search for too long.
Post reply on HN