• @[email protected]
    link
    fedilink
    874 months ago

    You laugh now, but just wait 3 years until this morphs into the next right-wing cult conspiracy theory…

  • @[email protected]
    link
    fedilink
    574 months ago

    You think one imaginary number is crazy? Just wait till you learn about quaternions. One real number and 3 imaginary numbers forming a four dimensional coordinate system. It’s the basis for quantum mechanics and most video game engines. Who thinks of this shit?

    • @[email protected]
      link
      fedilink
      Cymraeg
      19
      edit-2
      4 months ago

      Quaternions? Basis of quantum mechanics? Pretty sure that’s not right at all. A lot of games use them for rotations in place of rotation matrices though I suppose.

    • @[email protected]
      link
      fedilink
      164 months ago

      Quaternions are not the basis for quantum mechanics. Biquaternions have some applications in quantum field theory, but there are many areas of quantum mechanics where there’s no need or space for anything above complex.

      • @[email protected]
        link
        fedilink
        74 months ago

        Oops my bad, it’s been a while. I thought the Hamiltonian used quaternions, but I guess that’s just complex numbers.

        • @[email protected]
          link
          fedilink
          54 months ago

          The Hamiltonian using Hamilton’s numbers? Now I think about it it is a bit silly that two entirely separate yet highly propinquitous concepts have such similar names. Physics really went downhill once humans started writing it down.

    • @[email protected]
      link
      fedilink
      0
      edit-2
      4 months ago

      The general concept is called Spinors, Quaternions are just one representation. Here’s a great video on them. In physics they’re using them because they’re necessary (video explains), in computer graphics we’re using them because they’re algorithmically convenient, very cheap to compute and ignore that whole half-spin thing. It’s one of those instances where it’s cheaper to compute useless information and then throw it away as opposed to avoiding to compute it.

      They’re also absolutely impossible to deal with when authoring stuff, as in rotating things in Blender, it’s just a representation on the backend. Quaternions would avoid gimbal lock but when authoring you really rather deal with that than a 4-dimensional hypersphere.

  • @[email protected]
    link
    fedilink
    English
    484 months ago

    Sounds like someone’s developing a…

    ( •_•)

    ( •_•)>⌐■-■

    (⌐■_■)

    C o m p l e x

    • Billegh
      link
      fedilink
      64 months ago

      I tried that but then i went and got their siblings j and k. They’re threatening to burn down my plane. What do I do now?

  • @[email protected]
    link
    fedilink
    224 months ago

    Also mathematicians making them entirely self-consistent then using them in regular maths until we’re all forced to deal with them and accept them as normal

    Instead of just admitting they were wrong

  • @[email protected]
    link
    fedilink
    204 months ago

    But isn’t it fascinating that NASA used theoretical math that didn’t have an intended use by the mathmaticians that developed it years ago, but it ended up working well with orbital entry calculations?

    There’s a lot of theoretical math that ends up being very real.

    • @[email protected]
      link
      fedilink
      94 months ago

      This was one of the points of contention with the quantum revolution of the beginning of the 1900’s, schrödinger came up with the equation, which fitted like a glove for a lot of scenarios, but it had an imaginary component, which baffled a lot of people since it could imply reality uses such numbers at a fundamental level

        • @[email protected]
          link
          fedilink
          74 months ago

          That’s actually a good point I had never considered! In a way you could consider that “negative numbers are imaginary as well”

          • @[email protected]
            link
            fedilink
            44 months ago

            And that’s never something I considered. You can’t see a negative amount of apples. Must be imaginary!

      • @[email protected]
        link
        fedilink
        English
        84 months ago

        What’s really screwy is you can force light to only travel as a evanescent wave. It’s completely undetectable without a second interaction, but light must transmit energy using the purely imaginary part of the complex wave.

        The imaginary component definitely has some physical meaning, it’s not just a useful mathematical trick.

    • @[email protected]
      link
      fedilink
      -34 months ago

      This is why some observers have noticed that religion, ‘the God of the gaps’ especially, is dying and losing any use or meaning, leading to less metaphysical thought in everyday life, that math and physics especially now use metaphysical thought is the primary tool of new understanding and discovery. Which is bringing it back into everyday life.

      • @[email protected]
        link
        fedilink
        2
        edit-2
        4 months ago

        For some it’s the stock market instead of physics. Human brains are wired to invent patterns and meanings in places where there aren’t any.

      • @[email protected]
        link
        fedilink
        English
        84 months ago

        The problem is they fit TOO well. We struggle to get either relativity or QM to deviate significantly close to their “realms”. However, neither predicts the existence of the other, and are incompatible in basic ideas about reality.

        Basically, we know they don’t align, but we can’t access the middle area, and we can’t find any useful cracks to pry at within the accessible areas. It’s been driving physicists up the wall for decades.

      • @[email protected]
        link
        fedilink
        34 months ago

        Imaginary numbers are no more imaginary than real numbers. The name trips a lot of people up. If you want to call imaginary numbers “dark unicorns” then you really should say the same thing of the numbers 1, 2, and all other numbers as well.

  • @[email protected]
    link
    fedilink
    13
    edit-2
    4 months ago

    Mathematicians dug up quaternions. Double the imagination. They aren’t Complex for comprehention.

    • @[email protected]
      link
      fedilink
      14 months ago

      Is this some joke I’m not getting? Cause yes, real numbers are the closure of irrational numbers, but imaginary numbers are just isomorphic to them.

      • @[email protected]
        link
        fedilink
        2
        edit-2
        4 months ago

        You’re thinking of topological closure. We’re talking about algebraic closure; however, complex numbers are often described as the algebraic closure of the reals, not the irrationals. Also, the imaginary numbers (complex numbers with a real part of zero) are in no meaningful way isomorphic to the real numbers. Perhaps you could say their addition groups are isomorphic or that they are isomorphic as topological spaces, but that’s about it. There isn’t an isomorphism that preserves the whole structure of the reals - the imaginary numbers aren’t even closed under multiplication, for example.

        • @[email protected]
          link
          fedilink
          14 months ago

          You’re right, I mixed it up with the complex numbers being isomorphic to R^2. Thanks for clearing it up!

          Love btw how I get downvoted for an honest mistake.

  • Baggins [he/him]
    link
    fedilink
    English
    124 months ago

    Imaginary numbers are math cope for when you’re too cool to just use two numbers.

      • MacN'Cheezus
        link
        fedilink
        English
        114 months ago

        They did, linear algebra and vector calculus are a thing, but complex numbers have certain properties that you don’t get with vectors and that are quite useful and worth studying.

      • Kogasa
        link
        44 months ago

        One definition of the complex numbers is the set of tuples (x, y) in R^(2) with the operations of addition: (a,b) + (c,d) = (a+c, b+d) and multiplication: (a,b) * (c,d) = (ac - bd, ad + bc). Then defining i := (0,1) and identifying (x, 0) with the real number x, we can write (a,b) = a + bi.

          • Kogasa
            link
            2
            edit-2
            4 months ago

            Yup, you’ll notice the only thing distinguishing C from R^(2) is that multiplication. That one definition has extremely broad implications.

            For fun, another definition is in terms of 2x2 matrices with real entries. The identity matrix

            1 0
            0 1
            

            is identified with the real number 1, and the matrix

            0 1
            -1 0
            

            is identified with i. Given this setup, the normal definitions of matrix addition and multiplication define the complex numbers.

      • @[email protected]
        link
        fedilink
        24 months ago

        For various math reasons you only get consistent systems with 2^n dimensions, so after complex you get quaternions with 4, then the next one that works is 8, then 16, etc. They become less useful because you lose various useful features, like you lose commutabiliy with quaternions (eg ab != ba), and every time you double you lose more things.

  • @[email protected]
    link
    fedilink
    114 months ago

    I know this is a joke, but wrong about what, exactly? I don’t get it.

    Also, and maybe this has something to do with the joke I’m not getting, the way complex numbers are motivated in school is a lie, and a stupid one. Mathematicians were perfectly comfortable with certain equations having no solutions; the problem was when their equations told them there were no solutions when they could see the solutions: the curve x3 - 15x + 4 crosses the x-axis, but Cardano’s cubic formula gives up due to negative square roots. Imaginary numbers were originally no more than an ephemeral reasoning tool, and were only reluctantly accepted as entities in their own right because of how damn useful they were.

      • @[email protected]
        link
        fedilink
        04 months ago

        If I’m not meant to think about it until understanding emerges, then that means it should be immediately understandable without thinking. It is not.

        • @[email protected]
          link
          fedilink
          English
          74 months ago

          It is, actually

          The numbers are imaginary, thus theyte not real, thus the math magicians (not gonna undo autocorrect there) are wrong and refuse to admit it because they insist imaginary numbers are real

          Don’t apply actual knowledge of what imaginary numbers are for this exercise

          • @[email protected]
            link
            fedilink
            -54 months ago

            Ok, so this is a “joke” which is only funny to people who do not understand the context, and moreover jump to insane, unsubstantiated conclusions rather than expending an infinitesimal measure of effort to understand something they haven’t seen before. It’s active mockery of the very concept of being open to new ideas.

            • @[email protected]
              link
              fedilink
              34 months ago

              No, the joke plays on the two meanings of “imaginary” - one being “made up, not real”, and the other being the mathematical construct. The fact that you don’t get it doesn’t make it mockery, it just means you don’t get it.

          • @[email protected]
            link
            fedilink
            14 months ago

            I might not find a joke funny, or I might not have the necessary context to appreciate it; that’s “not getting” a joke. If it’s possible to have too much context to appreciate a “joke”, it’s at the expense of people who know more than the audience.

              • @[email protected]
                link
                fedilink
                -24 months ago

                It might seem harmless, but the purpose of a joke is to draw a distinction between those who get it and those who don’t, fostering a sense of community. In this “joke”, the in-group is people who don’t know something; the community ideal fostered there is that knowledge is undesirable, that anything that seems unintuitive to the uninformed mind is inherently ridiculous. The “joke” has no effect if it doesn’t do this. Entertaining the idea without challenge is dangerous.

                • @[email protected]
                  link
                  fedilink
                  14 months ago

                  That’s where you’re wrong. The joke is based around a play on words: the generally accepted definition of imaginary, and a math term. Thus, the in-group for this joke are people familiar with the common definition of imaginary, and familiar with the fact that “imaginary numbers” is a term used by mathematicians. The joke being that, if they use the term “imaginary numbers”, then someone came up with numbers that don’t fundamentally exist, and they were only used to cheat out an answer to a difficult problem. Of course, in math this isn’t the case, the numbers most definitely exist. To me it just seems like you’re trying to be a pompous know-it-all and ruin people’s fun, but you can’t even do that correctly because you didn’t understand what the joke even was.

    • @[email protected]
      link
      fedilink
      34 months ago

      Imaginary numbers were originally no more than an ephemeral reasoning tool, and were only reluctantly accepted as entities in their own right because of how damn useful they were.

      That, there, is the story of pretty much all maths. There were occasional mentions of zero and debates about whether it’s a number or not in old Europe, it only became widely accepted once base 10 became popular. And people still can’t agree whether the natural numbers contain it!

      • @[email protected]
        link
        fedilink
        24 months ago

        Hah. Church tried to ban it because it was “associated with illegal money trading”, I remember that. What is it about maths that makes non-mathematicians think themselves qualified to judge matters they don’t understand?

  • @[email protected]
    link
    fedilink
    104 months ago

    Jujutsu Kaisen characters pulling yet another ‘binding vow’ out their arse instead of learning to fight better.

  • @[email protected]
    link
    fedilink
    94 months ago

    Fucking pathethic, just admit you’re all wrong, they even made a bullshit-number-generator to keep making up new stupid-useless-made-up-numbers that serve no purpose at all in any discipline of science, it’s disgusting

  • Hjalmar
    link
    fedilink
    74 months ago

    And instead of admitting you can not solve a problem prove that it’s impossible to solve it