1. Standard memberSwissGambit
    Caninus Interruptus
    2014.05.01
    Joined
    11 Apr '07
    Moves
    92274
    13 Sep '07 20:28
    Originally posted by wolfgang59
    You call me 'mr dumb' and tell me to get a book on binary! .. I call that offensive.

    And why message me? I really don't want your insight into a branch of maths I covered when I was 12.

    Please do not message me again.
    Add him to your Ignore List [found in the "My Home" menu]. Problem solved.
  2. Joined
    11 Nov '05
    Moves
    43938
    13 Sep '07 21:221 edit
    Is this debate really still active?

    Of course 10+10=100 (binary) as 2+2=4 (decimal).
    Why is this even debated? Simple arithmetics.
    Don't confuse binary arithmetics with boolean algebra.
  3. hirsute rooster
    Joined
    13 Apr '05
    Moves
    20459
    13 Sep '07 23:02
    Originally posted by eatmybishop
    decimal has nothing to do with it.... it is positive, on, true... not 4
    You're missing what binary is all about.
    For the record -
    01100111 + 00011011 = 01111111
    or in decimal : 103 + 27 = 127 ???
    is wrong
    The correct answer is - 0110111 + 00011011 = 10000010
    or in decimal: 103 + 27 = 130

    Hypothetical -
    I have FOURTEEN apples - looks like this
    oooooooooooooo
    (I know, small apples - but they're tasty)

    In decimal I write this as
    14

    (that's '1' for ten [in the "tens" column] and '4' for four [in the "units" column] .. so ... ten + four = fourteen). It looks like this -
    oooooooooooooo

    In binary I write this as
    1110

    (that's '1' for eight [in the "eights" column], '1' for four [in the "fours" column], '1' for two [in the "twos" column] and '0' [in the "units" column] ... so ... eight + four + two = fourteen. It STILL looks like this -
    oooooooooooooo


    My point - Take any ordinal number and it can be represented in any number base. Fourteen apples are fourteen apples whether we write that as 1110 (in binary) or 14 (in decimal) or 'E' in hexadecimal or whatever base we want - there are still fourteen apples.


    Anyone want an apple?
  4. The sky
    Joined
    05 Apr '05
    Moves
    10385
    13 Sep '07 23:19
    Originally posted by orangutan
    Anyone want an apple?
    Sure. Can I have one of the binary ones?
  5. hirsute rooster
    Joined
    13 Apr '05
    Moves
    20459
    13 Sep '07 23:22
    Originally posted by Nordlys
    Sure. Can I have one of the binary ones?
    Here -

    _

    (oops, I dropped it 😛), how about a hexadecimal one?

    1
    Any good?
  6. The sky
    Joined
    05 Apr '05
    Moves
    10385
    13 Sep '07 23:26
    Originally posted by orangutan
    Here -

    _

    (oops, I dropped it 😛), how about a hexadecimal one?

    1
    Any good?
    Delicious, thank you! My first hexadecimapple!
  7. Going where needed.
    Joined
    16 May '07
    Moves
    3366
    15 Sep '07 01:292 edits
    edit:

    Step 1: -1/1 = 1/-1

    Step 2: Taking the square root of both sides: SQRT -1/1 = SQRT 1/-1

    Step 3: Simplifying: SQRT -1/ SQRT 1 = SQRT 1/ SQRT -1

    Step 4: In other words, i/1 = 1/i.

    Step 5: Therefore, i / 2 = 1 / (2i),

    Step 6: i/2 + 3/(2i) = 1/(2i) + 3/(2i),

    Step 7: i (i/2 + 3/(2i) ) = i ( 1/(2i) + 3/(2i) ),

    Step 8: (i^2)/2 + (3i)/2i = i/2i + (3i)/(2i)

    Step 9: (-1)/2 + 3/2 = 1/2 + 3/2,

    Step 10: and this shows that 1=2.
  8. e1
    Joined
    11 Aug '07
    Moves
    1109
    15 Sep '07 03:09
    Originally posted by EinsteinMind
    edit:

    Step 1: -1/1 = 1/-1

    Step 2: Taking the square root of both sides: SQRT -1/1 = SQRT 1/-1

    Step 3: Simplifying: SQRT -1/ SQRT 1 = SQRT 1/ SQRT -1

    Step 4: In other words, i/1 = 1/i.

    Something is alread wrong at this point, because:

    i(i/1) = i(1/i)
    i^2/1 = 1i/i
    -1/1 = 1
    -1 =1

    I suspect it has to do with the fact that SQRT(1) can be either -1 or 1, and SQRT(-1) can either be i or -i.
  9. Standard memberAThousandYoung
    Insanity at Masada
    tinyurl.com/mw7txe34
    Joined
    23 Aug '04
    Moves
    26660
    15 Sep '07 04:36
    Originally posted by EinsteinMind
    edit:

    Step 1: -1/1 = 1/-1

    Step 2: Taking the square root of both sides: SQRT -1/1 = SQRT 1/-1

    Step 3: Simplifying: SQRT -1/ SQRT 1 = SQRT 1/ SQRT -1

    Step 4: In other words, i/1 = 1/i.

    Step 5: Therefore, i / 2 = 1 / (2i),

    Step 6: i/2 + 3/(2i) = 1/(2i) + 3/(2i),

    Step 7: i (i/2 + 3/(2i) ) = i ( 1/(2i) + 3/(2i) ),

    Step 8: (i^2 ...[text shortened]... 2i = i/2i + (3i)/(2i)

    Step 9: (-1)/2 + 3/2 = 1/2 + 3/2,

    Step 10: and this shows that 1=2.
    Tough to find a flaw! Using square roots generally results in loss of sign information. This must be the answer somehow as has been noted before me.
  10. Going where needed.
    Joined
    16 May '07
    Moves
    3366
    15 Sep '07 16:50
    Originally posted by BobbyG
    Something is alread wrong at this point, because:

    i(i/1) = i(1/i)
    i^2/1 = 1i/i
    -1/1 = 1
    -1 =1

    I suspect it has to do with the fact that SQRT(1) can be either -1 or 1, and SQRT(-1) can either be i or -i.
    This step is not the source of the fallacy.

    However! you have found a mistake!

    The square root symbol only has an unambiguous meaning when applied to positive numbers.

    when x = any positive integer, x has two square roots, one positive and one negative.

    This convention will not work when x is any negative integer. for instance, the two square roots of -1 are indeed i and -i. These cannot be distinguished on the basis of "positive" and "negative"; so how do we know which one is being meant by SQRT -1?

    Therefore this step of the proof may seem unclear.

    HOwever, this can be easily remedied.

    Just say that
    "when x is a negative integer, we are using the notation SQRT x to stand for the square root which is a positive multiple of i, rather than the other one which is a negative multiple of i."

    It simply rationalizes away by defining which SQRT you are after.
  11. not quite sure.help!
    Joined
    23 Nov '06
    Moves
    2032
    15 Sep '07 22:57
    does anyone no the .99=1?? i do🙂
  12. Going where needed.
    Joined
    16 May '07
    Moves
    3366
    16 Sep '07 00:43
    Originally posted by AThousandYoung
    Tough to find a flaw! Using square roots generally results in loss of sign information. This must be the answer somehow as has been noted before me.
    Wrong. It's a mistake, but an asusmption or a definition of which SQRT you are after, and the problem continues.
  13. Standard memberwolfgang59
    Quiz Master
    RHP Arms
    Joined
    09 Jun '07
    Moves
    48793
    16 Sep '07 05:58
    Originally posted by tournymangr
    does anyone no the .99=1?? i do🙂
    You mean .9 recurring = 1 yes?

    let X= 0.999999 .....

    then 10X = 9.99999999 .....
    X = 0.99999999 ....
    subtract

    therefore 10X - X = 9

    therefore 9X = 9

    therefore X = 1 QED
  14. Joined
    29 Jan '07
    Moves
    3612
    16 Sep '07 10:06
    Originally posted by wolfgang59
    You mean .9 recurring = 1 yes?

    let X= 0.999999 .....

    then 10X = 9.99999999 .....
    X = 0.99999999 ....
    subtract

    therefore 10X - X = 9

    therefore 9X = 9

    therefore X = 1 QED
    the .99=1 has nothing to do with that formula, it is not based on the .9 recurring = 1 principles... you couldnt be more wrong
  15. Standard memberwolfgang59
    Quiz Master
    RHP Arms
    Joined
    09 Jun '07
    Moves
    48793
    16 Sep '07 10:40
    Originally posted by eatmybishop
    the .99=1 has nothing to do with that formula, it is not based on the .9 recurring = 1 principles... you couldnt be more wrong
    I may have misunderstood the question (which is why my first line ends with a '?' ). I gave the correct answer to another question 😀

    However I will be intrigued as to how any proof of 0.99=1 can be correct!!

    Perhaps you can show me?
Back to Top

Cookies help us deliver our Services. By using our Services or clicking I agree, you agree to our use of cookies. Learn More.I Agree