Announcement

Collapse
No announcement yet.

Can you solve this?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Can you solve this?

    The guy gives three numbers that follow a rule: 2, 4, 8.

    He then asks people to give him other numbers, and to see if they (the newly-given numbers) follow the rule.

    Video gives an interesting perspective on looking at things...

    https://www.youtube.com/watch?v=vKA4w2O61Xo
    Skilled programmers aren't cheap. Cheap programmers aren't skilled.

  • #2
    Could be a bit of fun there, as we don't quite know what the "rule" is...

    Comment


    • #3
      The obvious thing that jumps out at me is that each number is double the previous one. 2, 2+2=4, 4+4=8, so my first guess would be 16, 32, 64 and so on.

      ETA: Halfway thru the video... and I think the rule he's actually using is each number is larger than the previous one?
      Last edited by Kittish; 06-06-2015, 11:00 AM.
      You're only delaying the inevitable, you run at your own expense. The repo man gets paid to chase you. ~Argabarga

      Comment


      • #4
        The rule I've heard is each number spelled out has one more letter than the previous.

        Two (three letters)
        Four (four)
        Eight (five)
        "I am quite confident that I do exist."
        "Excuse me, I'm making perfect sense. You're just not keeping up." The Doctor

        Comment

        Working...
        X