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.
  • jackbydev@programming.devJ [email protected]

    It's funny that you're saying this is "actively suppressed" while not naming this field or providing links for further readings.

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

    Donut mathematics is the name of the field; I literally named it.
    The writings on it are dense and only available in Russian and Mandarin Chinese. Further I provided the name of an author on the subject.

    What would you call the purposeful prevention of English/French/German/etc translations of the material?

    jackbydev@programming.devJ 1 Reply Last reply
    0
    • A [email protected]

      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.

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

      Huge in 3d graphics and AI.

      1 Reply Last reply
      1
      • C [email protected]

        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.

        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
        #79

        12 is the most based number in that respect IMO.

        But then...hey, we use that for hours!

        M 1 Reply Last reply
        0
        • F [email protected]

          Shoutout to Satyendra Nath Bose who helped pioneer relativity as a theoretical physicist because he didn't want to study something useful that would benefit the British.

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

          Same thing with early studies on prime numbers

          1 Reply Last reply
          0
          • B [email protected]

            Donut mathematics is the name of the field; I literally named it.
            The writings on it are dense and only available in Russian and Mandarin Chinese. Further I provided the name of an author on the subject.

            What would you call the purposeful prevention of English/French/German/etc translations of the material?

            jackbydev@programming.devJ This user is from outside of this forum
            jackbydev@programming.devJ This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #81

            The phrase "donut mathematics" was not in your earlier comment. You literally did not name it.

            1 Reply Last reply
            0
            • A [email protected]

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

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

              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.

              1 Reply Last reply
              6
              • jackbydev@programming.devJ [email protected]

                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.

                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
                #83

                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?

                J jackbydev@programming.devJ C 3 Replies Last reply
                1
                • F [email protected]

                  A math discovery unmotivated by research in other fields; just discovering math to see if it works out

                  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
                  #84

                  With that as the definition I would say Boolean Algebra.

                  1 Reply Last reply
                  0
                  • A [email protected]

                    12 is the most based number in that respect IMO.

                    But then...hey, we use that for hours!

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

                    and in parts of the world for inches to a foot. pretty useful for carpentry for example

                    1 Reply Last reply
                    0
                    • C [email protected]

                      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?

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

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

                      1 Reply Last reply
                      2
                      • 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.

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

                        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.

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

                          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?

                          jackbydev@programming.devJ This user is from outside of this forum
                          jackbydev@programming.devJ This user is from outside of this forum
                          [email protected]
                          wrote on last edited by [email protected]
                          #88

                          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.

                          1 Reply Last reply
                          3
                          • jackbydev@programming.devJ [email protected]

                            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.

                            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]
                            #89

                            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 1 Reply Last reply
                            2
                            • C [email protected]

                              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?

                              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]
                              #90

                              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.

                              That they don't exist is still a position you could take, but so is the opposite.

                              1 Reply Last reply
                              4
                              • 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
                                          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