An unofficial blog that watches Google's attempts to move your operating system online since 2005. Not affiliated with Google.

Send your tips to gostips@gmail.com.

July 23, 2009

Google Helps You Understand Recursion

Google uses the "did you mean" feature, which normally corrects misspellings, to illustrate a nerdy joke: defining the word "recursion" using "see recursion" and pointing to the same definition.


"A recursive process is one in which objects are defined in terms of other objects of the same type. Using some sort of recurrence relation, the entire class of objects can then be built up from a few initial values and a small number of rules," explains MathWorld.

For more information, search Google for [recursion].

{ via Google Blogoscoped }

32 comments:

  1. The funny part is if you keep clicking on the did you mean link, Google can show you slightly different results.

    ReplyDelete
  2. To understand recursion, you must first understand recursion.

    Not quite sure where I heard that first.

    ReplyDelete
  3. yeah great feature :-D
    i tried to do that on wikipedia but it didn't let me link to the article itself. ;-)

    is there any good collection for all (search based) google eastereggs?
    like "answer to life, the universe and everyting" or "how many horns on a unicorn"... anyhow, the good old "we can not find chuck norris, he finds YOU" doesn't work anymore :-(

    ReplyDelete
  4. Nice try. How about this?
    ***
    - What is the difference between 'primitive' and 'blob'?
    - It's like between cake and a piece of it.
    - What piece?
    - See? You got it!

    ReplyDelete
  5. That's funny! In fact, I'd have to say that's funny as a shirt I once saw that said, "The Department of Redundancy Department."
    I love how Google comes up with stuff just for the fun of it. I think it's great!

    - Chas Hathaway

    ReplyDelete
  6. For my comment, click the blue # just above here ................^

    ReplyDelete
  7. Geeks! Nerds Looosers!!! Ahh hahha! Into the locker, Q-ball!

    =)

    ReplyDelete
  8. and if you click in "did you mean link", still appears again and again (recursively) ... it might be a joke from google

    ReplyDelete
  9. Doesn't work on IE or Opera. Nerds don't use them? :D

    ReplyDelete
  10. It no longer works (not just in Opera or IE).

    ReplyDelete
  11. So they decided it is a bug after all.

    ReplyDelete
  12. It still works for me in IE and Firefox for me on July 28th 2009.

    ReplyDelete
  13. it wasn't working earlier, but it is re-working now, in google chrome

    ReplyDelete
  14. heh, I thought it was a google fail.

    ReplyDelete
  15. Works fine in Firefox...

    ReplyDelete
  16. Things like this are what win Google a place in my heart.

    ReplyDelete
  17. The problem is that is working only every other hour of the day. Regardless of the browser. Just by chance people have been trying it either the wrong hours or the right ones and thinking it is the browser.

    ReplyDelete
  18. this really made me laugh

    ReplyDelete
  19. This comment is about this comment

    ReplyDelete
  20. Lol :] Brought a smile to my face.

    ReplyDelete
  21. This is funny...I am learning about it in programming class tee hee....I am weird lol...

    ReplyDelete
  22. http://www.google.com/webhp?hl=xx-hacker

    And more:
    http://en.wikipedia.org/wiki/Google's_hoaxes

    Bye!
    Csepi

    ReplyDelete
  23. It can take a lifetime to truly understand recursion.

    ReplyDelete
  24. It does still work .

    ReplyDelete
  25. recursion is really hard, once you grasp it you wouldn't understand why you didn't get it, I learnt it the hard way. Recursion actually made me cry now that I look back it cracks me up

    ReplyDelete
  26. In a recursive definition, something is not defined *exactly* in terms of itself, but something slightly different (such as defining the solution to a problem in terms of the solution(s) of smaller instances of the same kind of problem). In Google's case, 'recursive' is not defined recursively, but circularly ... *exactly* in terms of itself. This is not the right definition, and could be confusing. Brownie points for a clever idea, though :-).

    ReplyDelete
  27. Its actually a good option when we dont know the spelling or the word exactly.

    ReplyDelete
  28. But I spelled it right!

    ReplyDelete
  29. well,recursion is as same as recursive function that called itself,so google keep calling the recursion function if you click it

    ReplyDelete
  30. recursion is a function that called itself,so if we called recursion it will be back to the "recursion" search result.I've learn it at my college...

    ReplyDelete

Note: Only a member of this blog may post a comment.