Re: Counting in Binary



On Sun, 17 Jun 2007 23:57:52 GMT, Alen <None@xxxxxxxxxxxxxxxxxx>
wrote:

Hi everyone;

I have an argument I'm trying to settle with a friend and I need your help.

Can you count in Binary? But please respond to this message using
english - no numerals. Don't respond as 1, 10, 11 etc but type
using english words.


What do you mean be count?

Are you asking if any decimal integer can be expressed as a
binary integer? Yes. Same for the reverse.

Are you familiar with the concept that each digit in a decimal
expression is the coefficient of a power of ten? The only difference
in binary is that each digit is the coefficient of a power of 2.

Are you asking how to pronounce in binary the sequence we
express in decimal as one, two three, ...? There are several
different answers: one, two, three, ...; one, ten, eleven, ...; one,
one-zero, one-one, ...; possibly others.


Remove del for email
.



Relevant Pages

  • Re: Enigma 1494 - Powerful logic
    ... Hence, if you're trying to raise a to some arbitrary power b mod c, ... since no-one followed up with the calculation, ... but here all we need to do is square 3, 8 times, each mod 1000. ... so the second digit is a power of 2 mod 10 and we can write down 21 ...
    (rec.puzzles)
  • Re: Congruence with division
    ... If I can make the exponent a power of 2 then ... the fastest piece of software out there) will allow you to raise one ... hundred digit number by another hundred digit number mod a third ...
    (sci.math)
  • Re: System 80a question; anyone familiar with this "symptom"?
    ... Does the game do the pause/click after about 3-4 seconds after power is ... the last digit will go off on all displays; ... Around 20 seconds or so after power-up, the top two will go out ...
    (rec.games.pinball)
  • Re: BigNum -- BigFrac
    ... used a divide-and-conquer mechanism rather than the more obvious ... What do your power and multiply function ... a good method is to use a column digit by column digit ... multiplier. ...
    (comp.programming)
  • Re: Polynomial Expansion in matlab
    ... 'Z' to the power of zero after expand, W2 is the coefficient of 'Z' ... Is it possible for buildin matlab function to ...
    (comp.soft-sys.matlab)