You ever see a dog that’s got its leash tangled the long way round a table leg, and it just cannot grasp what the problem is or how to fix it? It can see all the components laid out in front of it, but it’s never going to make the connection.

Obviously some dog breeds are smarter than others, ditto individual dogs - but you get the concept.

Is there an equivalent for humans? What ridiculously simple concept would have aliens facetentacling as they see us stumble around and utterly fail to reason about it?

  • magic_lobster_party@kbin.social
    link
    fedilink
    arrow-up
    5
    arrow-down
    2
    ·
    10 months ago

    0.999… means infinitely repeating 9s. There’s no more 9 to add that hasn’t already been added. If you can add another 9, then it’s not infinitely repeating.

      • agent_flounder@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        10 months ago

        It’s an infinite number of nines after the decimal.

        Or think of it another way. What number would you subtract from 1 to get 0.999… ? The answer is 0.

        • FishFace@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          10 months ago

          let x = 0.999…

          so 10x = 9.999…

          subtract first line from second:

          9x = 9

          divide by 9

          x = 1

        • jard@sopuli.xyz
          link
          fedilink
          arrow-up
          2
          arrow-down
          1
          ·
          10 months ago

          There is also the approach of representing 0.999… as the infinite geometric series 9(1/10) + 9(1/100) + 9(1/1000) + 9(1/10000)… which, by definition, is equal to 9(1/10) / (1 - 1/10) = 0.9 / 0.9 = 1.