To take part in discussions on talkSFU, please apply for membership (SFU email id required).

The Number Game

Pro
edited January 2007 in General
let's see how far this can go. all you have to do is post the next number in sequence. and don't post twice in a row.

i'll start.


1
«1

Comments

  • edited January 2007
    10

    I'm using binary. :wink:
  • Pro
    edited January 2007
    whhhhhat? you ruined it!

    11
  • edited January 2007
    111
  • edited January 2007
    Actually it's 110, Jimmy.

    hehe
  • Pro
    edited January 2007
    i have no fricking idea what the next number is.
  • edited January 2007
    Binary is easy, guys.

    You if the last number is a 1, then you add a 0 to the right hand side. If the last number is a 0 make that number a 1.

    sooo...

    1
    10
    11
    110
    111
    1110
    1111
    11110
    11111

    etc.
  • edited January 2007
    following 110 would be

    111
  • Pro
    edited January 2007
    according to that list the next one should be

    1110
  • edited January 2007
    1111
  • edited January 2007
    11110
  • Pro
    edited January 2007
    11111
  • edited January 2007
    lol

    I sure screwed this thread up... whoops. But we've all learned a valuable and useful message about binary. :wink:
  • Pro
    edited January 2007
    haha you sure did. but yeah i did learn something new somewhat.

    anyways...

    2 !
  • edited January 2007
    111110


    there! i fixed it!
  • Pro
    edited January 2007
    111111 (i think)

    or

    4!
  • edited January 2007
    1111110
  • Pro
    edited January 2007
    1111111

    6!
  • edited January 2007
    Actually, 1111111 is 127...we haven't actually been counting right.

    Binary is no different than decimal, except that instead of each 'column' having numbers from 0 to 9, it can only have from 0 to 1 before you add a new column. So
    0
    1
    is easy, then add "1 + 1" and just like when you add 1 to 9 in decimal, you've reached the end for one column, so you have to move to the next column (carry the one, just like in grade school :smile:) so "1 + 1 = 10"
    (2) 10 + 1 = 11 (3)
    (3) 11 + 1 = 100 (4, carry the one twice)
    (4) 100 + 1 = 101 (5)
    (5) 101 + 1 = 110 (6, carry the one once)
    (6) 110 + 1 = 111 (7)
    (7) 111 + 1 = 1000 (8, carry the one three times)
    (8) 1000 + 1 = 1001 (9)
    (9) 1001 + 1 = 1010 (10, carry the one once)

    Its no different than decimal, but instead of going all the way to 9 before getting to 10, you only go to 1.

    The same rules apply to other bases, such as Octal (base 8, so: 0, 1, 2, 3, 4, 5, 6, 7, 10, 11, 12, 13, 14, 15, 16, 17, 20, ...) and Hexidecimal (base 16, use letters A-F once you run out of numbers: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 1A, 1B, 1C, 1D, 1E, 1F, 20). It's just like counting in decimal, you just stop each column at a different number.

    so to reset this on the right track, here's 7:

    111

    isn't this fun :smile:
  • edited January 2007
    ^bah brain overload too much info

    7!!!
  • Pro
    edited January 2007
    agreed.


    8!
  • edited January 2007
    Well I think we were counting right, but once the decimal numbers reappeared the binary was waaaay ahead.

    Thanks for explaining it Manick, I didn't have the patience to go through all that. :wink:
  • edited January 2007
    9 !!!

    this thread would get uber confusing if it were to go decimal -> binary -> hexadecimal -> decimal.. pattern
  • Pro
    edited January 2007
    10 :beer:
  • edited January 2007
    1011 Binary
    B Hex
    13 Octal
    11 Decimal

    :smile:
  • Pro
    edited January 2007
    12 the dirty dozen
  • edited January 2007
    13 the bakers dozen
  • edited January 2007
    14 (the idiot's dozen?)
  • edited January 2007
    15.....smart dozen?
  • edited January 2007
    8008135
  • Pro
    edited January 2007
    17 magazine

Leave a Comment