• InverseParallax@lemmy.world
    link
    fedilink
    English
    arrow-up
    61
    ·
    edit-2
    12 hours ago

    Yeah, it’s an in-group exclusivity signifier.

    Shame, math is some of the worst at this, everything is named after some guy, so there’s 0 semantic associativity, you either know exactly which Gaussian term they mean, or you are completely clueless even though they just mean noise with a normal distribution.

    edit: Currently in a very inter-disciplinary field where the different mathematicians have their own language which has to be translated back into first software, then hardware. It’s so confusing at first till you spend 30 minutes on wikipedia to realize they’re just using an esoteric term to describe something you’ve used forever.

    • dustycups@aussie.zone
      link
      fedilink
      English
      arrow-up
      4
      ·
      7 hours ago

      I really like the naming of things after their discoverers/inventors. I’m picturing a mathematician getting upset:

      “How dare you speak about Friedrich Gauss like that. He dragged that universities astronomy department out of the stone age, even after the death of his first wife…”

      The history of the people helps me with remembering the concepts.

      Disclaimer: I am NOT a mathematician.

      • InverseParallax@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        6 hours ago

        My argument is not against naming things after the discoverer, though in engineering while we have some of this (Heaviside comes to mind), most other concepts have a semantic value so even unknown terms can be mapped fairly easily.

        My main argument is that math is taught very poorly, if we had taught math as the history of math in school, this would be far more meaningful, we understand it as a story and each piece in the puzzle an event that brought it about.

    • gandalf_der_12te@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      2
      ·
      6 hours ago

      Currently in a very inter-disciplinary field where the different mathematicians have their own language which has to be translated back into first software, then hardware. It’s so confusing at first till you spend 30 minutes on wikipedia to realize they’re just using an esoteric term to describe something you’ve used forever.

      Yeah, this happens a lot. I studied math and I often got the impression that when you read other researcher’s work, they describe the exact same thing that you have already heard about, but in a vastly different language. I wonder how many re-inventions and re-namings there are of any concept simply because people can’t figure out that this thing has already been researched into. It really happens a lot, where 5 people discovered something, but gave them 5 different names.

      • InverseParallax@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        3 hours ago

        It’s even worse, math uses arcane terms for things that in many other fields are basically just accepted.

        Galois fields? In hardware and software, those are just normal binary unsigned integers of a given bit length.

        I get that GFs came about first, but when they were later implemented for computers they weren’t usually (they are sometimes, mostly for carry less mul specifically, or when used for cryptography) called Galois fields, the behavior was just accepted as the default for digital logic.

    • AFallingAnvil@lemmy.ca
      link
      fedilink
      English
      arrow-up
      27
      ·
      12 hours ago

      IT guy here, we suffer from a similar problem where everything is an acronym so it sounds like alphabet soup that if said as a word means sometimes you can’t even quietly go look it up later. You either nod along knowing what it means or nod along not knowing what it means but having no chance to learn without outing yourself.

      • enkers@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        14
        ·
        12 hours ago

        And you can’t out yourself because, in many workplace cultures, the appearance of knowing is more important than actually knowing. :/

    • MBM@lemmings.world
      link
      fedilink
      English
      arrow-up
      8
      ·
      11 hours ago

      Gotta love Dirichlet boundary conditions (the function has to have this value), Neumann boundary conditions (the derivative has to have this value) and Cauchy boundary conditions (both).

      On the other hand, there’s a bunch of things that are so abstract that it’s difficult to give them a descriptive name, like rings, magmas and weasels

      • gandalf_der_12te@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        2
        ·
        6 hours ago

        Oh i would say “ring” is in fact quite a descriptive term.

        Apparently, in older german, “ringen” meant “to make progress of some sort/to fight for something”. And a ring has two functions: addition and multiplication. These are the foundational functions that you can use to construct polynomials, which are very important functions. You could look at functions as a machine where you put something in and get something out.

        In other words, you put something into a function, the function internally “makes some progress”, and spits out a result. That is exactly what you can do with a “ring”.

        So it kinda makes sense, I guess.

    • Technus@lemmy.zip
      link
      fedilink
      English
      arrow-up
      6
      ·
      10 hours ago

      Trying to teach yourself higher math without a textbook is nearly impossible.

      You could try just Googling all the Greek letters and symbols but have fun sifting through the hundred-odd uses of σ for the one that’s relevant to your context. And good fucking luck if it’s baked into an image.

      The quickest way I’ve gotten an intuition for a lot of higher math things was seeing it implemented in a programming language.

      • InverseParallax@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        10 hours ago

        I’ve been learning crypto math the hard way, it’s brutal.

        I’ve found one way that works is to learn about the people, like learn about Gauss’s life and work, it helped give me context and perspective for the random terms.

        • Technus@lemmy.zip
          link
          fedilink
          English
          arrow-up
          3
          ·
          9 hours ago

          Yeah, it can be really helpful to understand the context and the problems they were trying to solve.

          Like for example, I think a lot of pop-sci talk about Special/General Relativity is missing huge chunks of context, because in reality, Einstein didn’t come up with these theories out of thin air. His breakthrough was creating a coherent framework out of decades of theoretical and experimental work from the scientists that came before him.

          And the Einstein Field Equations really didn’t answer much on their own, they just posed more questions. It wasn’t until people started to find concrete solutions for them that we really understood just how powerful they were.

          • InverseParallax@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            9 hours ago

            GR is fascinating, because it’s something you actually can spend a long, long time completely failing to observe.

            Basically until you either try to understand galaxies, or you’ve got a pesky drift issue with your satellites, you don’t need to think about it much at all. Well I suppose if you want to understand why gravity is sometimes weird but you can just ignore that for a really long time.