Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
This, a Thread it be!
07-20-2012, 10:33 AM
Post: #1
This, a Thread it be!
See how high we can count before a mod posts!

Rules:
No doubleposting
Only one number per post
Don't post if you're a mod

1
Find all posts by this user
Quote this message in a reply
07-20-2012, 05:19 PM
Post: #2
RE: This, a Thread it be!
2

.....
Find all posts by this user
Quote this message in a reply
07-20-2012, 05:29 PM
Post: #3
RE: This, a Thread it be!
11

the rules dud not specify which base to use.

I am in no way affiliated with or authorized by One Man Left Studios, LLC.
Any information on Outwitters I present is founded on personal experience, public knowledge or the Outwitters Beta Test.
Visit this user's website Find all posts by this user
Quote this message in a reply
07-20-2012, 06:13 PM
Post: #4
RE: This, a Thread it be!
3.

I am typing this at an altitude of over 9 quadrillion zillion hillbillyion. Therefore we win.
Find all posts by this user
Quote this message in a reply
07-20-2012, 06:55 PM
Post: #5
RE: This, a Thread it be!
(07-20-2012 06:13 PM)Fluffysox Wrote:  3.

There are 10 kinds of people, those who understand binary and those who don't.

But oh well, if you really want to post 3 twice ...

2^2

I am in no way affiliated with or authorized by One Man Left Studios, LLC.
Any information on Outwitters I present is founded on personal experience, public knowledge or the Outwitters Beta Test.
Visit this user's website Find all posts by this user
Quote this message in a reply
07-20-2012, 07:25 PM
Post: #6
RE: This, a Thread it be!
I am the 5 types of people that don't understand binRy. Explain? (I remember a binary joke in primary, but I have forgotten about primary since ages ago!)
Find all posts by this user
Quote this message in a reply
07-20-2012, 07:58 PM
Post: #7
RE: This, a Thread it be!
2*3=6
Prime factorization is so much fun.

Rising Star Tournament for Fluffy, Clever and Gifted players - FINAL ROUND started!
Find all posts by this user
Quote this message in a reply
07-27-2012, 04:43 PM
Post: #8
RE: This, a Thread it be!
7

In base 10 (what we use), we have the 1's place, 10's place, 100's place, 1000's place, etc.

But there is another way to write this.

1's place = 10^0
10's place = 10^1
100's place = 10^2
1000's place = 10^3

and so on

So binary is "base-2" so to speak.

1's place = 2^0
2's place = 2^1
4's place = 2^2
8's place = 2^3

and so on

So this means that if you want to write two in base-2, you have 0 in the 1's place and 1 in the 2's place. That is, 10. Three would be 1 in the 1's place and 1 in the 2's place so 11.

I should also mention that in base-10 the highest single digit number allowed is 9 (10-1) so in base-2 the highest single digit number is 1 (2-1). When you get past 9 in base-10 you have to go to the next place and likewise when you get past 1 in base 2 you need to go to the next place.

Seven in base-2 is 1 in the 4's place, 1 in the 2's place, 1 in the 1's place so 111. (1*4+1*2+1*1=7).

Ten in base-2 is 1010 (1*8+0*4+1*2+0*1=10).

[Image: supertitanreplay.png]
Find all posts by this user
Quote this message in a reply
07-27-2012, 06:08 PM
Post: #9
RE: This, a Thread it be!
∞ when it's not sleeping.

I AM THE 99.9997%!

[Image: sig.png]
Find all posts by this user
Quote this message in a reply
07-27-2012, 06:16 PM
Post: #10
RE: This, a Thread it be!
9 - nine, neun, neuf, negen, níu, novem, nove, 九つ, Hut, ...

I am in no way affiliated with or authorized by One Man Left Studios, LLC.
Any information on Outwitters I present is founded on personal experience, public knowledge or the Outwitters Beta Test.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread:
1 Guest(s)

Return to TopReturn to Content