Simple Number Problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sdhalepaska
    New Member
    • Apr 2007
    • 31

    Simple Number Problem

    What does the following list of numbers have in common and what would the next number be:

    2, 5, 5, 4, 5, 6, 3, 7, X
  • DeMan
    Top Contributor
    • Nov 2006
    • 1799

    #2
    The next number is 6.....
    If that is correct I can explain why, but others might like a go first.....

    Comment

    • sdhalepaska
      New Member
      • Apr 2007
      • 31

      #3
      Originally posted by DeMan
      The next number is 6.....
      If that is correct I can explain why, but others might like a go first.....
      That is correct. Go ahead and explain it if you want. I would be interested to see hear how you figured it out...

      Comment

      • DeMan
        Top Contributor
        • Nov 2006
        • 1799

        #4
        the number of bars on an LED/LCD (display) required to display different numbers.....

        eg
        Code:
        1 = |
            |   
        (2 bars) etc.....

        Comment

        • DeMan
          Top Contributor
          • Nov 2006
          • 1799

          #5
          What about :
          2,1,2,2,2,1,2,2 ,X,Y,Z

          (if you get all 3 I'll assume you understand why!!)

          Comment

          • sdhalepaska
            New Member
            • Apr 2007
            • 31

            #6
            Originally posted by DeMan
            What about :
            2,1,2,2,2,1,2,2 ,X,Y,Z

            (if you get all 3 I'll assume you understand why!!)
            I would guess 2, 2, 2 but my guess would be based on a hope that you have one too many 2s in your question.

            Comment

            • DeMan
              Top Contributor
              • Nov 2006
              • 1799

              #7
              'fraid that's not the answer, and I double checked, there is no extraneous digit......

              Comment

              • buddykid
                New Member
                • Jul 2007
                • 1

                #8
                x=2
                y=1
                z=2

                The pattern : 2122

                Comment

                • tezza98
                  New Member
                  • Mar 2007
                  • 38

                  #9
                  Originally posted by DeMan
                  What about :
                  2,1,2,2,2,1,2,2 ,X,Y,Z

                  (if you get all 3 I'll assume you understand why!!)
                  2
                  1
                  3

                  is the answer,

                  i thought it was some binary code to start of with but it is much simpler

                  i do actually know the answer, i didnt pull these numbers from thin air

                  Comment

                  Working...