• voldage@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    2 days ago

    Technically (not really) sum of all positive integers results in -1/12, which is due to the nature of infinite series and MATH I no longer understand. So it stands to reason, that if you add a -1 multiplier and sum results of both series together, you would get 0! Approximately.

    • HeuristicAlgorithm9@feddit.uk
      link
      fedilink
      arrow-up
      1
      ·
      1 day ago

      I also can’t remember the maths, but iirc the -1/12 value is based on a faulty assumption somewhere in the calculation (probably dividing by 0 at some point)

      • voldage@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        21 hours ago

        The faulty assumption in the more naive approach was treating operations on infinite series in the same way you would treat operations on finite sums. The order of elements being added is important, as it does change the series, and the naive approach based on putting 0 in between each numbers like 0 + 1 + 0 + 2 + … which was incorrect. There are ways to prove it does sum up to -1/12 from what I remember though, it’s just the addition of 0’s that’s bad.