They’re probably the only things that “create” information in the sense that you can always grab another slice. Thank you delicious pi!

  • Justin@lemmy.jlh.name
    link
    fedilink
    arrow-up
    33
    arrow-down
    1
    ·
    1 个月前

    Is it actually information? I can give you the number two, but it’s not useful information until I also tell you which digit is significant and what the number means. Communicating information is still limited by the speed of light.

    • radix@lemmy.world
      link
      fedilink
      English
      arrow-up
      11
      ·
      1 个月前

      From one of my favorite college professors: apparently in the Chevy Chase days of Saturday Night Live he would do the Weekend Update and had a recurring bit that went like this.

      And now it’s time for the basketball scores. 98-82; 102-99; 95-76.


      That’s data. Without context there’s no useful information.

    • Deebster@infosec.pub
      link
      fedilink
      arrow-up
      8
      arrow-down
      2
      ·
      1 个月前

      I don’t see why not, it’s just numbers, which is all we store most data as.

      You could use it as a source of pseudorandom numbers to encrypt an infinite data steam, e.g. we’ll encrypt using e, starting at position 40468.

        • uis@lemm.ee
          link
          fedilink
          arrow-up
          4
          ·
          1 个月前

          It is not. If I in July in Europe will say “there is no snow outside”, I give you very little information. If in same conditions I will say “there is snow outside”, I will give a lot of information.

          Amount of information is proportional to (logarithm of) improbability of outcome.

    • Gork@lemm.ee
      link
      fedilink
      arrow-up
      5
      ·
      1 个月前

      Situationally, yes. “I want the next digit of pi” is information in that sense of the word. It’s not a particularly useful piece of information unless you’re building something that requires a circle with a circumferential precision larger than the width of our entire universe.

      • josephmbasile@lemmy.worldOP
        link
        fedilink
        arrow-up
        1
        ·
        1 个月前

        How many digits of Pi would you have to read for you to be able to reconstruct all of the information in the Universe up to this moment?

        • xigoi@lemmy.sdf.org
          link
          fedilink
          English
          arrow-up
          5
          arrow-down
          1
          ·
          1 个月前

          None, because the digits of π have absolutely nothing to do with the universe.

    • uis@lemm.ee
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      1 个月前

      Is it actually information?

      Yes. For every bit of number pi you get one bit of information.

      I can give you the number two

      You gave me log2(10) bits of information. Thanks.

      but it’s not useful information until I also tell you which digit is significant and what the number means.

      You are misunderstanding what informatiob is.

      • wewbull@feddit.uk
        link
        fedilink
        English
        arrow-up
        4
        ·
        1 个月前

        I can give you √2 which is 16-bits of information as characters. It’s also an irrational number. How you express something doesn’t change the amount of information is contained in the message.

        • uis@lemm.ee
          link
          fedilink
          arrow-up
          3
          ·
          1 个月前

          How you express something doesn’t change the amount of information is contained in the message.

          Welcome to the world of entropy coding.

        • Snazz@lemmy.world
          link
          fedilink
          arrow-up
          3
          arrow-down
          1
          ·
          1 个月前

          How you express something absolutely does change the amount of information in the message. That’s the foundation of compression.

          Bitmap image files tend to be larger than png files, even when they both represent the same image.

          1.41421… can be thought of as an expanded form of sqrt(2). In this case, the expansion is to an infinite number of digits.

  • discimus@mander.xyz
    link
    fedilink
    English
    arrow-up
    25
    ·
    1 个月前

    Any infinite group applies to this too. The group of integers, real numbers, etc. are infinite. Just add 1 👍

    • josephmbasile@lemmy.worldOP
      link
      fedilink
      arrow-up
      2
      arrow-down
      3
      ·
      1 个月前

      True although I would like to note that the digits of Pi are the heart of r-n jesus and the number line just does boring stuff like steadily increasing forever.

  • xigoi@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    21
    arrow-down
    2
    ·
    1 个月前

    I think you’re somewhat confused about what “irrational” and “information” means.

      • xigoi@lemmy.sdf.org
        link
        fedilink
        English
        arrow-up
        14
        arrow-down
        3
        ·
        1 个月前

        An irrational number is just a number that cannot be expressed as the ratio of two integers. There is nothing deeper about it.

  • AdamEatsAss@lemmy.world
    link
    fedilink
    arrow-up
    12
    arrow-down
    1
    ·
    edit-2
    1 个月前

    Irrational number do not “create” information, they simply contain every possible combination of digits. Given enought time you could find any pattern you wanted that represents some “information”, you could also find an infinite amount of patterns that represent false “information”. You cannot pick out a set of digits of pi and use that to learn something other than that set of digits.

  • RandomVideos@programming.dev
    link
    fedilink
    arrow-up
    9
    ·
    1 个月前

    According to your reasoning, the Fibonacci numbers, or repeatedly applying a math operation to a number are infinite sources of information

    • josephmbasile@lemmy.worldOP
      link
      fedilink
      arrow-up
      4
      arrow-down
      1
      ·
      1 个月前

      Nah I replied to someone else with a similar thought. The Notorious Fibs sure I agree with you they are new information, similar to the primes but just adding +1 over an over again or even some repeating pattern doesn’t add new information beyond the initial pattern.

      • Kogasa@programming.dev
        link
        fedilink
        arrow-up
        3
        ·
        1 个月前

        No. sqrt(2) is an irrational number characterized as the positive solution to x^2 - 2 = 0. It’s described by a very small amount of data. Even its decimal expansion can be determined up to any precision by a simple algorithm.