There have been a number of Scientific discoveries that seemed to be purely scientific curiosities that later turned out to be incredibly useful. Hertz famously commented about the discovery of radio waves: “I do not think that the wireless waves I have discovered will have any practical application.”

Are there examples like this in math as well? What is the most interesting “pure math” discovery that proved to be useful in solving a real-world problem?

  • CanadaPlus@lemmy.sdf.org
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    1 hour ago

    Strangest? Functional analysis, maybe. I understand it’s used pretty extensively in quantum field theory, although I don’t actually know firsthand.

    That’s a body of mathematics about infinite-dimensional spaces and the operations on them. Even more abstract ways of defining those operations exist and have come up as well, like in Tseirlson’s problem, which recently-ish had a shock negative resolution stemming from quantum information theory.

    There’s constructions I find weirder yet, but I don’t think p-adic numbers, for example, have any direct application at this point.

  • JackbyDev@programming.dev
    link
    fedilink
    English
    arrow-up
    32
    arrow-down
    1
    ·
    7 hours ago

    It’s imaginary numbers. Full stop. No debate about it. The idea of them is so wild that they were literally named imaginary numbers to demonstrate how silly they were, and yet they can be used to describe real things in nature.

    • CanadaPlus@lemmy.sdf.org
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      1 hour ago

      I mean, quaternions are the weirder version of complex numbers, and they’re used for calculating 3D rotations in a lot of production code.

      There’s also the octonions and (much inferior) Clifford algebras beyond that, but I don’t know about applications.

        • CanadaPlus@lemmy.sdf.org
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          4 minutes ago

          Would that make it less true? Complex numbers can be seen as a weird subgroup of the 2x2 real matrices. (And you can “stack” the two representations to get 4x4 real quaternions)

          Furthermore, octonions are non-associative, and so can’t be a subgroup of anything (although you can do a similar thing using an alternate matrix multiplication rule). They still show up in a lot of the same pure math contexts, though.

    • alt_xa_23@lemmy.world
      link
      fedilink
      arrow-up
      9
      ·
      5 hours ago

      I’m studying EE in university, and have been surprised by just how much imaginary numbers are used

      • CanadaPlus@lemmy.sdf.org
        link
        fedilink
        arrow-up
        1
        ·
        1 hour ago

        From what I’ve seen that’s one example where you could totally just use trig and pairs of numbers, though. I might be missing something, because I’m not an electrical engineer.

          • CanadaPlus@lemmy.sdf.org
            link
            fedilink
            arrow-up
            1
            ·
            edit-2
            2 minutes ago

            In quantum mechanics, there are times you divide two complex numbers, and complex multiplication/division is the thing two real numbers can’t really replicate. That’s how the Bloch 2-sphere in 3D space is constructed from two complex dimensions (which maps to 4 real ones).

            It’s peripheral, though. Nothing in the guts of the theory needs it AFAIK - the Bloch sphere doesn’t generalise much and is more of a visualisation. So, jury’s still out on if it’s us or if it’s nature that likes seeing it that way.

      • underscores@lemmy.zip
        link
        fedilink
        English
        arrow-up
        4
        ·
        edit-2
        2 hours ago

        EE is absolutely fascinating for applications of calculus in general.

        I didn’t give a shit about calculus and then EE just kept blowing my mind.

    • chunes@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      3 hours ago

      I don’t really get 'em. It seems like people often use them as “a pair of numbers.” So why not just use a pair of numbers then?

      • CanadaPlus@lemmy.sdf.org
        link
        fedilink
        arrow-up
        4
        ·
        edit-2
        1 hour ago

        They also have a defined multiplication operation consistent with how it works on ordinary numbers. And it’s not just multiplying each number separately.

        A lot of math works better on them. For example, all n-degree polynomials have exactly n roots, and all smooth complex functions have a polynomial approximation at every point. Neither is true on the reals.

        Quantum mechanics could possibly work with pairs of real numbers, but it would be unclear what each one means on their own. Treating a probability amplitude as a single number is more satisfying in a lot of ways.

        They don’t exist is still a position you could take, but so is the opposite.

      • JackbyDev@programming.dev
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        27 minutes ago

        I totally get your point, and sometimes it seems like that. Why not just use a coordinate system? Because in some applications the complex roots of equations is relevant.

        If you square an imaginary number, it’s no longer an imaginary number. Now it’s a real number! That’s not something you can accomplish with something like a pair of numbers alone.

      • justastranger@sh.itjust.works
        link
        fedilink
        arrow-up
        3
        ·
        3 hours ago

        Because the second number has special rules and a unit. It’s not just a pair of numbers, though it can be represented through a pair of numbers (really helpful for computing).

  • amelia@feddit.org
    link
    fedilink
    arrow-up
    19
    ·
    7 hours ago

    As far as I know, matrices were a “pure math” thing when they were first discovered and seemed pretty useless. Then physicists discovered them and used them for all sorts of shit and now they’re one of the most important tools in in science, engineering and programming.

  • Feathercrown@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    ·
    7 hours ago

    Imaginary numbers probably, they’re useful for a lot of stuff in math and even physics (I’ve heard turbulent flow calculations can use them?) but they seem useless at first

  • Etterra@discuss.online
    link
    fedilink
    English
    arrow-up
    20
    ·
    12 hours ago

    The invention of the number 0, the discovery of irrational numbers, or l the realization that base 60 math makes sense for anything round, including timekeeping.

    • chonglibloodsport@lemmy.world
      link
      fedilink
      arrow-up
      12
      ·
      9 hours ago

      60 was chosen by the Ancient Sumerians specifically because of its divisibility by 2, 3, 4, and 5. Today, 60 is considered a superior highly composite number but that bit of theory wouldn’t have been as important to the Sumerians and Babylonians as the simple ability to divide 60 by many commonly used factors (2, 3, 4, 5, 6, 10, 12, 15) without any remainders or fractions to worry about.

      • Allero@lemmy.today
        link
        fedilink
        arrow-up
        1
        ·
        4 hours ago

        12 is the most based number in that respect IMO.

        But then…hey, we use that for hours!

  • saimen@feddit.org
    link
    fedilink
    arrow-up
    18
    ·
    14 hours ago

    Having watched all the veritasium math videos I feel like all the major breakthroughs in math were due to mathemicians playing around with numbers or brain teasers out of curiosity without a concrete use case in mind.

  • TheBlindPew@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    66
    arrow-down
    1
    ·
    23 hours ago

    The math fun fact I remember best from college is that Charles Boole invented Boolean algebra for his doctoral thesis and his goal was to create a branch of mathematics that was useless. For those not familiar with boolean algebra it works by using logic gates with 1s and 0s to determine a final 1 or 0 state and is subsequently the basis for all modern digital computing

  • truthfultemporarily@feddit.org
    link
    fedilink
    arrow-up
    39
    ·
    22 hours ago

    A brain teaser about visiting all islands connected by bridges without crossing the same bridge twice is now the basis of all internet routing. (Graph theory)

  • mkwt@lemmy.world
    link
    fedilink
    arrow-up
    96
    ·
    1 day ago

    Non-Euclidean geometry was developed by pure mathematicians who were trying to prove the parallel line postulate as a theorem. They realized that all of the classic geometry theorems are all different if you start changing that postulate.

    This led to Riemannian geometry in 1854, which back then was a pure math exercise.

    Some 60 years later, in 1915, Albert Einstein published the theory of general relativity, of which the core mathematics is all Riemannian geometry.

        • Aceticon@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          8
          ·
          edit-2
          5 hours ago

          That’s a perfect example of a typical interaction between a Technology Management Consultant and somebody from a STEM area.

          Techies with an Engineering background who are in Tech and Tech-adjacent companies are often in the receiving end of similar techno-bollocks which makes no sense from such “Technology” Management Consultants, but it’s seldom quite as public as this one.

  • acockworkorange@mander.xyz
    link
    fedilink
    arrow-up
    21
    ·
    21 hours ago

    If I recall correctly, one mathematician in the 1800s solved a very difficult line integral, and the first application of it was in early computer speech synthesis.

  • Rhynoplaz@lemmy.world
    link
    fedilink
    arrow-up
    52
    ·
    1 day ago

    I work with a guy who is a math whiz and loves to talk. Yesterday while I was invoicing clients, he was telling me how origami is much more effective for solving geometry than a compass and a straight edge.

    I’ll ask him this question.

    • Rhynoplaz@lemmy.world
      link
      fedilink
      arrow-up
      37
      ·
      1 day ago

      My disclaimer: I don’t know what any of this means, but it might give you a direction to start your research.

      First thing he came up with is Number Theory, and how they’ve been working on that for centuries, but they never would have imagined that it would be the basis of modern encryption. Multiplying a HUGE prime number with any other numbers is incredibly easy, but factoring the result into those same numbers is near impossible (within reasonable time constraints.)

      He said something about knot theory and bacterial proteins, but it was too far above my head to even try to relay how that’s relevant.

      • JackbyDev@programming.dev
        link
        fedilink
        English
        arrow-up
        6
        ·
        7 hours ago

        I am pretty sure that the first thing you mentioned (multiplying being easy and factoring being hard) is the basis of public key cryptography which is how HTTPS works.

        • Feathercrown@lemmy.world
          link
          fedilink
          English
          arrow-up
          4
          ·
          7 hours ago

          Somewhat related fun fact: One of the most concrete applications for quantum computers so far is breaking some encryption algorithms.

        • Rhynoplaz@lemmy.world
          link
          fedilink
          arrow-up
          24
          ·
          23 hours ago

          The following aren’t necessarily answers to your question, but he also mentioned these, and they are way too funny to not share:

          The Hairy Ball theorem

          Cox Ring

          Tits Alternative

          Wiener Measure

          The Cox-Zucker machine (although this was in the 70s and it’s rumored that Cox did most of the work and chose his partner ONLY for the name. 😂)

  • four@lemmy.zip
    link
    fedilink
    English
    arrow-up
    35
    arrow-down
    1
    ·
    1 day ago

    IIRC quaternions were considered pretty useless until we started doing 3D stuff on computers and now they’re used everywhere

  • Björn Tantau@swg-empire.de
    link
    fedilink
    arrow-up
    23
    ·
    edit-2
    1 day ago

    Complex numbers. Also known as imaginary numbers. The imaginary number i is the solution to √-1. And it is really used in quantum mechanics and I think general relativity as well.

    • pcalau12i@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      7 hours ago

      A complex number is just two real numbers stitched together. It’s used in many areas, such as the Fourier transform which is common in computer science is often represented with complex numbers because it deals with waves and waves are two-dimensional, and so rather than needing two different equations you can represent it with a single equation where the two-dimensional behavior occurs on the complex-plane.

      In principle you can always just split a complex number into two real numbers and carry on the calculation that way. In fact, if we couldn’t, then no one would use complex numbers, because computers can’t process imaginary numbers directly. Every computer program that deals with complex numbers, behind the scenes, is decomposing it into two real-valued floating point numbers.

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

        That’s not quite accurate because the two numbers have a relationship with each other. i^2 = - 1, so any time you square a complex number or multiply two complex numbers, some of the value jumps from one dimension to the other.

        It’s like a vector, where sure, certain operations can be treated as if the dimensions of the vector are distinct, like a translation or scale. But other operations can have one dimension affecting the other, like rotation.

      • Feathercrown@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        7 hours ago

        I don’t think this is really an accurate way of thinking about them. Yes, they can be mapped to a 2d plane, so you can represent them with their two real-numbered coordinates along the real and imaginary axes, but certain operations with them (eg. multiplication) can be done easily with complex numbers but are not obvious how to carry out with just grid points. (3,4) * (5,6) isn’t well-defined, but (3+4i) * (5+6i) is.

    • Bwaz@lemmy.world
      link
      fedilink
      arrow-up
      13
      ·
      20 hours ago

      It’s used extensively in electronic circuit design (where it’s called “j”, as "i’ already meant electronic current).

      Also signal processing has i or j all over it.

    • theherk@lemmy.world
      link
      fedilink
      arrow-up
      12
      arrow-down
      1
      ·
      1 day ago

      I’m the akshually guy here, but complex numbers are the combination of a real number and an imaginary number. Agree with you, just being pedantic.