1. Joined
    14 Jun '04
    Moves
    1050
    15 Jun '04 09:45
    Let there be two equal numbers: a=b.
    Multiply everything by a: a^2=ab
    add (a^2-2ab) two each side: 2a^2-2ab=a^2-ab
    therefor: 2(a^2-ab)=a^2-ab
    you get after dividing: 1=2

    Can you spot the mistake?
  2. Standard membergenius
    Wayward Soul
    Your Blackened Sky
    Joined
    12 Mar '02
    Moves
    15128
    15 Jun '04 11:30
    Originally posted by yevgenip
    Let there be two equal numbers: a=b.
    Multiply everything by a: a^2=ab
    add (a^2-2ab) two each side: 2a^2-2ab=a^2-ab
    therefor: 2(a^2-ab)=a^2-ab
    you get after dividing: 1=2

    Can you spot the mistake?
    a^2=ab so a^2-ab=0...
  3. Joined
    14 Jun '04
    Moves
    1050
    15 Jun '04 15:02
    That's Right! You can't divide by zero.
    This was realy an easy one, does anyone have a more challenging riddle of the same kind?
  4. Joined
    14 Jun '04
    Moves
    1050
    17 Jun '04 09:43
    this was brought up by my best friend EE
  5. Standard memberTheMaster37
    Kupikupopo!
    Out of my mind
    Joined
    25 Oct '02
    Moves
    20443
    20 Jun '04 10:57
    Ok here goes;

    Make a sequence of numbers and call it ( * );
    1, -1/2, 1/2, -1/3, 1/3, -1/4, 1/4, ...

    Now look at the sum of this sequence. Clearly all terms except the 1 cancel out (you substract something, then add the same thing again), and the sum is 1.

    Now we make the sum a bit more interesting;
    (1-1/2) + (1/2-1/3) + (1/3-1/4) + (1/4-1/5) + ... = 1

    We note that 1/7-1/8 = (8-7)/(8*7) = 1/(8*7), similarly for the other terms we create this formula;
    S = 1/2 + 1/6 + 1/12 + 1/20 + ... = 1.

    Now to make it even more interesting;
    You can see that 1/(3*4) = -2/3 + 3/4, and 1/(8*9) = -7/8 + 8/9 and so on.

    Now we substitute that in S;
    S = 1/2 + 1/6 + 1/12 + ... = 1/2 -1/2 +2/3 -2/3 +3/4 -3/4 +4/5 -...=0
    That is strange, for jsut a minute ago we saw that S=1, tohugh now we get S=0 !

    It might seem that the last term doesn't have a sucessor to cancel with, but that's an illusion, for there is no last term. Every number there is followed immedeately by a negative term that cancels it out.

    So the sum of 1/2 + 1/6 + 1/12 +... =0. Kinda strange since all terms are greater then 0.

    Now we change the order of ( * ), we take one positive term, and then two negative ones, then a positive one, and so on. Call this ( ** );

    1, -1/2, -1/3, 1/2, -1/4, -1/5, 1/3, ...

    The sum of this sequence is also 1, since addition is commutative (a+b=b+a for all a,b) and the sum of ( * ) was 1.
    Now we have;

    1= 1+ (-1/2) + (-1/3) + 1/2 + ...=
    ((1-1/2)-1/3) + ((1/2-1/4)-1/5) + ((1/3-1/6)-1/7) +...=
    (1/2-1/3) + (1/4-1/5) + (1/6-1/7)+...=
    1/6 + 1/20 + 1/42 + ... <
    1/2 + 1/6 + 1/12 + 1/20 +...

    So 1/2 + 1/6 + 1/12 + ... is not 1, not 0, but more then 1!

    Now we change ( * ) again. Now we take one positive term, followed by 3 negative terms. Then we have (you can verify it);

    1= (1-1/2-1/3-1/4) + (1/2-1/5-1/6-1/7) + (1/3-1/8-1/9-1/10)+ ... =
    -2/(2*3*4) + -2/5*6*7 + -2/8*9*10 + ... < 0

    So now the sum is less then 0!
  6. New Jersey
    Joined
    07 Jul '03
    Moves
    1546
    21 Jun '04 01:044 edits
    Originally posted by TheMaster37
    S = 1/2 + 1/6 + 1/12 + 1/20 + ... = 1.
    Now to make it even more interesting;
    You can see that 1/(3*4) = -2/3 + 3/4, and 1/(8*9) = -7/8 + 8/9 and so on.
    Now we substitute that in S;
    S = 1/2 + 1/6 + 1/12 + ... = 1/2 -1/2 +2/3 -2/3 ...[text shortened]... ge, for jsut a minute ago we saw that S=1, tohugh now we get S=0 !

    There is a fallacy in the above section. In the second equation (1/2 -1/2 +2/3 -2/3 +3/4 -3/4 etc) the sum diverges, as each term approaches 1 or -1.
    Similarly, let M= (1/2 - 1/2) + (1/2 -1/2) + (1/2 - 1/2) ... =0
    Since addition is associative, regroup without changing the order, M= 1/2 +(-1/2+1/2) +(-1/2+1/2) +(-1/2+1/2)...= 1/2

    The rest gets a little to convoluted for me.
  7. Joined
    29 Feb '04
    Moves
    22
    21 Jun '04 10:06
    IIRC, re-ordering the terms of a series is inadmissible unless the series is absolutely convergent. That is, SIGMA |a(n)| is convergent.
  8. Standard memberTheMaster37
    Kupikupopo!
    Out of my mind
    Joined
    25 Oct '02
    Moves
    20443
    21 Jun '04 20:43
    Ah good, both right 🙂

    I love doing that trick for highschool students, they simply don't get it :p
  9. Zeist, Holland
    Joined
    11 Sep '03
    Moves
    19384
    22 Jun '04 06:16
    Originally posted by TheMaster37
    Ah good, both right 🙂

    I love doing that trick for highschool students, they simply don't get it :p
    Challenge for The Master: do the same trick with a finite sequence 😀🙄
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