Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Ask Lemmy
  3. What is the strangest math that turned out to be useful?

What is the strangest math that turned out to be useful?

Scheduled Pinned Locked Moved Ask Lemmy
asklemmy
124 Posts 68 Posters 1 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A [email protected]

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

    C This user is from outside of this forum
    C This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #91

    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.

    S 1 Reply Last reply
    0
    • C [email protected]

      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.

      S This user is from outside of this forum
      S This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #92

      Yeah but aren't quaternions basically just a weird subgroup of 2x2 complex matrices?

      C 1 Reply Last reply
      0
      • gedaliyah@lemmy.worldG [email protected]

        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?

        C This user is from outside of this forum
        C This user is from outside of this forum
        [email protected]
        wrote on last edited by [email protected]
        #93

        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.

        1 Reply Last reply
        3
        • F [email protected]

          C This user is from outside of this forum
          C This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #94

          Oh god, the cringe.

          1 Reply Last reply
          0
          • C [email protected]

            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.

            S This user is from outside of this forum
            S This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #95

            You can, they map, but complex numbers are much much easier to deal with

            C 1 Reply Last reply
            1
            • S [email protected]

              Does this count? Because it really is wtf.

              https://en.m.wikipedia.org/wiki/Fast_inverse_square_root

              C This user is from outside of this forum
              C This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #96

              Don't put that cursed shit on mathematicians, lol.

              1 Reply Last reply
              0
              • R [email protected]

                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. 😂)

                C This user is from outside of this forum
                C This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #97

                Based Cox.

                1 Reply Last reply
                0
                • anyoldname3@lemmy.worldA [email protected]

                  There's no such thing as a Nobel Prize in economics. Economists got salty about this and came up with the Sveriges Riksbank Prize in Economic Sciences in Memory of Alfred Nobel, and rely on the media shortening it to something that gets confused with real Nobel Prizes.

                  C This user is from outside of this forum
                  C This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #98

                  I mean, it's endorsed by the same people. He has a page on their website and everything.

                  anyoldname3@lemmy.worldA 1 Reply Last reply
                  0
                  • B [email protected]

                    Look up Wassily Wassilyevich Leontief

                    C This user is from outside of this forum
                    C This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #99

                    Are you talking about the input-output thing? It assumes each sector produces exactly one thing, and is agnostic of growth, change and multiple non-equal possibilities existing. I'm skeptical.

                    It's not really covered up, either.

                    1 Reply Last reply
                    0
                    • S [email protected]

                      Yeah but aren't quaternions basically just a weird subgroup of 2x2 complex matrices?

                      C This user is from outside of this forum
                      C This user is from outside of this forum
                      [email protected]
                      wrote on last edited by [email protected]
                      #100

                      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.

                      S 1 Reply Last reply
                      0
                      • S [email protected]

                        You can, they map, but complex numbers are much much easier to deal with

                        C This user is from outside of this forum
                        C This user is from outside of this forum
                        [email protected]
                        wrote on last edited by [email protected]
                        #101

                        In quantum mechanics, there are times you divide two different 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.

                        1 Reply Last reply
                        0
                        • C [email protected]

                          I mean, it's endorsed by the same people. He has a page on their website and everything.

                          anyoldname3@lemmy.worldA This user is from outside of this forum
                          anyoldname3@lemmy.worldA This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #102

                          The same site says things like:

                          Between 1901 and 2024, the Nobel Prizes and the Sveriges Riksbank Prize in Economic Sciences in Memory of Alfred Nobel were awarded 627 times to 1,012 people and organisations.

                          which pretty clearly makes a distinction between the Nobel Prizes and the Sveriges Riksbank Prize in Economic Sciences in Memory of Alfred Nobel.

                          C 1 Reply Last reply
                          0
                          • P [email protected]

                            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.

                            V This user is from outside of this forum
                            V This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #103

                            That's like saying negative numbers or fractional numbers is just two while numbers stitched together because that's how computers deal with it

                            P 1 Reply Last reply
                            0
                            • ikidd@lemmy.worldI [email protected]

                              Integration.

                              ceramicsky@lemmy.worldC This user is from outside of this forum
                              ceramicsky@lemmy.worldC This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #104

                              Integration was literally developed to be useful

                              1 Reply Last reply
                              2
                              • anyoldname3@lemmy.worldA [email protected]

                                The same site says things like:

                                Between 1901 and 2024, the Nobel Prizes and the Sveriges Riksbank Prize in Economic Sciences in Memory of Alfred Nobel were awarded 627 times to 1,012 people and organisations.

                                which pretty clearly makes a distinction between the Nobel Prizes and the Sveriges Riksbank Prize in Economic Sciences in Memory of Alfred Nobel.

                                C This user is from outside of this forum
                                C This user is from outside of this forum
                                [email protected]
                                wrote on last edited by [email protected]
                                #105

                                Yeah, you're not wrong about the history. It just still seems like it counts.

                                1 Reply Last reply
                                0
                                • C [email protected]

                                  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.

                                  S This user is from outside of this forum
                                  S This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #106

                                  I just think complex vector spaces are a great place to stop your abstraction

                                  C 1 Reply Last reply
                                  0
                                  • S [email protected]

                                    I just think complex vector spaces are a great place to stop your abstraction

                                    C This user is from outside of this forum
                                    C This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #107

                                    Stopping while we're ahead? Never!

                                    /s, but also I'm sort of in this picture.

                                    S 1 Reply Last reply
                                    1
                                    • C [email protected]

                                      Stopping while we're ahead? Never!

                                      /s, but also I'm sort of in this picture.

                                      S This user is from outside of this forum
                                      S This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #108

                                      Well who wants constraints anyway? The most inconvenient constraints in the wrong place can make certain things much more complicated to deal with... Now a nice, sensible normal Hilbert space, isn't that lovely?

                                      1 Reply Last reply
                                      0
                                      • gedaliyah@lemmy.worldG [email protected]

                                        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?

                                        A This user is from outside of this forum
                                        A This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #109

                                        Riemann went nuts working on higher dimensional mathematics and linear algebra. At the time there was not a clear use case for math higher than like 3 or 4 dimensions, but he drove himself crazy discovering it anyways. Today, this kind of math underlies all of artificial intelligence

                                        1 Reply Last reply
                                        1
                                        • C [email protected]

                                          George Boole introduced Boolean algebra, not Charles. Charles, according to this site on the Boole family, he had a career in management of a mining company.

                                          T This user is from outside of this forum
                                          T This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #110

                                          Man, I've had the wrong Boole in my head this whole time? Guess I have a 0 somewhere that I should have a 1

                                          C 1 Reply Last reply
                                          1
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups